mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-15 16:51:33 +00:00
improve performance
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
return {
|
||||
"nvim-lua/plenary.nvim", -- lua functions that many plugins use
|
||||
"christoomey/vim-tmux-navigator", -- tmux & split window navigation
|
||||
"b0o/schemastore.nvim", -- json schema store
|
||||
{ "christoomey/vim-tmux-navigator", event = "VeryLazy" }, -- tmux & split window navigation
|
||||
}
|
||||
|
Reference in New Issue
Block a user