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
/
default.nix
(
unfollow
)
Commit message (
Expand
)
Author
2025-06-24
modules/nvim/plgs: Auto-load
Benedikt Peetz
2025-04-27
treewide: Add nice GPL-3.0-or-later license header
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-05-23
refactor(modules/home): Setup as "normal" NixOS module
Benedikt Peetz
2024-05-20
refactor(hm): Rename to `modules/home`
Benedikt Peetz
2024-03-31
fix(hm/conf/nvim/plgs/debugprint): Remove
Benedikt Peetz
2023-12-09
feat(treewide): Specify nvim plugins in my flake
Soispha
2023-08-30
Feat(hm/conf/nvim/plgs/flatten-nvim): Init
Soispha
2023-08-29
Refactor(hm/conf/nvim/plugins): Rename to `plgs` to safe commit msg space
Soispha
2023-08-29
Feat(hm/conf/nvim/plgs/debugprint): Init
Soispha
2023-08-29
Feat(hm/conf/nvim/plgs/ltex_extra): Init
Soispha
2023-08-27
Feat(hm/conf/nvim/plugins/neorg): Init
Soispha
2023-08-27
Feat(hm/conf/nvim/plugins/comment-nvim): Init
Soispha
2023-08-26
Refactor(treewide): Abbreviate path names
Soispha
2023-08-26
Feat(hm/conf/neovim/plugins/todo-comments): Init
Soispha
2023-08-26
Feat(hm/conf/neovim/plugins/goto-preview): Init
Soispha
2023-08-26
Fix(hm/conf/neovim/plugins/lsp-progress): Disable as its quite distracting
Soispha
2023-08-26
Feat(hm/conf/neovim/plugins/lsp-progress): Init
Soispha
2023-08-25
Fix(hm/conf/neovim/plugins): Import new ones
Soispha
2023-08-25
Fix(hm/conf/neovim/plugins): Import added plugins
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