Commit Graph

780 Commits

Author SHA1 Message Date
warg afeda7eb8d feat(linter): add diagnostic tags 2025-03-29 21:56:02 +01:00
warg 4bbda69393 fix(linter): correctly clamp column position when greater than line length 2025-03-29 21:55:10 +01:00
warg 71fd6c5dff feat: repace pyright with jedi-language-server 2025-03-28 19:32:28 +01:00
warg 232408b47f chore: update plugins 2025-03-28 19:10:34 +01:00
warg 17f86e4d04 fix(context): disable lazy loading
Doesn't load for some reason
2025-03-28 19:10:14 +01:00
warg c7ec790774 feat(pyright): change to ruff 2025-03-28 18:46:58 +01:00
warg c8795c5937 fix(format): formatting 2025-03-28 18:46:31 +01:00
warg b450ff95c7 feat(format): allow ignoring non-zero exit codes 2025-03-28 18:45:53 +01:00
warg a92b2ef503 feat(linter): add json parsing 2025-03-28 17:46:51 +01:00
warg 5a77a45f6a fix(flake8): add error code 2025-03-28 00:10:01 +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 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