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
(
unfollow
)
Commit message (
Expand
)
Author
2024-05-20
refactor(hm): Rename to `modules/home`
Benedikt Peetz
2024-05-09
chore(treewide): Conform to changed settings
Benedikt Peetz
2024-05-09
fix(hm/conf/nvim/plgs/lsp/servers/ltex): Don't use in html files
Benedikt Peetz
2024-04-05
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-03-31
fix(hm/conf/nvim/plgs/debugprint): Remove
Benedikt Peetz
2024-03-30
fix(hm/conf/nvim/plgs/vim-tex): Set `outdir` on latex command
Soispha
2024-03-30
refactor(hm/conf/nvim): Use `opts` instead of `options`
Soispha
2024-03-28
refactor(hm/conf/nvim/plgs/comment-nvim): Update to new module layout
Soispha
2024-03-10
refactor(hm/conf/nvim/plgs/{nvim-cmp,vim-tex}): Update to new attr names
Soispha
2024-02-20
refactor(treewide): Reformat all files with treefmt
Soispha
2024-02-14
fix(hm/conf/nix/plgs/lsp/s/openscad): GNU is unfortunately not the best format
Soispha
2024-02-12
feat(hm/conf/nix/plgs/lsp/servers/openscad): Init
Soispha
2024-01-19
feat(hm/conf/nvim/plgs/treesitter): Add custom parser for `yts`
Soispha
2024-01-13
fix(hm): Move the session variables to their associated service
Soispha
2023-12-10
fix(hm/conf/nvim/plgs/harpoon): Use version locked to the old branch
Soispha
2023-12-09
feat(treewide): Specify nvim plugins in my flake
Soispha
2023-12-02
fix(hm/conf/nvim/plgs/lsp/server/pylyzer): Disable again
Soispha
2023-12-02
fix(sys/impermanence): Persist the postgresql datebase, if it exists
Soispha
2023-12-02
feat(hm/conf/nvim/plgs/lsp/servers): Add python language servers
Soispha
2023-11-25
fix(hm/conf/nvim/lsp/rust-analyzer): Don't install rustc and cargo
Soispha
2023-11-08
fix(hm/conf/nvim/ftplgs/tex): Use newer nvim keymaps api
Soispha
2023-11-08
docs(hm/conf/nvim/plgs/treesitter): Improve comments
Soispha
2023-11-08
feat(hm/conf/nvim/plgs/lsp/ltex): Also activate in `mail` files
Soispha
2023-11-08
fix(hm/conf/nvim/plgs/vim-tex): Use treesitter highlight
Soispha
2023-10-19
fix(hm/conf/nvim/plgs/harpoon): Enable Telescope extension
Soispha
2023-10-18
fix(hm/conf/nvim/plgs/leap): Map things to 'j'
Soispha
2023-10-17
fix(hm/soispha/conf/nvim/plgs/nvim-cmp): Remove buffer source
Soispha
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/maps): Remove exit after 'o'
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-08
fix(hm/conf/nvim/autocmds): Use 'desc' instead of 'description'
Soispha
2023-10-01
feat(hm/pkgs/scrs/neorg): Add support for opening current task context
Soispha
2023-09-30
fix(hm/conf/nvim/files/ftplugin/tex): Add file to correct path
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
2023-09-02
Fix(hm/conf/nvim/plgs/luasnip/todo_snippets): Decapitalize my name
Soispha
2023-08-30
Fix(hm/conf/nvim/mappings): Switch `gg` to `uu`
Soispha
2023-08-30
Fix(hm/conf/nvim/mappings): Add missing "change without register" map
Soispha
2023-08-30
Feat(hm/conf/nvim/mappings): Add mapping to go to file (<enter>)
Soispha
2023-08-30
Fix(hm/conf/nvim/mappings): Switch the confirm map from `cc` to `uu`
Soispha
2023-08-30
Feat(hm/conf/nvim/plgs/flatten-nvim): Init
Soispha
2023-08-29
Feat(hm/conf/nvim/maps): Add keymaps for tab movement
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/autocmds): Add mkdir autocmd
Soispha
2023-08-29
Feat(hm/conf/nvim/plgs/ltex_extra): Init
Soispha
2023-08-29
Fix(hm/conf/nvim/plugins/neorg): Add telescope integration
Soispha
[next]