Update .config/lvim/config.lua
This commit is contained in:
parent
058f8461d7
commit
3649e8b7a8
|
@ -167,7 +167,8 @@ linters.setup {
|
|||
lvim.plugins = {
|
||||
{
|
||||
"christianchiarulli/nvcode-color-schemes.vim",
|
||||
"christoomey/vim-tmux-navigator"
|
||||
"christoomey/vim-tmux-navigator",
|
||||
"lambdalisue/suda.vim",
|
||||
-- "folke/trouble.nvim",
|
||||
-- cmd = "TroubleToggle",
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue