nvim/lua/config
Simon Lasbrugnas b47494563d
feat: add <leader>d to duplicate line
This custom duplicate line mapping keeps the cursor in the same column.
(Which is useful when duplicating lines and modifying them at the same
time)
2024-10-01 01:11:03 +02:00
..
autocmds.lua chore: remove auto insert mode autocmd for terminal buffers 2024-09-10 16:39:37 +02:00
keymaps.lua feat: add <leader>d to duplicate line 2024-10-01 01:11:03 +02:00
options.lua chore: re-enable listchars (without visible tabs) 2024-09-28 00:58:40 +02:00