Initial commit for astronvim v4 configuration
This commit is contained in:
4
lua/custom/plugins/others.lua
Normal file
4
lua/custom/plugins/others.lua
Normal file
@ -0,0 +1,4 @@
|
||||
return {
|
||||
-- direnv
|
||||
{ "direnv/direnv.vim", lazy = false },
|
||||
}
|
Reference in New Issue
Block a user