Commit graph

5 commits

Author SHA1 Message Date
b8df5ce31d
feat: add keybinding for code action
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-23 11:44:17 +02:00
Wael Nasreddine
0f42b0eebb
treewide: format all files (#57)
Run `nix fmt` at the root of the repository to format all files. I've
done this on my fork and this will help me merge your changes later
without having to deal with un-formatted files.
2024-11-26 09:47:49 +01:00
Roel de Cort
502d31e03c
feat: small improvements (#25)
- Renamed and moved settings in some plugins due to upstream changes
- Added comments to neovim settings
- Added cmdheight = 0 and mouse = "a" settings to config
2024-08-26 23:37:02 +02:00
Roel de Cort
21d6becef2 remove unneeded keymaps 2024-04-13 01:38:23 +02:00
Roel de Cort
1489d5e976 add lazyvim keymaps 2024-04-13 01:27:37 +02:00