LazyVIM and some updated configurations
This commit is contained in:
5
nvim/lua/plugins/coding.lua
Normal file
5
nvim/lua/plugins/coding.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
"smjonas/inc-rename.nvim",
|
||||
cmd = "IncRename",
|
||||
config = true,
|
||||
}
|
||||
Reference in New Issue
Block a user