Commit Graph

27 Commits

Author SHA1 Message Date
warg 32618ac05b fix(mappings): remove un-indent mapping in favor of the default <C-D> 2024-03-04 20:19:13 +01:00
warg df6f9c1510 fix(mappings): add fallback for <C-e> 2024-03-04 20:18:25 +01:00
warg c785fe4e8c feat(core): Make it possible to un-indent in insert mode 2024-02-26 18:44:29 +01:00
warg dd8440bdcb fix(core): re-enable macro recording 2024-02-26 18:44:04 +01:00
warg b6c977e5ed chore: fix formatting 2024-02-26 18:43:05 +01:00
warg 7a5340686a Make bufwrite silent 2024-01-08 18:30:10 +01:00
warg 9e132603e2 chore: remove license headers 2024-01-08 11:18:13 +01:00
warg 538d6b4b7e Use the new fclose function for closing floating windows 2023-10-16 21:58:57 +02:00
warg f6759c2512 Add yanking bindings 2023-10-15 01:53:46 +02:00
warg a947c0a73c Add some navigation mappings 2023-10-15 00:40:19 +02:00
warg b449eccec9 Fix cycle buffers 2023-09-24 09:58:44 +02:00
warg 337a65e87f Clean up keymaps 2023-09-24 04:38:37 +02:00
warg a868c98f81 Add mapping for closing all floating windows 2023-09-22 02:44:57 +02:00
warg 2028e47257 Set some keymaps as silent to reduce messages 2023-09-19 23:36:23 +02:00
warg 22187c326e Fix formatting 2023-09-19 16:12:05 +02:00
warg 48d09e1802 Fix double write messages 2023-09-19 16:11:42 +02:00
warg 308080b16f Enable mouse menu 2023-09-15 22:40:01 +02:00
warg 6c8967b68b Update LSP related keymaps 2023-09-13 16:11:24 +02:00
warg 17c1be7341 Reduce repeated lines 2023-09-10 22:54:26 +02:00
warg c14ec52e8c Separate system clipboard from nvim 2023-09-10 22:52:50 +02:00
warg 449facde2e Explicitly set mode to visual instead of visual+select 2023-09-10 15:18:39 +02:00
warg f5cc648a89 Remove many window and buffer mappings 2023-09-09 04:24:36 +02:00
warg f935c07a2f Update window mappings 2023-09-04 21:31:02 +02:00
warg f74d4c73f2 Add bufdelete 2023-09-04 20:24:59 +02:00
warg da3fb5b0d9 Clean up mappings 2023-09-03 01:03:02 +02:00
warg ae3bc212a9 Format workspace with CodeFormat 2023-09-02 21:48:56 +02:00
warg 429a03c710 Initial commit 2023-09-02 21:48:52 +02:00