aboutsummaryrefslogtreecommitdiffstats
path: root/modules/home/conf/nvim/autocmds/default.nix (unfollow)
Commit message (Expand)Author
2024-05-23refactor(modules/home): Setup as "normal" NixOS moduleBenedikt Peetz
2024-05-20refactor(hm): Rename to `modules/home`Benedikt Peetz
2024-03-30refactor(hm/conf/nvim): Use `opts` instead of `options`Soispha
2023-10-08fix(hm/conf/nvim/autocmds): Use 'desc' instead of 'description'Soispha
2023-08-29Feat(hm/conf/nvim/autocmds): Add mkdir autocmdSoispha
2023-08-26Refactor(treewide): Abbreviate path namesSoispha
2023-08-26Fix(hm/conf/neovim/autocmds): Only show colorcolumn in insert modeSoispha
2023-08-26Feat(hm/conf/neovim/autocmds): Highlight yanked textSoispha
2023-08-26Docs(treewide): Add a colon after every "TODO"Soispha
2023-08-19Fix(hm/conf/neovim/autocmds): Add anchor to space replacementSoispha
2023-08-19Fix(hm/conf/neovim/autocmds): Correctly apply the if conditionalSoispha
2023-08-19Fix(hm/conf/neovim/autocmds): Add missing 'coloroverride' autocmd groupSoispha
2023-08-19Feat(hm/conf/nvim): Add basic nix config [REBASE TARGET]Soispha