changes
This commit is contained in:
parent
5bffe94726
commit
22c627afc7
|
@ -1,13 +1,14 @@
|
|||
local navigation = {
|
||||
|
||||
'stevearc/dressing.nvim',
|
||||
{
|
||||
--[[ {
|
||||
'max397574/better-escape.nvim',
|
||||
event = 'VeryLazy',
|
||||
config = function()
|
||||
require('better_escape').setup()
|
||||
end,
|
||||
},
|
||||
]]
|
||||
{
|
||||
'christoomey/vim-tmux-navigator',
|
||||
cmd = {
|
||||
|
|
Loading…
Reference in New Issue