aboutsummaryrefslogtreecommitdiffstats
path: root/hm/soispha/conf/nvim/plgs/lsp (unfollow)
Commit message (Collapse)Author
2024-05-20refactor(hm): Rename to `modules/home`Benedikt Peetz
2024-05-09fix(hm/conf/nvim/plgs/lsp/servers/ltex): Don't use in html filesBenedikt Peetz
Ltex tries to correct spelling mistakes in the html tags.
2024-04-05feat(hm/conf/nvim/plgs/lsp/servers): Replace eslint by quick-lint-jsBenedikt Peetz
2024-04-05feat(hm/conf/nvim/plgs/lsp/servers/eslint): InitBenedikt Peetz
2024-02-14fix(hm/conf/nix/plgs/lsp/s/openscad): GNU is unfortunately not the best formatSoispha
2024-02-12feat(hm/conf/nix/plgs/lsp/servers/openscad): InitSoispha
2023-12-02fix(hm/conf/nvim/plgs/lsp/server/pylyzer): Disable againSoispha
Pylyzer seems to be rather useless in comparison to ruff. I am removing it to remove the unnecessary visual distraction.
2023-12-02feat(hm/conf/nvim/plgs/lsp/servers): Add python language serversSoispha
2023-11-25fix(hm/conf/nvim/lsp/rust-analyzer): Don't install rustc and cargoSoispha
2023-11-08feat(hm/conf/nvim/plgs/lsp/ltex): Also activate in `mail` filesSoispha
2023-10-08fix(hm/conf/nvim): Update to new keymap formatSoispha
2023-09-19fix(hm/conf/nvim/plgs/lsp/ltex): Deactivate in rust, as it's bothersomeSoispha
2023-08-29Refactor(hm/conf/nvim/plugins): Rename to `plgs` to safe commit msg spaceSoispha