aboutsummaryrefslogtreecommitdiffstats
path: root/hm/soispha/conf/nvim (unfollow)
Commit message (Expand)Author
2024-05-20refactor(hm): Rename to `modules/home`Benedikt Peetz
2024-05-09chore(treewide): Conform to changed settingsBenedikt Peetz
2024-05-09fix(hm/conf/nvim/plgs/lsp/servers/ltex): Don't use in html filesBenedikt Peetz
2024-04-05feat(hm/conf/nvim/plgs/lsp/servers): Replace eslint by quick-lint-jsBenedikt Peetz
2024-04-05feat(hm/conf/nvim/plgs/lsp/servers/eslint): InitBenedikt Peetz
2024-03-31fix(hm/conf/nvim/plgs/debugprint): RemoveBenedikt Peetz
2024-03-30fix(hm/conf/nvim/plgs/vim-tex): Set `outdir` on latex commandSoispha
2024-03-30refactor(hm/conf/nvim): Use `opts` instead of `options`Soispha
2024-03-28refactor(hm/conf/nvim/plgs/comment-nvim): Update to new module layoutSoispha
2024-03-10refactor(hm/conf/nvim/plgs/{nvim-cmp,vim-tex}): Update to new attr namesSoispha
2024-02-20refactor(treewide): Reformat all files with treefmtSoispha
2024-02-14fix(hm/conf/nix/plgs/lsp/s/openscad): GNU is unfortunately not the best formatSoispha
2024-02-12feat(hm/conf/nix/plgs/lsp/servers/openscad): InitSoispha
2024-01-19feat(hm/conf/nvim/plgs/treesitter): Add custom parser for `yts`Soispha
2024-01-13fix(hm): Move the session variables to their associated serviceSoispha
2023-12-10fix(hm/conf/nvim/plgs/harpoon): Use version locked to the old branchSoispha
2023-12-09feat(treewide): Specify nvim plugins in my flakeSoispha
2023-12-02fix(hm/conf/nvim/plgs/lsp/server/pylyzer): Disable againSoispha
2023-12-02fix(sys/impermanence): Persist the postgresql datebase, if it existsSoispha
2023-12-02feat(hm/conf/nvim/plgs/lsp/servers): Add python language serversSoispha
2023-11-25fix(hm/conf/nvim/lsp/rust-analyzer): Don't install rustc and cargoSoispha
2023-11-08fix(hm/conf/nvim/ftplgs/tex): Use newer nvim keymaps apiSoispha
2023-11-08docs(hm/conf/nvim/plgs/treesitter): Improve commentsSoispha
2023-11-08feat(hm/conf/nvim/plgs/lsp/ltex): Also activate in `mail` filesSoispha
2023-11-08fix(hm/conf/nvim/plgs/vim-tex): Use treesitter highlightSoispha
2023-10-19fix(hm/conf/nvim/plgs/harpoon): Enable Telescope extensionSoispha
2023-10-18fix(hm/conf/nvim/plgs/leap): Map things to 'j'Soispha
2023-10-17fix(hm/soispha/conf/nvim/plgs/nvim-cmp): Remove buffer sourceSoispha
2023-10-16fix(hm/soispha/nvim/plgs/nvim-cmp): Disable diagraphsSoispha
2023-10-16feat(hm/conf/nvim/plgs/nvim-cmp): Add sourcesSoispha
2023-10-08fix(hm/conf/nvim/maps): Remove exit after 'o'Soispha
2023-10-08fix(hm/conf/nvim/plgs/telescope/exts/bibtex): Mark action as emptySoispha
2023-10-08fix(hm/conf/nvim): Update to new keymap formatSoispha
2023-10-08fix(hm/conf/nvim/autocmds): Use 'desc' instead of 'description'Soispha
2023-10-01feat(hm/pkgs/scrs/neorg): Add support for opening current task contextSoispha
2023-09-30fix(hm/conf/nvim/files/ftplugin/tex): Add file to correct pathSoispha
2023-09-19fix(hm/conf/nvim/plgs/lsp/ltex): Deactivate in rust, as it's bothersomeSoispha
2023-09-17fix(hm/conf/nvim/plgs/nvim-lint): Remove shellcheck, as bash ls exitsSoispha
2023-09-02Fix(hm/conf/nvim/plgs/luasnip/todo_snippets): Decapitalize my nameSoispha
2023-08-30Fix(hm/conf/nvim/mappings): Switch `gg` to `uu`Soispha
2023-08-30Fix(hm/conf/nvim/mappings): Add missing "change without register" mapSoispha
2023-08-30Feat(hm/conf/nvim/mappings): Add mapping to go to file (<enter>)Soispha
2023-08-30Fix(hm/conf/nvim/mappings): Switch the confirm map from `cc` to `uu`Soispha
2023-08-30Feat(hm/conf/nvim/plgs/flatten-nvim): InitSoispha
2023-08-29Feat(hm/conf/nvim/maps): Add keymaps for tab movementSoispha
2023-08-29Refactor(hm/conf/nvim/plugins): Rename to `plgs` to safe commit msg spaceSoispha
2023-08-29Feat(hm/conf/nvim/plgs/debugprint): InitSoispha
2023-08-29Feat(hm/conf/nvim/autocmds): Add mkdir autocmdSoispha
2023-08-29Feat(hm/conf/nvim/plgs/ltex_extra): InitSoispha
2023-08-29Fix(hm/conf/nvim/plugins/neorg): Add telescope integrationSoispha