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
/
harpoon
/
default.nix
(
unfollow
)
Commit message (
Expand
)
Author
2025-04-27
treewide: Add nice GPL-3.0-or-later license header
Benedikt Peetz
2025-04-09
modules/nvim/plgs/harpoon: Update commands in keymaps to harpoon2
Benedikt Peetz
2025-04-09
modules/nvim/plgs/harpoon: Update to harpoon2
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-09-21
fix(conf/nvim/plgs/harpoon): Use upstream harpoon plugin
Benedikt Peetz
2024-06-19
fix(modules/nvim): Update to the newest nixVim version
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
2023-12-10
fix(hm/conf/nvim/plgs/harpoon): Use version locked to the old branch
Soispha
2023-10-19
fix(hm/conf/nvim/plgs/harpoon): Enable Telescope extension
Soispha
2023-10-08
fix(hm/conf/nvim): Update to new keymap format
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-25
Fix(hm/conf/neovim/plugins/harpoon/mappings): Simplify mappings
Soispha
2023-08-24
Feat(hm/conf/neovim/plugins/harpoon): Init
Soispha