nvim/lua/config
Simon Lasbrugnas fdf653d250
chore: remove keymaps nzz on n and Nzz on N
It feels clearer where am I in the code when the content doesn't shift
as much. I will keep the zz keymaps for other kinds of movement
like <C-d>, <C-u>, <C-j> and <C-k> though
2025-03-01 19:24:26 +01:00
..
autocmds.lua feat: add back autocmd insert mode on terminal open 2024-12-09 22:04:06 +01:00
keymaps.lua chore: remove keymaps nzz on n and Nzz on N 2025-03-01 19:24:26 +01:00
options.lua feat: cleanup config 2024-11-09 20:37:37 +01:00