Commit Graph

740 Commits

Author SHA1 Message Date
warg 34ea7fc235 fix(intelephense): fix missing closing bracket 2024-08-21 17:44:05 +02:00
warg 4e4bf69775 feat(intelephense): add pretty formatter 2024-08-20 17:46:09 +02:00
warg cb1ad4abad feat(lsp): log when reconfiguration finishes 2024-08-20 17:44:43 +02:00
warg cfada2f207 feat(lsp): add automatic upating of mason packages 2024-08-16 21:59:35 +02:00
warg 83da3c5780 fix(lsp): fix validation for MasonPackage 2024-08-16 21:58:11 +02:00
warg e7a903d5a9 feat(lsp): remove custom rename function 2024-08-16 11:08:01 +02:00
warg 6d1482c39f feat(phpcs): set standard to PSR12 2024-08-12 23:04:25 +02:00
warg e577945816 feat(intelephense): add phpcs linter 2024-08-12 22:29:39 +02:00
warg d59851504d feat(linter): add more groups 2024-08-12 22:29:18 +02:00
warg 76a73fc251 feat(format): make stdout/stderr selection mutually exclusive 2024-08-12 21:31:34 +02:00
warg c865878d1d feat(format): remove in-place formatting support 2024-08-12 20:32:47 +02:00
warg 40b39f5283 fix(format): use silent write on non-stdin call 2024-08-12 20:26:58 +02:00
warg c970e6fa6e chore(plugins): clean up 2024-08-11 03:56:42 +02:00
warg 5f54ddbdb2 fix(diagnostics): fix deprecated call 2024-08-09 02:48:58 +02:00
warg 19c8bba6ac fix(utils): fix deprecated function 2024-08-09 02:38:39 +02:00
warg 6125b49525 fix(bootstrap): simplify dependencies 2024-08-09 02:19:59 +02:00
warg abeb5604de feat(telescope): add binding for diagnostics 2024-08-09 01:28:26 +02:00
warg 96a6eecead feat(bootstrap): bump nvim req to 0.11 2024-08-09 01:28:01 +02:00
warg 4c460c6830 fix(mason): refresh registry before installing packages 2024-08-09 01:27:07 +02:00
warg d379085080 feat(icons): disable icons 2024-08-08 23:08:57 +02:00
warg 2db2fdd1de fix(zls): update config 2024-08-05 01:13:12 +02:00
warg e7ff47b728 feat(moonfly): enable virtual text color 2024-07-13 21:41:07 +02:00
warg 2dfec6f6ab feat(context): switch to context.vim
problems with if-else cases in zig when using nvim-treesitter-context
2024-07-13 21:41:07 +02:00
warg 9e63c4bb0d feat(diagnostics): add diagnostics when running :make 2024-07-08 09:16:47 +02:00
warg d076a58d3f feat(mappings): indent without deselecting 2024-07-08 08:56:50 +02:00
warg 6d4f4c1330 fix(linter): improve error reporting 2024-07-06 15:21:08 +02:00
warg 0e0ab52947 fix(pyright): update config 2024-07-06 15:20:02 +02:00
warg c425b3e9cc fix(groovy): enable groovyls 2024-07-06 15:19:28 +02:00
warg be105a0bcc chore: fix formatting 2024-07-06 15:18:43 +02:00
warg 1eecb2e60e fix: enable builtin vim syntax highlighting for python 2024-06-12 09:12:42 +02:00
warg 8b762db642 feat(telescope): add buffer deletion binding 2024-06-12 09:09:04 +02:00
warg fa6f9292e8 fix(colorizer): update colorizer selection 2024-06-12 09:08:45 +02:00
warg 4c9b919bcd fix(lualine): fix diagnostics column 2024-06-12 09:08:10 +02:00
warg bd3fc7a214 fix(cmp): use tabbing for selecting completion 2024-06-12 09:07:42 +02:00
warg ee7cfb9410 feat: update ls configs 2024-06-12 09:06:56 +02:00
warg b404648928 feat: add linter config and clean up codebase 2024-06-12 09:05:53 +02:00
warg 186e95d6b5 feat(zig): fix errorformat 2024-05-06 02:33:10 +02:00
warg 6297571763 fix(cmp): update keymaps 2024-04-21 04:12:38 +02:00
warg a09139d6d5 fix(lsp): fix logging 2024-04-21 03:34:03 +02:00
warg 9ad794c0e3 fix(diffivew): disable mapping in fugitive 2024-04-21 03:33:23 +02:00
warg ac1e40bfee feat(lazy): allow for hot loading plugin specs 2024-04-21 03:20:28 +02:00
warg 2e36ef05d9 feat(dap): remove dap
not used
2024-04-20 15:17:00 +02:00
warg 80782ffd67 chore: fix formatting 2024-04-19 18:11:32 +02:00
warg 096a4713ae chore: fix formatting 2024-04-19 17:25:55 +02:00
warg 7d7699474d feat(lsp): add format function 2024-04-19 17:25:55 +02:00
warg ad7b8848d1 feat(lsp): hot reload of lsp config 2024-04-19 17:25:55 +02:00
warg eab6d6bfaa fix(lsp): only install if not already available 2024-04-15 11:17:13 +02:00
warg 6fbdcdccde feat(colorizer): add nvim-colorizer 2024-04-14 22:27:15 +02:00
warg 389f7fb453 fix(pylsp): fix configuration 2024-04-14 22:26:47 +02:00
warg a7a4d4a5c5 feat(utils): add has_value function 2024-04-14 16:04:17 +02:00