You've already forked dotfiles
Moving all the nvim files to a subdirectory and updated the deploy script.
This commit is contained in:
4
nvim/lua/plugins/vim-godot.lua
Normal file
4
nvim/lua/plugins/vim-godot.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
'habamax/vim-godot',
|
||||
ft = 'gdscript',
|
||||
}
|
||||
Reference in New Issue
Block a user