dotfiles/lua
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
..
helper maybe sort of better rust and cmake buffer keymaps 2024-09-04 23:54:43 -04:00
plugins switch completion list abort keymap to Ctrl+C 2024-09-08 10:59:28 -04:00
autocmds.lua add keymap for reloading a rust/cargo workspace 2024-09-07 18:20:52 -04:00
keymaps.lua maybe sort of better rust and cmake buffer keymaps 2024-09-04 23:54:43 -04:00
lazy-bootstrap.lua modularize & enable more plugins, remove some kickstart comment blocks 2024-09-01 16:38:18 -04:00
lazy-plugins.lua adjust lazy.nvim config 2024-09-07 14:58:31 -04:00
options.lua disable netrw 2024-09-08 09:17:33 -04:00