fix: properly escape terminal mode
This commit is contained in:
parent
a98f47bfea
commit
f8481e83ca
1 changed files with 1 additions and 1 deletions
|
|
@ -59,4 +59,4 @@ vim.api.nvim_create_autocmd('LspAttach', {
|
|||
end,
|
||||
})
|
||||
|
||||
|
||||
vim.keymap.set('t', '<Esc>', [[<C-\><C-n>]])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue