mirror of
https://github.com/Hydroxycarbamide/astrovim_user.git
synced 2025-05-04 12:19:08 -04:00
Add back <jk>
This commit is contained in:
parent
16d1ac6a56
commit
e8bdb97825
1 changed files with 2 additions and 0 deletions
2
init.lua
2
init.lua
|
@ -15,5 +15,7 @@ if not pcall(require, "lazy") then
|
|||
vim.cmd.quit()
|
||||
end
|
||||
|
||||
vim.keymap.set("i", "jk", "<esc>")
|
||||
|
||||
require "lazy_setup"
|
||||
require "polish"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue