add nvim configs
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
return {
|
||||
{ "gennaro-tedesco/nvim-possession",
|
||||
dependencies = {
|
||||
"ibhagwan/fzf-lua",
|
||||
},
|
||||
lazy = true,
|
||||
config = true,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user