some changes?
This commit is contained in:
parent
42c87c5adf
commit
3466af8e96
2 changed files with 2 additions and 10 deletions
|
@ -2,12 +2,4 @@ return {
|
|||
"nvim-lua/plenary.nvim", -- lua functions that many plugins use
|
||||
"christoomey/vim-tmux-navigator", -- tmux & split window navigation
|
||||
"dstein64/nvim-scrollview",
|
||||
{
|
||||
"sontungexpt/witch",
|
||||
priority = 1000,
|
||||
lazy = false,
|
||||
config = function(_, opts)
|
||||
require("witch").setup(opts)
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue