warg
|
a209640413
|
fix(dap-ui): add config
|
2025-09-24 21:19:58 +02:00 |
|
warg
|
847fe9f963
|
fix(dap): reimplement dap hover
|
2025-09-24 21:19:34 +02:00 |
|
warg
|
3440c5e98c
|
Revert "fix: change diff put/get mapping"
This reverts commit 1b474d8b69aa05b4937b66468daf37e970d35f24.
|
2025-09-23 12:09:10 +02:00 |
|
warg
|
8f6e311fb7
|
fix(clangd): update clang-tidy checks
|
2025-09-23 11:35:51 +02:00 |
|
warg
|
7c8169baae
|
feat: add dap repl highlighting
|
2025-09-23 11:35:10 +02:00 |
|
warg
|
741b72a5b9
|
fix: formatting
|
2025-09-20 19:42:23 +02:00 |
|
warg
|
d5f5b933bb
|
fix: final nvim-dap edits
|
2025-09-20 19:40:54 +02:00 |
|
warg
|
cdb154e41c
|
feat: setup nvim-dap with custom hover
|
2025-09-20 19:33:42 +02:00 |
|
warg
|
98eebdc060
|
fix: set inccommand to split
|
2025-09-20 19:32:34 +02:00 |
|
warg
|
b4645f28d8
|
fix: change diff put/get mapping
|
2025-09-20 19:32:15 +02:00 |
|
warg
|
28029d283d
|
feat: specify custom errorformat for C
|
2025-09-20 19:31:25 +02:00 |
|
warg
|
392925c143
|
fix(mappings): go to previous buffer on quitting buffer
|
2025-09-15 00:03:00 +02:00 |
|
warg
|
ed315a6649
|
fix(telescope): update settings for pickers
|
2025-09-13 22:07:23 +02:00 |
|
warg
|
51fa945a87
|
fix(mappings): return to previous cursor position after rename
|
2025-09-13 21:47:49 +02:00 |
|
warg
|
2efd7bd243
|
refactor(mappings): merge two similar mapping groups
|
2025-09-13 21:44:22 +02:00 |
|
warg
|
8521151137
|
feat(fugitive): add more diffsplit mappings
|
2025-09-13 21:42:38 +02:00 |
|
warg
|
b1aa282bba
|
fix(nvim-cmp): show completions for :Man
|
2025-09-13 21:39:11 +02:00 |
|
warg
|
c97668aff6
|
fix(nvim-tree): update keybinds
|
2025-09-07 05:38:30 +02:00 |
|
warg
|
7e6fd201b9
|
fix(telescope): update config
|
2025-09-07 04:22:38 +02:00 |
|
warg
|
44dfa47f41
|
chore: format all lua files
|
2025-09-06 01:29:17 +02:00 |
|
warg
|
cc8164aef9
|
feat(mappings): add mapping to replace all occurrences of a word
|
2025-09-06 01:26:34 +02:00 |
|
warg
|
a6fcb0b387
|
feat(clangd): add clang-tidy linter for clang-analyzer checks
|
2025-09-01 18:47:43 +02:00 |
|
warg
|
ac8949ce4f
|
feat: add terminal ESC mapping
|
2025-09-01 18:46:27 +02:00 |
|
warg
|
b6300f42dc
|
fix: load default on_attach callbacks
|
2025-08-19 20:45:40 +02:00 |
|
warg
|
e6e2ed16dd
|
feat: reload buffers when leaving terminal
|
2025-08-19 20:45:40 +02:00 |
|
warg
|
4a2329f3d7
|
feat: add hyprls
|
2025-07-31 22:05:04 +02:00 |
|
warg
|
0b23e44d2d
|
fix(python): improve indent handling
|
2025-07-24 07:18:14 +02:00 |
|
warg
|
169408b266
|
fix(util): use correct log calls
|
2025-07-24 07:18:14 +02:00 |
|
warg
|
16c7225987
|
fix(oil): make oil the default file explorer
|
2025-07-24 07:18:14 +02:00 |
|
warg
|
30ecd8a225
|
feat(fugitive): auto-reload on bufwrite
|
2025-07-24 07:18:14 +02:00 |
|
warg
|
3ef30a71e8
|
feat(nvim-tree): disable auto open on startup
|
2025-07-24 07:18:14 +02:00 |
|
warg
|
9e518f729b
|
feat(fugitive): replace git status tab with toggle in current
|
2025-07-24 07:18:14 +02:00 |
|
warg
|
c03222b4f9
|
fix(fugitive): formatting
|
2025-07-24 07:18:14 +02:00 |
|
warg
|
f3df118189
|
fix(clangd): call correct source/header switch command
|
2025-07-24 07:18:14 +02:00 |
|
warg
|
77ef518e82
|
feat(lsp): call default on_attach callback
|
2025-07-24 07:18:14 +02:00 |
|
warg
|
0c3c2a7f6e
|
fix(telescope): ignore .git directories
|
2025-07-05 08:49:53 +02:00 |
|
warg
|
17cb1f04d0
|
fix: add stylua mason package
|
2025-06-07 20:23:46 +02:00 |
|
warg
|
99acb2ffea
|
fix: clean up mason-auto-install package list
|
2025-06-07 20:14:03 +02:00 |
|
warg
|
e4dc59c898
|
fix(mason-auto-install): remove non-needed filetypes field
It's already specified in lsp configuration, so it will get picked up
from there automatically
|
2025-06-05 18:08:43 +02:00 |
|
warg
|
ceeb8c5090
|
fix: formatting
|
2025-06-05 18:01:11 +02:00 |
|
warg
|
c4769730a6
|
chore(onedark): fix formatting
|
2025-06-05 15:13:51 +02:00 |
|
warg
|
7950f03626
|
feat: remove nvim-scrollbar
|
2025-06-05 15:12:33 +02:00 |
|
warg
|
6e084f8438
|
fix(gitsigns): set border
|
2025-06-05 15:11:57 +02:00 |
|
warg
|
1447d884ca
|
fix: rename plugin file
|
2025-06-05 15:11:46 +02:00 |
|
warg
|
016147cd7a
|
feat: add mason-auto-install
|
2025-06-05 15:10:10 +02:00 |
|
warg
|
e8ff3fed7c
|
refactor(LSP): use the new vim.lsp.* functions to set up LSP servers
|
2025-06-05 15:09:58 +02:00 |
|
warg
|
c569c12ae7
|
feat(lsp): use jedi+pyright until pyrefly is more mature
|
2025-05-21 12:11:58 +02:00 |
|
warg
|
543e04b2bb
|
feat(lsp): replace jedi+pyright with pyrefly+ruff
|
2025-05-21 06:44:46 +02:00 |
|
warg
|
efe14244e0
|
fix(lsp): use empty default_config if not given for custom servers
|
2025-05-21 06:40:47 +02:00 |
|
warg
|
d479633205
|
fix(lsp): fix reloading custom servers
|
2025-05-21 05:45:42 +02:00 |
|