initial commit
This commit is contained in:
6
homemanager/neovim/lua/plugins/spec/project_config.lua
Normal file
6
homemanager/neovim/lua/plugins/spec/project_config.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
'windwp/nvim-projectconfig',
|
||||
enabled = true,
|
||||
opts = {},
|
||||
lazy = false
|
||||
}
|
||||
Reference in New Issue
Block a user