Commit Graph

  • a1ff822efb docs(lsp.linter): remove confusing wording warg 2025-10-05 00:01:24 +02:00
  • b7bc837d3d fix(lsp.keymap): only toggle diagnostics for current buffer warg 2025-10-05 00:00:53 +02:00
  • 8bb81b27d3 fix(rust-analyzer): use nightly rustfmt warg 2025-10-05 00:00:33 +02:00
  • 76ad75fb05 fix(lazy.lock): add mason-auto-install warg 2025-10-05 00:00:13 +02:00
  • 180191b339 fix(lsp): make float diagnostics focusable warg 2025-10-02 06:01:22 +02:00
  • b87cabf6d8 fix(rust-analyzer): enable additional diagnostics warg 2025-10-02 06:00:40 +02:00
  • eb5b557f97 fix(rust-analyzer): filter out hint diagnostics warg 2025-10-02 05:51:39 +02:00
  • c45385a92e fix(efm): ignore "declared here" messages warg 2025-10-01 02:24:58 +02:00
  • b730c50b5a fix(onedark): call load() instead of colorscheme() warg 2025-09-30 20:47:43 +02:00
  • ededb07093 fix(dap.hover): add naive python formatting warg 2025-09-30 20:47:18 +02:00
  • 33378972cd fix(nvim-dap): make it load non-lazy warg 2025-09-30 20:47:02 +02:00
  • bca1ba5ae5 fix(dap.hover): remove annoying keymap warg 2025-09-30 20:46:43 +02:00
  • ccfa32271f fix(dap.hover): calculate max width correctly warg 2025-09-30 20:46:15 +02:00
  • 88c094fea2 fix(dap.hover): improve window state management warg 2025-09-30 20:45:53 +02:00
  • 0bea6f238f fix(dap.hover): change format of expand marker warg 2025-09-30 20:44:19 +02:00
  • ee781fc1b0 fix(dap.hover): only trim trailing whitespace warg 2025-09-30 20:43:29 +02:00
  • 968cf1cba5 fix(dap.hover): remove tree and make nodes self-contained subtrees warg 2025-09-30 20:40:56 +02:00
  • 39c1aac2a7 fix(dap.hover): format non-value nodes without = warg 2025-09-28 15:55:16 +02:00
  • 5f90120f44 fix(dap.hover): remove yank expression warg 2025-09-28 14:02:22 +02:00
  • 4fe90cf6e7 fix(dap.hover): add missing return type warg 2025-09-28 13:36:54 +02:00
  • 154de39931 fix(dap.hover): don't show null pointers as expandable warg 2025-09-28 13:36:02 +02:00
  • 0916fa1cb8 fix(dap.hover): don't format dereferenced variables specially warg 2025-09-28 12:57:32 +02:00
  • b475119409 feat(dap.hover): add more mappings warg 2025-09-27 20:30:41 +02:00
  • acd7d03bf0 fix(dap.hover): remove code duplication warg 2025-09-27 02:35:56 +02:00
  • e3f8b2ce15 fix(dap.hover): clean up constructors warg 2025-09-27 02:32:14 +02:00
  • b91ab499de fix(dap.hover): more cleanup warg 2025-09-27 02:29:34 +02:00
  • 3456dcc47c fix(dap.hover): cleanup warg 2025-09-27 00:45:44 +02:00
  • a00aec3555 refactor(dap.hover): move out Window class to separate module warg 2025-09-27 00:22:48 +02:00
  • f8f0cd8f89 fix(dap.hover): cleanup warg 2025-09-27 00:22:18 +02:00
  • 80a563dc9c feat(dap.hover): update buffer incrementally on expand/collapse warg 2025-09-26 22:56:58 +02:00
  • acf6fffb2f refactor(dap): simplify hover tree rendering architecture warg 2025-09-26 19:29:29 +02:00
  • cff07f8317 feat: implement interactable dap hover warg 2025-09-26 17:21:04 +02:00
  • 5256beea0f fix(dapui): enter the eval window automatically warg 2025-09-24 22:34:17 +02:00
  • f40dd15556 fix(dapui): make eval work in visual mode too warg 2025-09-24 22:28:07 +02:00
  • aa7ecf6b81 fix(dap): increase hover max width to 80 warg 2025-09-24 22:27:47 +02:00
  • 495c927c0e fix(dapui): add mapping for eval warg 2025-09-24 22:23:07 +02:00
  • 0275e73e48 fix(dap): handle lldb-dap behavior warg 2025-09-24 22:18:44 +02:00
  • a209640413 fix(dap-ui): add config warg 2025-09-24 21:19:58 +02:00
  • 847fe9f963 fix(dap): reimplement dap hover warg 2025-09-24 21:19:34 +02:00
  • 3440c5e98c Revert "fix: change diff put/get mapping" warg 2025-09-23 12:09:10 +02:00
  • eef13023a8 chore: bump plugin versions warg 2025-09-23 11:36:51 +02:00
  • 8f6e311fb7 fix(clangd): update clang-tidy checks warg 2025-09-23 11:35:51 +02:00
  • 7c8169baae feat: add dap repl highlighting warg 2025-09-23 11:35:10 +02:00
  • 741b72a5b9 fix: formatting warg 2025-09-20 19:42:23 +02:00
  • d5f5b933bb fix: final nvim-dap edits warg 2025-09-20 19:40:54 +02:00
  • cdb154e41c feat: setup nvim-dap with custom hover warg 2025-09-20 19:33:42 +02:00
  • 98eebdc060 fix: set inccommand to split warg 2025-09-20 19:32:34 +02:00
  • b4645f28d8 fix: change diff put/get mapping warg 2025-09-20 19:32:15 +02:00
  • 28029d283d feat: specify custom errorformat for C warg 2025-09-20 19:31:25 +02:00
  • 392925c143 fix(mappings): go to previous buffer on quitting buffer warg 2025-09-15 00:03:00 +02:00
  • bd22167eca chore(lazy): update plugins warg 2025-09-13 22:10:24 +02:00
  • ed315a6649 fix(telescope): update settings for pickers warg 2025-09-13 22:04:44 +02:00
  • 51fa945a87 fix(mappings): return to previous cursor position after rename warg 2025-09-13 21:47:49 +02:00
  • 2efd7bd243 refactor(mappings): merge two similar mapping groups warg 2025-09-13 21:44:22 +02:00
  • 8521151137 feat(fugitive): add more diffsplit mappings warg 2025-09-13 21:42:38 +02:00
  • b1aa282bba fix(nvim-cmp): show completions for :Man warg 2025-09-13 21:39:11 +02:00
  • c97668aff6 fix(nvim-tree): update keybinds warg 2025-09-07 05:38:30 +02:00
  • 7e6fd201b9 fix(telescope): update config warg 2025-09-07 04:22:38 +02:00
  • 44dfa47f41 chore: format all lua files warg 2025-09-06 01:29:17 +02:00
  • cc8164aef9 feat(mappings): add mapping to replace all occurrences of a word warg 2025-09-06 01:26:34 +02:00
  • a6fcb0b387 feat(clangd): add clang-tidy linter for clang-analyzer checks warg 2025-09-01 18:47:43 +02:00
  • ac8949ce4f feat: add terminal ESC mapping warg 2025-09-01 18:46:27 +02:00
  • b6300f42dc fix: load default on_attach callbacks warg 2025-08-19 20:45:02 +02:00
  • e6e2ed16dd feat: reload buffers when leaving terminal warg 2025-08-19 20:44:27 +02:00
  • 4e0ee49357 chore: update packages warg 2025-08-02 13:38:43 +02:00
  • 4a2329f3d7 feat: add hyprls warg 2025-07-31 22:05:04 +02:00
  • 0b23e44d2d fix(python): improve indent handling warg 2025-07-24 07:17:00 +02:00
  • 169408b266 fix(util): use correct log calls warg 2025-07-24 07:16:28 +02:00
  • 16c7225987 fix(oil): make oil the default file explorer warg 2025-07-24 07:15:28 +02:00
  • 30ecd8a225 feat(fugitive): auto-reload on bufwrite warg 2025-07-24 07:14:54 +02:00
  • 3ef30a71e8 feat(nvim-tree): disable auto open on startup warg 2025-07-24 04:05:52 +02:00
  • 9e518f729b feat(fugitive): replace git status tab with toggle in current warg 2025-07-24 04:04:41 +02:00
  • c03222b4f9 fix(fugitive): formatting warg 2025-07-24 03:58:55 +02:00
  • f3df118189 fix(clangd): call correct source/header switch command warg 2025-07-11 15:53:46 +02:00
  • 77ef518e82 feat(lsp): call default on_attach callback warg 2025-07-11 15:52:54 +02:00
  • 0c3c2a7f6e fix(telescope): ignore .git directories warg 2025-05-02 03:39:08 +02:00
  • 17cb1f04d0 fix: add stylua mason package warg 2025-06-07 20:23:46 +02:00
  • 99acb2ffea fix: clean up mason-auto-install package list warg 2025-06-07 20:14:03 +02:00
  • e4dc59c898 fix(mason-auto-install): remove non-needed filetypes field warg 2025-06-05 18:08:43 +02:00
  • ceeb8c5090 fix: formatting warg 2025-06-05 18:00:54 +02:00
  • 3835cd5b25 Update README.md warg 2025-06-05 15:27:42 +02:00
  • c4769730a6 chore(onedark): fix formatting warg 2025-06-05 15:13:51 +02:00
  • 7950f03626 feat: remove nvim-scrollbar warg 2025-06-05 15:12:33 +02:00
  • 6e084f8438 fix(gitsigns): set border warg 2025-06-05 15:11:57 +02:00
  • 1447d884ca fix: rename plugin file warg 2025-06-05 15:11:46 +02:00
  • 19251514d6 chore: update lazy-lock warg 2025-06-05 15:10:23 +02:00
  • 016147cd7a feat: add mason-auto-install warg 2025-06-05 15:10:10 +02:00
  • e8ff3fed7c refactor(LSP): use the new vim.lsp.* functions to set up LSP servers warg 2025-06-05 11:30:14 +02:00
  • c569c12ae7 feat(lsp): use jedi+pyright until pyrefly is more mature warg 2025-05-21 12:11:58 +02:00
  • 543e04b2bb feat(lsp): replace jedi+pyright with pyrefly+ruff warg 2025-05-21 06:44:46 +02:00
  • efe14244e0 fix(lsp): use empty default_config if not given for custom servers warg 2025-05-21 06:40:08 +02:00
  • d479633205 fix(lsp): fix reloading custom servers warg 2025-05-21 05:45:42 +02:00
  • 84c6a969a0 feat(lsp): support custom servers warg 2025-05-21 05:16:01 +02:00
  • cce1679b72 feat(intelephense): change formatter to php-cs-fixer warg 2025-05-21 00:28:25 +02:00
  • 90f8bc0cb2 fix(jedi): specify file path for linters/formatters so project config is loaded warg 2025-05-21 00:25:36 +02:00
  • 26d1b65ca8 feat(pyright): add stubs path warg 2025-05-21 00:25:10 +02:00
  • dca11ce476 style(fugitive): align whitespace warg 2025-05-21 00:24:34 +02:00
  • 8ec81effc2 feat(onedark): update treesitter-context highlighting warg 2025-05-21 00:24:03 +02:00
  • 4db766ec25 feat(lsp): enable by default warg 2025-05-21 00:22:10 +02:00
  • 050b666bf8 style(format): minor fixes warg 2025-05-21 00:20:02 +02:00