Go to file
Gered 905efed668 switch completion list abort keymap to Ctrl+C
so as to not overload Esc, which has been a little frustrating to me.

sometimes i find myself with a completion list open, and realizing i
want to switch to normal mode to do something. so i hit Esc only once
thinking that will switch me to normal mode ... but because a
completion list was open, that single Esc key press only aborted/closed
the completion list and left me in insert mode ... which i then don't
realize and end up accidentally typing a bunch of gibberish in to the
buffer instead.
2024-09-08 10:59:28 -04:00
ftplugin maybe sort of better rust and cmake buffer keymaps 2024-09-04 23:54:43 -04:00
lua switch completion list abort keymap to Ctrl+C 2024-09-08 10:59:28 -04:00
.gitignore cleanup gitignore 2024-09-01 22:01:02 -04:00
.stylua.toml initial commit 2024-08-31 17:37:26 -04:00
init.lua maybe sort of better rust and cmake buffer keymaps 2024-09-04 23:54:43 -04:00
install-deps.sh update install-deps some more 2024-09-07 15:44:59 -04:00
lazy-lock.json update plugins to latest versions 2024-09-08 09:15:56 -04:00
README.md update comment/readme wording 2024-09-01 20:00:28 -04:00

Gered's Neovim Configuration

Just my personal Neovim configuration. Probably nothing of interest to anyone else.

Originally based on kickstart.nvim.