index
:
nixos-config
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
/
modules
/
by-name
/
nv
/
nvim
/
plgs
/
treesitter
/
default.nix
(
unfollow
)
Commit message (
Expand
)
Author
2026-01-18
module/nvim/plgs/treesitter: Disable automatic folding
Benedikt Peetz
2026-01-18
modules/nvim: Update to the newest tree-sitter version
Benedikt Peetz
2025-06-24
modules/nvim/plgs/tree-sitter: Avoid extra syntex highlighting in latex
Benedikt Peetz
2025-04-27
treewide: Add nice GPL-3.0-or-later license header
Benedikt Peetz
2025-04-25
modules/nvim/plgs/treesitter: Migrate to new nixvim dependency management
Benedikt Peetz
2024-11-09
refactor(modules/legacy/conf/nvim): Move to `by-name`
Benedikt Peetz
2024-10-18
refactor(modules): Move all system modules to `by-name`
Benedikt Peetz
2024-07-13
fix(modules): Adopt to flake update
Benedikt Peetz
2024-05-24
fix(modules/home): Use the canonical package name from `by-name`
Benedikt Peetz
2024-05-23
refactor(modules/home): Setup as "normal" NixOS module
Benedikt Peetz
2024-05-20
refactor(hm): Rename to `modules/home`
Benedikt Peetz
2024-01-19
feat(hm/conf/nvim/plgs/treesitter): Add custom parser for `yts`
Soispha
2023-11-08
docs(hm/conf/nvim/plgs/treesitter): Improve comments
Soispha
2023-11-08
fix(hm/conf/nvim/plgs/vim-tex): Use treesitter highlight
Soispha
2023-08-29
Refactor(hm/conf/nvim/plugins): Rename to `plgs` to safe commit msg space
Soispha
2023-08-26
Refactor(treewide): Abbreviate path names
Soispha
2023-08-26
Docs(treewide): Add a colon after every "TODO"
Soispha
2023-08-19
Feat(hm/conf/neovim): Use non-treesitter theme for latex files
Soispha
2023-08-19
Fix(hm/conf/neovim): Fully import nvim config through nixVim
Soispha
2023-08-19
Feat(hm/conf/nvim): Add basic nix config [REBASE TARGET]
Soispha