summary refs log tree commit diff
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-03-23git: update gitignoreFranck Cuny1-50/+8
I'm moving around some files, we need to ignore a number of things. The previous version of that file was also full of useless stuff.
2022-03-22init: don't pull packages from elpa.gnu.orgFranck Cuny1-2/+1
2022-03-22prog: format go buffer before savingFranck Cuny1-0/+1
2022-03-22commands: start refactoringFranck Cuny1-1/+46
2022-03-22work: manage work related functionsFranck Cuny3-5/+12
2022-03-22init: load custom commands lastFranck Cuny1-2/+2
2022-03-22prog: make flymake happyFranck Cuny1-33/+66
2022-03-22text: make flymake happyFranck Cuny1-0/+7
2022-03-22ui: make flymake happyFranck Cuny1-34/+21
2022-03-22tramp: make flymake happyFranck Cuny1-1/+8
2022-03-22org: make flymake happyFranck Cuny1-1/+9
2022-03-22navigation: make flymake happyFranck Cuny1-31/+7
2022-03-22git: make flymake happyFranck Cuny1-53/+7
2022-03-22flycheck: replaced by flymakeFranck Cuny1-14/+0
2022-03-22eshell: make flymake happyFranck Cuny1-15/+33
2022-03-22edit: make flymake happyFranck Cuny1-2/+10
2022-03-22vars: make flymake happyFranck Cuny1-1/+6
2022-03-22notmuch: make flymake happyFranck Cuny1-0/+7
2022-03-21conf: make it work with flymakeFranck Cuny1-10/+8
2022-03-21settings: make it work with flymakeFranck Cuny1-5/+10
2022-03-21init: address flymake feedbackFranck Cuny1-18/+25
2022-03-20puppet: we don't need this anymore!Franck Cuny2-8/+0
2022-03-17eglot: replace lsp-mode with eglotFranck Cuny1-78/+7
2022-03-04prog: add support for nixFranck Cuny1-0/+7
Enable the LSP for nix, and also ensure we're formatting the buffer when saving a buffer.
2022-03-04Makefile: remove unused targetsFranck Cuny1-6/+2
2022-03-03emacs: configure the font correctlyFranck Cuny1-2/+5
2022-03-03themes: add modus againFranck Cuny1-3/+8
2022-03-03authinfo: add github credsFranck Cuny1-0/+0
2022-02-20ui: set proper font size when running with pgktFranck Cuny1