summaryrefslogtreecommitdiff
path: root/home/config/dotfiles/spacemacs
AgeCommit message (Collapse)Author
2023-02-28factor out common home-manager configurationQuentin Aristote
2023-02-07lsp-mode -> lsp; update comments; redefine open-dotfile shortcutQuentin Aristote
2022-12-15home: config: spacemacs: enable lsp-modeQuentin Aristote
2022-12-15home: config: spacemacs: reenable package update on startupQuentin Aristote
it was causing too many problems
2022-10-15home: config: spacemacs: disable auto refresh of packages on startupQuentin Aristote
There is already a daily service updating the packages (defined in home/config/emacs.nix). Update on startup is thus not necessary and blocks the launch of the emacs daemon when the connection to melpa times out.
2022-09-25add support for hakyllQuentin Aristote
2022-08-30home: emacs: update spacemacsQuentin Aristote
2022-08-24home: config: update spacemacsQuentin Aristote
2022-07-19dotfiles: spacemacs: hook auctex with outline-minor-modeQuentin Aristote
2022-06-06home: dotfiles: spacemacs: update spacemacsQuentin Aristote
2022-05-05spacemacs: add php layerQuentin Aristote
2022-04-13spacemacs: add yaml layerQuentin Aristote
2022-04-08change default font size and make reftex workQuentin Aristote
2021-12-07spacemacs : add why3 layerQuentin Aristote
2021-11-27add keyboard shortcut for checking branches in magit-modeQuentin Aristote
2021-11-21add rust layer to spacemacsQuentin Aristote
2021-11-11replace csv package with parse-csvQuentin Aristote
2021-11-09map SPC f e D to ediff this file instead of trying to ediff the link created ↵Quentin Aristote
by homemanager
2021-09-20add latexQuentin Aristote
2021-09-20add coqQuentin Aristote
2021-09-20correct typoQuentin Aristote
2021-08-30add request-deferred additional packageQuentin Aristote
2021-08-20add spacemacs-misc layer to spacemacsQuentin Aristote
2021-08-06initial commitQuentin Aristote