Commit Graph

46 Commits

Author SHA1 Message Date
warg c261e50920 fix(mappings): add back <C-e> in insert mode 2025-02-20 12:03:06 +01:00
warg 6afb0c8d17 docs: describe :grep and :cfdo 2025-02-20 12:02:00 +01:00
warg e433ff0b23 fix(mappings): use :help in vim/help filetypes when pressing K, :Man for others 2025-02-11 18:08:33 +01:00
warg a7b150b286 feat(mappings): add mapping for toggling virtualedit 2025-02-09 12:58:12 +01:00
warg 838c935f58 feat(mappings): enable Man with K 2025-02-09 12:57:51 +01:00
warg 0161ce0a4d fix(mappings): change close pum to C-x
Old C-e mapping interferes with emacs style
2025-02-09 12:57:36 +01:00
warg 575b28d5bc docs(mapping): clarify gq 2025-01-30 04:03:22 +01:00
warg 0e92f7b7ed docs: describe gq command 2025-01-28 12:32:15 +01:00
warg c3e18e232f fix: add description of H/M/L default binding 2024-11-19 23:00:48 +01:00
warg 044663220c fix: disable C-D for deleting in insert mode 2024-11-18 16:58:24 +01:00
warg fdc16c2081 fix: deleting buffer 2024-11-11 08:27:39 +01:00
warg 9913d8d5cc fix: closing pum in insert mode 2024-11-07 14:31:50 +01:00
warg 93b501048d feat: debloat 2024-10-31 17:55:09 +01:00
warg 0e0b09d54c docs(mappings): add some more good to knows 2024-10-25 13:30:38 +02:00
warg 4c002057f7 feat(mappings): add emacs style bindings for cmdline and insert mode 2024-09-10 07:48:37 +02:00
warg d076a58d3f feat(mappings): indent without deselecting 2024-07-08 08:56:50 +02:00
warg 75743d6fc3 fix(mappings): remove jumping on long lines 2024-04-14 15:35:52 +02:00
warg 2f6ff745c8 feat(line-length): update line length to 100 cols 2024-03-28 18:12:39 +01:00
warg 43069da8b0 fix(lsp): update bindings 2024-03-04 20:22:04 +01:00
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