Proteusiq / dotfiles

🦊 Waiting for the World to Change One Bytes
MIT License
1 stars 0 forks source link

Map jj to <ESC> vim #28

Closed Proteusiq closed 1 month ago

Proteusiq commented 1 month ago

vim.api.nvim_set_keymap('i', 'jj', '<Esc>', { noremap = true, silent = true }) 
Proteusiq commented 1 month ago

See: https://github.com/LunarVim/Neovim-from-scratch/blob/master/lua/user/keymaps.lua

YouTube: https://youtu.be/435-amtVYJ8?si=OQJiEewES5dpGjjH