first commit
This commit is contained in:
commit
5d5eca8684
6 changed files with 78 additions and 0 deletions
9
lua/plugins/neopywal.lua
Normal file
9
lua/plugins/neopywal.lua
Normal file
|
@ -0,0 +1,9 @@
|
|||
return {
|
||||
{
|
||||
"RedsXDD/neopywal.nvim",
|
||||
name = "neopywal",
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
opts = {},
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue