aboutsummaryrefslogtreecommitdiffstats
path: root/hm/soispha/conf/nvim/default.nix (unfollow)
Commit message (Collapse)Author
2024-01-13fix(hm): Move the session variables to their associated serviceSoispha
2023-11-08docs(hm/conf/nvim/plgs/treesitter): Improve commentsSoispha
2023-08-30Feat(hm/conf/nvim/plgs/flatten-nvim): InitSoispha
2023-08-29Refactor(hm/conf/nvim/plugins): Rename to `plgs` to safe commit msg spaceSoispha
2023-08-26Refactor(treewide): Abbreviate path namesSoispha
2023-08-19Feat(hm/conf/neovim): Use non-treesitter theme for latex filesSoispha
Vim tex doesnn't really not work with treesitter, and nightfox doesn't really work without treesitter thus a new colorscheme was chooses.
2023-08-19Fix(hm/conf/neovim): Put the config file heading at the topSoispha
2023-08-19Fix(hm/conf/neovim): Add linter and formatters to the wrapped neovimSoispha
2023-08-19Fix(hm/conf/neovim): Fully import nvim config through nixVimSoispha
2023-08-19Feat(hm/conf/nvim): Add basic nix config [REBASE TARGET]Soispha