Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-23 | rename fcuny-navigation to my-navigation | Franck Cuny | 2 | -7/+4 | |
2022-03-23 | rename fcuny-ui to my-ui | Franck Cuny | 2 | -4/+4 | |
2022-03-23 | rename fcuny-settings to my-settings | Franck Cuny | 2 | -4/+4 | |
2022-03-23 | init: start to simplify the configuration | Franck Cuny | 1 | -54/+51 | |
Update the settings for the garbage collector when we start Emacs, to make things go faster. Also drop a few things that we don't care about anymore (the gnutls configuration). Be specific about the path to the library. | |||||
2022-03-23 | settings: don't pull fcuny-vars anymore | Franck Cuny | 1 | -3/+7 | |
This library is going away. Also update the docs. | |||||
2022-03-23 | git: update gitignore | Franck Cuny | 1 | -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-22 | init: don't pull packages from elpa.gnu.org | Franck Cuny | 1 | -2/+1 | |
2022-03-22 | prog: format go buffer before saving | Franck Cuny | 1 | -0/+1 | |
2022-03-22 | commands: start refactoring | Franck Cuny | 1 | -1/+46 | |
2022-03-22 | work: manage work related functions | Franck Cuny | 3 | -5/+12 | |
2022-03-22 | init: load custom commands last | Franck Cuny | 1 | -2/+2 | |
2022-03-22 | prog: make flymake happy | Franck Cuny | 1 | -33/+66 | |
2022-03-22 | text: make flymake happy | Franck Cuny | 1 | -0/+7 | |
2022-03-22 | ui: make flymake happy | Franck Cuny | 1 | -34/+21 | |
2022-03-22 | tramp: make flymake happy | Franck Cuny | 1 | -1/+8 | |
2022-03-22 | org: make flymake happy | Franck Cuny | 1 | -1/+9 | |
2022-03-22 | navigation: make flymake happy | Franck Cuny | 1 | -31/+7 | |
2022-03-22 | git: make flymake happy | Franck Cuny | 1 | -53/+7 | |
2022-03-22 | flycheck: replaced by flymake | Franck Cuny | 1 | -14/+0 | |
2022-03-22 | eshell: make flymake happy | Franck Cuny | 1 | -15/+33 | |
2022-03-22 | edit: make flymake happy | Franck Cuny | 1 | -2/+10 | |
2022-03-22 | vars: make flymake happy | Franck Cuny | 1 | -1/+6 | |
2022-03-22 | notmuch: make flymake happy | Franck Cuny | 1 | -0/+7 | |
2022-03-21 | conf: make it work with flymake | Franck Cuny | 1 | -10/+8 | |
2022-03-21 | settings: make it work with flymake | Franck Cuny | 1 | -5/+10 | |
2022-03-21 | init: address flymake feedback | Franck Cuny | 1 | -18/+25 | |
2022-03-20 | puppet: we don't need this anymore! | Franck Cuny | 2 | -8/+0 | |
2022-03-17 | eglot: replace lsp-mode with eglot | Franck Cuny | 1 | -78/+7 | |
2022-03-04 |