Commit Graph

1000 Commits

Author SHA1 Message Date
warg 4e0ee49357 chore: update packages 2025-08-02 13:38:43 +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 3835cd5b25 Update README.md 2025-06-05 15:27:42 +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 19251514d6 chore: update lazy-lock 2025-06-05 15:10:23 +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