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
/
hm
/
soispha
/
conf
/
nvim
/
plgs
(
unfollow
)
Commit message (
Collapse
)
Author
2023-10-17
fix(hm/soispha/conf/nvim/plgs/nvim-cmp): Remove buffer source
Soispha
This source was way too distracting, considering that I'm not that keen on having lots of possibly completions.
2023-10-16
fix(hm/soispha/nvim/plgs/nvim-cmp): Disable diagraphs
Soispha
2023-10-16
feat(hm/conf/nvim/plgs/nvim-cmp): Add sources
Soispha
2023-10-08
fix(hm/conf/nvim/plgs/telescope/exts/bibtex): Mark action as empty
Soispha
2023-10-08
fix(hm/conf/nvim): Update to new keymap format
Soispha
2023-10-01
feat(hm/pkgs/scrs/neorg): Add support for opening current task context
Soispha
2023-09-19
fix(hm/conf/nvim/plgs/lsp/ltex): Deactivate in rust, as it's bothersome
Soispha
2023-09-17
fix(hm/conf/nvim/plgs/nvim-lint): Remove shellcheck, as bash ls exits
Soispha
The Bash language server already runs shellcheck, thus making the explicit call here useless.
2023-09-02
Fix(hm/conf/nvim/plgs/luasnip/todo_snippets): Decapitalize my name
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