index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hm
/
soispha
/
conf
/
nvim
/
plgs
/
lsp
(
follow
)
Commit message (
Collapse
)
Author
Age
*
refactor(hm): Rename to `modules/home`
Benedikt Peetz
2024-05-20
|
*
fix(hm/conf/nvim/plgs/lsp/servers/ltex): Don't use in html files
Benedikt Peetz
2024-05-09
|
|
|
|
Ltex tries to correct spelling mistakes in the html tags.
*
feat(hm/conf/nvim/plgs/lsp/servers): Replace eslint by quick-lint-js
Benedikt Peetz
2024-04-05
|
*
feat(hm/conf/nvim/plgs/lsp/servers/eslint): Init
Benedikt Peetz
2024-04-05
|
*
fix(hm/conf/nix/plgs/lsp/s/openscad): GNU is unfortunately not the best format
Soispha
2024-02-14
|
*
feat(hm/conf/nix/plgs/lsp/servers/openscad): Init
Soispha
2024-02-12
|
*
fix(hm/conf/nvim/plgs/lsp/server/pylyzer): Disable again
Soispha
2023-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 servers
Soispha
2023-12-02
|
*
fix(hm/conf/nvim/lsp/rust-analyzer): Don't install rustc and cargo
Soispha
2023-11-25
|
*
feat(hm/conf/nvim/plgs/lsp/ltex): Also activate in `mail` files
Soispha
2023-11-08
|
*
fix(hm/conf/nvim): Update to new keymap format
Soispha
2023-10-08
|
*
fix(hm/conf/nvim/plgs/lsp/ltex): Deactivate in rust, as it's bothersome
Soispha
2023-09-19
|
*
Refactor(hm/conf/nvim/plugins): Rename to `plgs` to safe commit msg space
Soispha
2023-08-29