Commit Graph

455 Commits

Author SHA1 Message Date
warg 4badcf4429 feat(autocommandS): set 2-space indent for C/C++ files 2024-09-10 07:49:15 +02:00
warg 4c002057f7 feat(mappings): add emacs style bindings for cmdline and insert mode 2024-09-10 07:48:37 +02:00
warg 9172aac940 fix(lsp.server): force stop attached clients on deinit 2024-09-09 04:10:36 +02:00
warg 18d8df5766 chore(lazy): update plugins 2024-09-09 04:10:18 +02:00
warg 1bd0e6b464 feat(user_commands): add :Cmake command 2024-09-09 04:09:59 +02:00
warg c199909c25 feat(clangd): disable auto installation and add new keymap 2024-09-09 04:08:23 +02:00
warg bb99923be4 feat(lemminx): change formatter to xmlformatter 2024-08-23 16:05:48 +02:00
warg 20d77bafb3 feat(intelephense): align comments 2024-08-23 16:05:24 +02:00
warg f3313a4735 feat(core): update line length to 80 2024-08-23 12:22:20 +02:00
warg cab4cfa157 feat(jedi_language_server): remove jedi language server 2024-08-23 12:21:30 +02:00
warg f10e483d47 feat(diagnosticls): remove diagnosticls 2024-08-23 12:20:44 +02:00
warg 0620887b23 fix(lsp): remove type override for root_dir 2024-08-23 12:19:23 +02:00
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 b8b0cd97e7 fix(lazy): remove all icons 2024-08-09 02:37:52 +02:00
warg 8c4d0503b0 chore: delete .editorconfig 2024-08-09 02:29:52 +02:00
warg 6125b49525 fix(bootstrap): simplify dependencies 2024-08-09 02:19:59 +02:00
warg 273d3734e3 docs(README): improve readability 2024-08-09 02:03:53 +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 5da7207b57 Update README.md 2024-07-10 17:16:14 +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 dc1b27817a chore: update lazy packages 2024-06-12 09:14:50 +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