about summary refs log tree commit diff stats
path: root/hm/soispha/conf/nvim (follow)
Commit message (Expand)AuthorAge
* chore(treewide): Conform to changed settingsBenedikt Peetz2024-05-09
* fix(hm/conf/nvim/plgs/lsp/servers/ltex): Don't use in html filesBenedikt Peetz2024-05-09
* feat(hm/conf/nvim/plgs/lsp/servers): Replace eslint by quick-lint-jsBenedikt Peetz2024-04-05
* feat(hm/conf/nvim/plgs/lsp/servers/eslint): InitBenedikt Peetz2024-04-05
* fix(hm/conf/nvim/plgs/debugprint): RemoveBenedikt Peetz2024-03-31
* fix(hm/conf/nvim/plgs/vim-tex): Set `outdir` on latex commandSoispha2024-03-30
* refactor(hm/conf/nvim): Use `opts` instead of `options`Soispha2024-03-30
* refactor(hm/conf/nvim/plgs/comment-nvim): Update to new module layoutSoispha2024-03-28
* refactor(hm/conf/nvim/plgs/{nvim-cmp,vim-tex}): Update to new attr namesSoispha2024-03-10
* refactor(treewide): Reformat all files with treefmtSoispha2024-02-20
* fix(hm/conf/nix/plgs/lsp/s/openscad): GNU is unfortunately not the best formatSoispha2024-02-14
* feat(hm/conf/nix/plgs/lsp/servers/openscad): InitSoispha2024-02-12
* feat(hm/conf/nvim/plgs/treesitter): Add custom parser for `yts`Soispha2024-01-19
* fix(hm): Move the session variables to their associated serviceSoispha2024-01-13
* fix(hm/conf/nvim/plgs/harpoon): Use version locked to the old branchSoispha2023-12-10
* feat(treewide): Specify nvim plugins in my flakeSoispha2023-12-09
* fix(hm/conf/nvim/plgs/lsp/server/pylyzer): Disable againSoispha2023-12-02
* fix(sys/impermanence): Persist the postgresql datebase, if it existsSoispha2023-12-02
* feat(hm/conf/nvim/plgs/lsp/servers): Add python language serversSoispha2023-12-02
* fix(hm/conf/nvim/lsp/rust-analyzer): Don't install rustc and cargoSoispha2023-11-25
* fix(hm/conf/nvim/ftplgs/tex): Use newer nvim keymaps apiSoispha2023-11-08
* docs(hm/conf/nvim/plgs/treesitter): Improve commentsSoispha2023-11-08
* feat(hm/conf/nvim/plgs/lsp/ltex): Also activate in `mail` filesSoispha2023-11-08
* fix(hm/conf/nvim/plgs/vim-tex): Use treesitter highlightSoispha2023-11-08
* fix(hm/conf/nvim/plgs/harpoon): Enable Telescope extensionSoispha2023-10-19
* fix(hm/conf/nvim/plgs/leap): Map things to 'j'Soispha2023-10-18
* fix(hm/soispha/conf/nvim/plgs/nvim-cmp): Remove buffer sourceSoispha2023-10-17
* fix(hm/soispha/nvim/plgs/nvim-cmp): Disable diagraphsSoispha2023-10-16
* feat(hm/conf/nvim/plgs/nvim-cmp): Add sourcesSoispha2023-10-16
* fix(hm/conf/nvim/maps): Remove exit after 'o'Soispha2023-10-08
* fix(hm/conf/nvim/plgs/telescope/exts/bibtex): Mark action as emptySoispha2023-10-08
* fix(hm/conf/nvim): Update to new keymap formatSoispha2023-10-08
* fix(hm/conf/nvim/autocmds): Use 'desc' instead of 'description'Soispha2023-10-08
* feat(hm/pkgs/scrs/neorg): Add support for opening current task contextSoispha2023-10-01
* fix(hm/conf/nvim/files/ftplugin/tex): Add file to correct pathSoispha2023-09-30
* fix(hm/conf/nvim/plgs/lsp/ltex): Deactivate in rust, as it's bothersomeSoispha2023-09-19
* fix(hm/conf/nvim/plgs/nvim-lint): Remove shellcheck, as bash ls exitsSoispha2023-09-17
* Fix(hm/conf/nvim/plgs/luasnip/todo_snippets): Decapitalize my nameSoispha2023-09-02
* Fix(hm/conf/nvim/mappings): Switch `gg` to `uu`Soispha2023-08-30
* Fix(hm/conf/nvim/mappings): Add missing "change without register" mapSoispha2023-08-30
* Feat(hm/conf/nvim/mappings): Add mapping to go to file (<enter>)Soispha2023-08-30
* Fix(hm/conf/nvim/mappings): Switch the confirm map from `cc` to `uu`Soispha2023-08-30
* Feat(hm/conf/nvim/plgs/flatten-nvim): InitSoispha2023-08-30
* Feat(hm/conf/nvim/maps): Add keymaps for tab movementSoispha2023-08-29
* Refactor(hm/conf/nvim/plugins): Rename to `plgs` to safe commit msg spaceSoispha2023-08-29
* Feat(hm/conf/nvim/plgs/debugprint): InitSoispha2023-08-29
* Feat(hm/conf/nvim/autocmds): Add mkdir autocmdSoispha2023-08-29
* Feat(hm/conf/nvim/plgs/ltex_extra): InitSoispha2023-08-29
* Fix(hm/conf/nvim/plugins/neorg): Add telescope integrationSoispha2023-08-29
* Fix(hm/conf/nvim/options): Set `textwidth` to 90, as 120 is just too muchSoispha2023-08-29