Move NvimTree file explorer to left side
- Change side from 'right' to 'left' in nvim-tree.lua - Update edgy.nvim config to place NvimTree in left panel
This commit is contained in:
5
lua/cargdev/plugins/ts-comments.lua
Normal file
5
lua/cargdev/plugins/ts-comments.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
"folke/ts-comments.nvim",
|
||||
event = "VeryLazy",
|
||||
opts = {},
|
||||
}
|
||||
Reference in New Issue
Block a user