Commit Graph

766 Commits

Author SHA1 Message Date
warg 45914637ac docs(treesitter): fix deprecated api call 2025-02-09 13:00:13 +01:00
warg 6b672dbe50 fix(treesitter): enable semantic highlighting in comments 2025-02-09 12:58:58 +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 14ebdac746 fix: put back cpp for clangd
use -xc as compile flag in clangd config to force c
2025-02-03 17:07:44 +01:00
warg eb79fdba13 fix: invalid call for stopping LSP clients 2025-01-31 15:39:39 +01:00
warg 834aa76ce7 fix: deprecated lua calls 2025-01-31 15:39:27 +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 b7c597b0e9 fix(fugitive): specify horizontal diff 2025-01-07 10:26:52 +01:00
warg a22f8c6e19 chore: update plugins 2025-01-07 10:25:31 +01:00
warg 7681174653 feat: add dap 2024-12-10 15:16:57 +01:00
warg 49f1dbe036 chore: update lazy-lock 2024-12-10 15:16:57 +01:00
warg b2464a02b4 fix(telescope): enable preview for rg 2024-12-10 15:16:57 +01:00
warg 9c20fdbd22 fix: do not auto fold when opening buffers 2024-12-10 15:16:57 +01:00
warg 1494ef49d9 feat: remove diffview 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 1000847cc4 fix(groovy): disable groovyls due to high cpu usage 2024-11-18 17:00:37 +01:00
warg 6780094567 fix: increase width of col and line in statusline 2024-11-18 17:00:02 +01:00
warg fbb0f918be fix(lsp): disable virtual text for diagnostics 2024-11-18 16:59:46 +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 7d63acbef2 fix: formatting 2024-11-01 14:14:31 +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 e362f6799e fix: remove old config 2024-10-31 19:21:45 +01:00
warg 6f00ebfb34 fix(statusline): handle non-git buffers better 2024-10-31 19:21:19 +01:00
warg 3945b9e292 chore: update packages 2024-10-31 17:55:48 +01:00
warg 39be2b5c88 fix(oil): set max height 2024-10-31 17:55:09 +01:00
warg 3a6633202f fix: change some navigation bindings 2024-10-31 17:55:09 +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 059c3df943 fix(lsp): update location for lspconfig server configurations 2024-10-25 13:32:49 +02:00
warg 36bc7050b0 fix(lemminx): enable default formatter 2024-10-25 13:32:29 +02:00
warg 13c4c1e77e feat: add numbers to help windows 2024-10-25 13:31:47 +02:00
warg e73f7ebb8a feat(lsp): add mapping for toggling diagnostics 2024-10-25 13:31:17 +02:00
warg cc402c74e2 chore(lazy): update lock file 2024-10-25 13:30:55 +02:00
warg 0e0b09d54c docs(mappings): add some more good to knows 2024-10-25 13:30:38 +02:00
warg 843bfdc4c6 feat: remove vim-move in favor of ^w[HJKL] 2024-10-25 13:26:35 +02:00
warg 7fa49801a6 fix(mesonlsp): use correct root dir 2024-10-08 21:02:59 +02:00
warg 30e0e768c4 fix(clangd): use compilation database for all files opened 2024-10-08 19:39:01 +02:00
warg cea034bd82 feat(meson): add mesonlsp 2024-10-07 22:40:15 +02:00