summary refs log tree commit diff
path: root/emacs.d/custom/fcuny-protobuf.el (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-25[emacs] rework the configuration for navigation.Franck Cuny1-24/+42
mostly inspired by reading https://github.com/patrickt/emacs. i've made the configuration of counsel and ivy more explicit, by splitting the customization. i've fixed the binding for searching with a buffer to rely on rgrep instead of ag (since i've switched to rg). i'm going to try the module 'guide-key' to see if i can be better at remembering some bindings (i always forget a bunch of them).
2019-06-24[make] update path where to store screenshots.Franck Cuny2-6/+6
2019-06-21[emacs] fix arguments for calling lsFranck Cuny1-2/+2
I switched to macport, and I don't have GNU ls anymore.
2019-06-21[emacs] font size...Franck Cuny1-1/+1
2019-06-21[emacs] add elpa repo for org.Franck Cuny1-1/+2
2019-06-12[emacs] Trying to fix my go setupFranck Cuny2-0/+10
There's a bunch of binaries that are completely out dated, and this is causing a lot of stuff to fail with emacs.
2019-06-12[emacs] another try to load correctly GOPATHFranck Cuny1-3/+4
2019-06-12[emacs] don't use tips for flycheck errorsFranck Cuny1-6/+0
They are not easy to read, and it's easier to go to the message buffer when debugging something.
2019-06-12[zsh] replace bash with zshFranck Cuny3-21/+37
In the next version of OS X, zsh will become the default shell.
2019-06-10[emacs] move org to documents instead of dropboxFranck Cuny1-1/+1
2019-06-10[emacs] I really need a bigger fontFranck Cuny1-1/+1
2019-06-10[tmux] here we go againFranck Cuny2-2/+20
2019-05-23[emacs] merged a bunch of org-files together.Franck Cuny1-19/+18
I'll rather have fewer files and rely on tagging to find what I'm looking for.
2019-05-23[emacs] enable org-babel for shell modeFranck Cuny1-0/+8
2019-05-23[emacs] small update to some templates for org.Franck Cuny2-13/+14
2019-05-23[emacs] add a few bindings for go.Franck Cuny1-0/+6
2019-05-14[emacs] fix prompt for candidate name in template.Franck Cuny1-1/+1