Typo
This commit is contained in:
@@ -67,7 +67,8 @@ vim.api.nvim_create_autocmd({ "User" }, {
|
|||||||
handle:finish()
|
handle:finish()
|
||||||
end
|
end
|
||||||
end,
|
end,
|
||||||
end
|
})
|
||||||
|
|
||||||
-- augroup modes
|
-- augroup modes
|
||||||
-- autocmd!
|
-- autocmd!
|
||||||
-- autocmd FocusLost * call feedkeys("\<Esc>") "Go to normal mode when moving away
|
-- autocmd FocusLost * call feedkeys("\<Esc>") "Go to normal mode when moving away
|
||||||
|
|||||||
Reference in New Issue
Block a user