Commit Graph

922 Commits

Author SHA1 Message Date
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
warg 84c6a969a0 feat(lsp): support custom servers 2025-05-21 05:16:01 +02:00
warg cce1679b72 feat(intelephense): change formatter to php-cs-fixer 2025-05-21 00:28:25 +02:00
warg 90f8bc0cb2 fix(jedi): specify file path for linters/formatters so project config is loaded 2025-05-21 00:25:36 +02:00
warg 26d1b65ca8 feat(pyright): add stubs path 2025-05-21 00:25:10 +02:00
warg dca11ce476 style(fugitive): align whitespace 2025-05-21 00:24:34 +02:00
warg 8ec81effc2 feat(onedark): update treesitter-context highlighting 2025-05-21 00:24:03 +02:00
warg 4db766ec25 feat(lsp): enable by default 2025-05-21 00:22:10 +02:00
warg 050b666bf8 style(format): minor fixes 2025-05-21 00:21:34 +02:00
warg 11b865806f fix(format): only check return code, not signal 2025-05-21 00:21:34 +02:00
warg 89118e52d0 feat(format): add default for ignore_ret 2025-05-21 00:21:31 +02:00
warg 1022b2115b feat(format): add ignore_stderr option 2025-05-21 00:21:28 +02:00
warg b35e22c560 feat(format): add env option 2025-05-21 00:16:19 +02:00
warg 7fe5d29c74 feat(format): add in_place option for output 2025-05-21 00:15:04 +02:00
warg 5db674f697 feat(lsp): add settings_file option 2025-05-21 00:11:23 +02:00
warg 40867c461b fix(nvim-tree): follow cwd 2025-05-06 11:59:06 +02:00
warg 2711d24296 fix(scrollbar): disable search 2025-05-06 09:26:41 +02:00
warg 8e7473bafa fix: remove markdown conceal 2025-05-06 09:20:39 +02:00
warg 2c8c22fbf4 fix(onedark): update context highlights 2025-05-06 09:19:29 +02:00
warg a7735be900 feat(telescope): add undo extension 2025-05-06 09:18:00 +02:00
warg 0db31331c9 feat: add undotree 2025-05-06 09:16:53 +02:00
warg 0510ba6ddc feat: add nvim-scrollbar 2025-05-06 09:16:12 +02:00
warg 5c838ac63a fix: set cursor to static color 2025-05-06 06:33:34 +02:00
warg e6f8cc2efb Revert "fix(oil): decrease width"
This reverts commit 3bdf7a0b6d901be8b2aa5b076faac81e5f5ca8a9.
2025-05-03 01:56:29 +02:00
warg c27a4dfec0 feat(nvim-tree): close when last window 2025-05-03 01:48:27 +02:00
warg dec5e0afb0 fix(onedark): update diff colors 2025-05-03 01:17:17 +02:00
warg a229e43e5b fix(cmp): update completion/documentation window styles 2025-05-03 00:25:45 +02:00
warg 7e3b0744ef fix(onedark): change treesitter-context highlights 2025-05-03 00:25:13 +02:00
warg 9e77ca4cea fix(nvim-treesitter-context): enable multiwindow 2025-05-03 00:24:23 +02:00
warg d508e71270 fix(onedark): change telescope highlights 2025-05-02 23:37:32 +02:00
warg d2ecbf0699 fix(onedark): disable EndOfBuffer highlight 2025-05-02 23:37:00 +02:00
warg b95296b969 refactor(onedark): use onendark.colors module for colors 2025-05-02 23:36:40 +02:00
warg 3c4a96442a refactor: move out function to retrieve highlight 2025-05-02 23:31:41 +02:00
warg 7de0efdc5e fix: change borders to rounded 2025-05-02 23:29:45 +02:00
warg 2339658a83 fix(oil): decrease width 2025-05-02 21:29:15 +02:00
warg c965473fe9 fix(oil): disable default file explorer 2025-05-02 03:20:04 +02:00
warg 047d0d303b fix(onedark): change indent marker color 2025-05-01 02:45:14 +02:00
warg b14984a6ab fix(oil): update config 2025-05-01 02:22:36 +02:00
warg 913f814071 fix(colorscheme): change to darker 2025-05-01 02:20:43 +02:00