Commit Graph

150 Commits

Author SHA1 Message Date
warg 363c16b338 fix(python): change indent behavior 2025-03-29 21:57:34 +01:00
warg 10661e0bb4 fix(mappings): close pum with C-c 2025-03-29 21:57:04 +01:00
warg 2b5a46facd docs: add description of :cex and :cgete 2025-03-27 18:12:52 +01:00
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 3cb179e5c8 feat(autocommands): remove make diagnostics 2025-02-09 12:57:18 +01:00
warg b4aba6e5f6 fix: remove python indent config 2025-01-31 15:38:53 +01:00
warg e1081625c5 fix: only run clangd for C files 2025-01-31 15:34:21 +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 9c20fdbd22 fix: do not auto fold when opening buffers 2024-12-10 15:16:57 +01:00
warg c3e18e232f fix: add description of H/M/L default binding 2024-11-19 23:00:48 +01:00
warg 6780094567 fix: increase width of col and line in statusline 2024-11-18 17:00:02 +01:00
warg a25ce89b05 fix: enable per-window statusline 2024-11-18 16:58:59 +01:00
warg 044663220c fix: disable C-D for deleting in insert mode 2024-11-18 16:58:24 +01:00
warg f8f7e007e9 fix: autoindent access modifiers for C++ 2024-11-18 16:57:51 +01:00
warg 0fc91f9c60 fix: make markdown prettier 2024-11-18 16:57:33 +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 ffef0b3a19 feat: clear jumplist on VimEnter 2024-11-01 14:13:45 +01:00
warg a4096316e1 fix(statusline): filepath sometimes not being relative 2024-10-31 20:14:08 +01:00
warg 6f00ebfb34 fix(statusline): handle non-git buffers better 2024-10-31 19:21:19 +01:00
warg 93b501048d feat: debloat 2024-10-31 17:55:09 +01:00
warg 28a349bb6f feat: add netrw config 2024-10-31 17:55:09 +01:00
warg 13c4c1e77e feat: add numbers to help windows 2024-10-25 13:31:47 +02:00
warg 0e0b09d54c docs(mappings): add some more good to knows 2024-10-25 13:30:38 +02:00
warg d02d0802da fix(python): indentation 2024-10-07 11:54:54 +02:00
warg 4badcf4429 feat(autocommandS): set 2-space indent for C/C++ files 2024-09-10 07:49:15 +02:00
warg 4c002057f7 feat(mappings): add emacs style bindings for cmdline and insert mode 2024-09-10 07:48:37 +02:00
warg 1bd0e6b464 feat(user_commands): add :Cmake command 2024-09-09 04:09:59 +02:00
warg f3313a4735 feat(core): update line length to 80 2024-08-23 12:22:20 +02:00
warg 9e63c4bb0d feat(diagnostics): add diagnostics when running :make 2024-07-08 09:16:47 +02:00
warg d076a58d3f feat(mappings): indent without deselecting 2024-07-08 08:56:50 +02:00
warg 186e95d6b5 feat(zig): fix errorformat 2024-05-06 02:33:10 +02:00
warg ac1e40bfee feat(lazy): allow for hot loading plugin specs 2024-04-21 03:20:28 +02:00
warg ad7b8848d1 feat(lsp): hot reload of lsp config 2024-04-19 17:25:55 +02:00
warg 916d2afe50 fix(moonfly): remove moonfly color override 2024-04-14 15:57:34 +02:00
warg 06898a5a31 feat(go): force tabs on go files 2024-04-14 15:39:20 +02:00
warg 75743d6fc3 fix(mappings): remove jumping on long lines 2024-04-14 15:35:52 +02:00
warg 7b433addc4 feat(clipboard): fix clipboard for ssh+tmux
Fix clipboard when attaching to a tmux session
over SSH.
2024-03-29 01:17:37 +01: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