warg
|
cf898d1fee
|
feat(treesitter): replace nvim-treesitter with pack-managed parsers
|
2026-04-12 11:46:54 +02:00 |
|
warg
|
ec81afbab7
|
refactor: simplify plugin loader
|
2026-04-11 22:55:51 +02:00 |
|
warg
|
1127508496
|
feat(plugin): add hot-reload support for plugin configs
|
2026-04-10 15:39:18 +02:00 |
|
warg
|
28c45c8390
|
feat: switch from lazy to vim.pack
|
2026-04-10 14:42:25 +02:00 |
|
warg
|
f6a21cb88b
|
feat(lsp): change from eslint/prettier to oxlint/oxfmt
|
2026-03-06 05:48:33 +01:00 |
|
warg
|
4d22ec6939
|
fix(term): leave insert on exit
|
2026-03-04 19:38:51 +01:00 |
|
warg
|
f2f77ae11c
|
fix: don't auto-close terminal on exit
|
2026-03-04 19:32:03 +01:00 |
|
warg
|
a2521f0e6f
|
feat(lsp): configure eslint, tailwindcss, tsgo and prettier
|
2026-02-28 09:47:24 +01:00 |
|
warg
|
7994298eb6
|
fix(lsp): enable lsp keybinds always, even when no server is attached
|
2026-02-25 00:26:07 +01:00 |
|
warg
|
e590a6d8f2
|
feat(xml): set xml options
|
2026-02-25 00:23:55 +01:00 |
|
warg
|
af2d8df323
|
feat: add gotmpl
|
2026-02-11 18:50:51 +01:00 |
|
warg
|
132c5a9594
|
feat(mappings): add emacs bindings
|
2026-01-05 19:23:51 +01:00 |
|
warg
|
63fd755940
|
feat: set winborder
|
2025-11-15 08:24:45 +01:00 |
|
warg
|
c5f3e8e2d8
|
fix: formatting
|
2025-11-08 04:54:45 +01:00 |
|
warg
|
923ca6d7a4
|
fix(mappings): change hover/signature_help mappings to K/<C-S>
|
2025-11-08 04:51:38 +01:00 |
|
warg
|
c0b30569ef
|
feat(mappings): enable window commands in terminal mode
|
2025-10-22 11:34:43 +02:00 |
|
warg
|
5388da2989
|
fix(mappings): go back to using <ESC> to exit terminal mode
|
2025-10-21 10:52:08 +02:00 |
|
warg
|
bcc327cb34
|
style: update formatting
|
2025-10-20 02:45:26 +02:00 |
|
warg
|
9e544d70b9
|
feat: remove emacs bindings and change terminal mode bindings
|
2025-10-20 02:44:02 +02:00 |
|
warg
|
443adb7f14
|
fix: update diffopt
|
2025-10-19 03:23:50 +02:00 |
|
warg
|
99a12793f3
|
fix(quickfixlist): format filename to relative if possible
|
2025-10-17 07:10:10 +02:00 |
|
warg
|
6bb79b760d
|
fix(quickfixlist): disable colorcolumn
|
2025-10-17 07:06:01 +02:00 |
|
warg
|
fb2af31ca9
|
fix(rust): correct errorformat pattern
|
2025-10-16 03:42:19 +02:00 |
|
warg
|
010d2f096e
|
feat: improve quickfixlist window
|
2025-10-16 03:36:02 +02:00 |
|
warg
|
d1c2f47993
|
feat(mappings): add mapping for alternate file
|
2025-10-16 03:35:27 +02:00 |
|
warg
|
21c7053f8e
|
feat: add some command aliases
|
2025-10-16 03:35:27 +02:00 |
|
warg
|
e18dbfa423
|
fix(rust): adjust errorformat
|
2025-10-16 03:35:24 +02:00 |
|
warg
|
be601c8cd1
|
fix(mappings): improve deletion of buffer mappings
|
2025-10-05 16:31:18 +02:00 |
|
warg
|
8b17ef2b6b
|
feat: remove ow directory, keep ow in type annotations only
|
2025-10-05 00:32:50 +02:00 |
|
warg
|
16ccb1d107
|
fix: namespace all local packages and modules
|
2025-04-16 23:19:16 +02:00 |
|
warg
|
7089dfcdcd
|
fix: align diffopt with new default
|
2025-04-09 06:07:33 +02:00 |
|
warg
|
99352e7bba
|
feat!: remove default gr keymap
|
2025-04-09 06:07:33 +02:00 |
|
warg
|
a2a8d69361
|
fix: disable OSC 52
|
2025-04-09 06:07:33 +02:00 |
|
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 |
|