about summary refs log tree commit diff stats
path: root/hm/soispha/conf/nvim/plgs/lsp (follow)
Commit message (Collapse)AuthorAge
* refactor(hm): Rename to `modules/home`Benedikt Peetz2024-05-20
|
* fix(hm/conf/nvim/plgs/lsp/servers/ltex): Don't use in html filesBenedikt Peetz2024-05-09
| | | | Ltex tries to correct spelling mistakes in the html tags.
* feat(hm/conf/nvim/plgs/lsp/servers): Replace eslint by quick-lint-jsBenedikt Peetz2024-04-05
|
* feat(hm/conf/nvim/plgs/lsp/servers/eslint): InitBenedikt Peetz2024-04-05
|
* fix(hm/conf/nix/plgs/lsp/s/openscad): GNU is unfortunately not the best formatSoispha2024-02-14
|
* feat(hm/conf/nix/plgs/lsp/servers/openscad): InitSoispha2024-02-12
|
* fix(hm/conf/nvim/plgs/lsp/server/pylyzer): Disable againSoispha2023-12-02
| | | | | Pylyzer seems to be rather useless in comparison to ruff. I am removing it to remove the unnecessary visual distraction.
* feat(hm/conf/nvim/plgs/lsp/servers): Add python language serversSoispha2023-12-02
|
* fix(hm/conf/nvim/lsp/rust-analyzer): Don't install rustc and cargoSoispha2023-11-25
|
* feat(hm/conf/nvim/plgs/lsp/ltex): Also activate in `mail` filesSoispha2023-11-08
|
* fix(hm/conf/nvim): Update to new keymap formatSoispha2023-10-08
|
* fix(hm/conf/nvim/plgs/lsp/ltex): Deactivate in rust, as it's bothersomeSoispha2023-09-19
|
* Refactor(hm/conf/nvim/plugins): Rename to `plgs` to safe commit msg spaceSoispha2023-08-29