Commit graph

13 commits

Author SHA1 Message Date
332c883a48 Bring over commits accidentally only on local_machine branch to main 2025-07-09 23:58:22 +02:00
f665e34909 feat: Add binding for yankpasting then commenting current row without messing yank register 2025-06-01 23:51:44 +02:00
9fb6438efa Large keymapping overhaul 2025-05-30 13:57:11 +02:00
43020a4d12 Large rewrite, simplify keymapping, utilize as much keys from Lazy as
possible. Reduce manually setup plugins and utilize opts instead.
2025-02-23 01:35:23 +00:00
fb2adb4547 Move files out of their respective fs structure into program dirs in root and symlink dotfils using HM. 2025-01-16 23:49:38 +00:00
bc87253453 Setup the directory structure to handle both mac and linux, and stowing with only one command, well two, one for the OS specific dir as well. 2024-04-19 01:19:38 +02:00
0780541cc1 Add binds for closing window, and copying the entire buffer 2024-04-12 20:52:47 +02:00
ab1ae15845 Add new keymaps for terminal mode 2024-04-11 20:10:14 +02:00
45555751eb Remove hjkl bindings as they make no sense what so ever when using colemak, I have my own keyboard layer setup for the arrow keys there. 2024-04-10 13:06:58 +02:00
26f117b05e Change copy file shortcut to not use yank in command mode as that requiers you to confirm a dialogue 2024-01-23 00:38:45 +01:00
80f11b759e Remove C-z binding, and revert C-d, and C-u to original functionality. 2024-01-22 01:02:20 +01:00
b9ffc6647e Replace lspsaga with my fork of lspsaga which contains more options for the winbar which makes it easier to integrate it with lualine, which I've also done here. Additionally, set cmdheight=0, and refactor some calls to add_keymaps. 2024-01-22 00:07:35 +01:00
13549985ce Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00