Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] highlight line is light blue. | Franck Cuny | 2018-12-14 | 1 | -0/+1 |
| | |||||
* | [emacs] wider fringe. | Franck Cuny | 2018-12-14 | 1 | -1/+1 |
| | |||||
* | [bash] Let's try to use emacs tty | Franck Cuny | 2018-11-23 | 1 | -11/+26 |
| | |||||
* | [emacs] Some update for flycheck and go. | Franck Cuny | 2018-10-22 | 1 | -14/+15 |
| | |||||
* | [emacs] Don't import ruby stuff in the path | Franck Cuny | 2018-10-22 | 1 | -5/+1 |
| | |||||
* | [emacs] Further simplifications. | Franck Cuny | 2018-10-18 | 1 | -12/+15 |
| | | | | | | | - consistently use 'fcuny/' for custom prefixes - add a function to remove | in text (when I need to trim input from MySQL) - do not use ivy completion with magit | ||||
* | [emacs] A few more simplifications. | Franck Cuny | 2018-10-18 | 1 | -30/+1 |
| | |||||
* | [emacs] Remove ivy and switch to ido | Franck Cuny | 2018-10-18 | 1 | -19/+26 |
| | |||||
* | [emacs] Simplify UI | Franck Cuny | 2018-10-18 | 1 | -21/+2 |
| | | | | Don't need anything fancy. | ||||
* | [emacs] Customize appearance. | Franck Cuny | 2018-10-15 | 1 | -92/+69 |
| | | | | | | | | A few tweaks to the default UI: - modeline is blue - highlighted line is blue - transparent title window on OSX - ensure fonts are using antialiasing | ||||
* | [emacs] add company-mode | Franck Cuny | 2018-10-06 | 1 | -0/+9 |
| | | | | This will require more configuration later. | ||||
* | [emacs] empty scratch buffer | Franck Cuny | 2018-10-06 | 1 | -0/+1 |
| | |||||
* | [emacs] Smaller font | Franck Cuny | 2018-10-04 | 1 | -1/+1 |
| | |||||
* | [emacs] Update python config | Franck Cuny | 2018-10-04 | 1 | -1/+2 |
| | |||||
* | [emacs] Remove code to manage display. | Franck Cuny | 2018-10-01 | 1 | -60/+10 |
| | | | | | I don't need so many custom code to manage the display. We just want to specify the font size, and how to switch to full screen. | ||||
* | [emacs] new binding for dired-jump | Franck Cuny | 2018-09-28 | 1 | -1/+2 |
| | |||||
* | [emacs] Add uniquify | Franck Cuny | 2018-09-28 | 1 | -0/+8 |
| | |||||
* | [emacs] Some updates for markdown, counsel, etc. | Franck Cuny | 2018-09-28 | 1 | -10/+13 |
| | |||||
* | [emacs] Add flycheck. | Franck Cuny | 2018-09-23 | 1 | -0/+5 |
| | |||||
* | [emacs] Small improvement to markdown config. | Franck Cuny | 2018-09-23 | 1 | -1/+5 |
| | |||||
* | [emacs] set font size to 15 | Franck Cuny | 2018-09-23 | 1 | -1/+1 |
| | |||||
* | [emacs] Add support for markdown | Franck Cuny | 2018-09-23 | 1 | -0/+5 |
| | |||||
* | [emacs] Groups directories first with dired. | Franck Cuny | 2018-09-23 | 1 | -0/+1 |
| | |||||
* | [emacs] Use package 'general' for key bindings. | Franck Cuny | 2018-09-23 | 1 | -4/+5 |
| | |||||
* | [emacs] Update configuration for flyspell. | Franck Cuny | 2018-09-22 | 1 | -12/+13 |
| | |||||
* | [Emacs] Fix configuration for recentf. | Franck Cuny | 2018-09-22 | 1 | -3/+0 |
| | |||||
* | [emacs] a few updates to flyspell configuration | Franck Cuny | 2018-09-22 | 1 | -3/+11 |
| | |||||
* | [emacs] group things in the configuration | Franck Cuny | 2018-09-22 | 1 | -57/+72 |
| | |||||
* | [emacs] A few misc. updates. | Franck Cuny | 2018-09-21 | 1 | -27/+18 |
| | |||||
* | [emacs] Adding a few modes back | Franck Cuny | 2018-09-15 | 1 | -68/+186 |
| | | | | | | Adding back counsel / projectile, since I actually miss using them. Rewrote some other configs, and added a couple new modules. | ||||
* | [emancs] remove projectile and ivy | Franck Cuny | 2018-09-08 | 1 | -64/+0 |
| | |||||
* | [emacs] remove eldoc configuration | Franck Cuny | 2018-09-08 | 1 | -4/+0 |
| | |||||
* | [emacs] remove magit configuration | Franck Cuny | 2018-09-08 | 1 | -26/+0 |
| | |||||
* | [emacs] clean up go configuration | Franck Cuny | 2018-09-08 | 1 | -21/+0 |
| | |||||
* | [emacs] remove flycheck | Franck Cuny | 2018-09-08 | 1 | -37/+8 |
| | |||||
* | [emacs] remove markdown configuration | Franck Cuny | 2018-09-08 | 1 | -10/+0 |
| | |||||
* | [emacs] remove flycheck | Franck Cuny | 2018-09-08 | 1 | -8/+0 |
| | |||||
* | [emacs] remove tramp | Franck Cuny | 2018-09-08 | 1 | -5/+0 |
| | |||||
* | [emacs] remove duplicated package declaration | Franck Cuny | 2018-09-08 | 1 | -4/+0 |
| | |||||
* | [emacs] drop a bunch of useless stuff from the config | Franck Cuny | 2018-09-05 | 1 | -61/+2 |
| | | | | | | | | Remove Python stuff, they don't work well (I don't know how to configure them correctly) and more importantly, I don't care. Remove the linter for puppet (it never works well). Also remove a few unused variables. | ||||
* | [emacs] smaller font (again) | Franck Cuny | 2018-09-02 | 1 | -1/+1 |
| | |||||
* | [emacs] set the font size. | Franck Cuny | 2018-08-27 | 1 | -0/+2 |
| | |||||
* | [emacs] merge configurations | Franck Cuny | 2018-08-19 | 1 | -49/+243 |
| | |||||
* | [emacs] Move some more configuration back to init.el | Franck Cuny | 2018-08-12 | 1 | -19/+215 |
| | |||||
* | [emacs] Move back some configs to init.el | Franck Cuny | 2018-08-11 | 1 | -3/+71 |
| | | | | | Simplify by moving important variables and functions to the main init file. | ||||
* | [emacs] ensure use-package is installed. | Franck Cuny | 2018-08-11 | 1 | -0/+5 |
| | | | | This is needed to bootstrap a new installation. | ||||
* | Shuffling things around in this repo | Franck Cuny | 2018-08-05 | 1 | -0/+37 |