Improved neovim config
This commit is contained in:
5
.config/nvim/lua/plugins/term.lua
Normal file
5
.config/nvim/lua/plugins/term.lua
Normal file
@ -0,0 +1,5 @@
|
||||
return {
|
||||
"NvChad/nvterm",
|
||||
event = "VeryLazy",
|
||||
config = true,
|
||||
}
|
Reference in New Issue
Block a user