| Commit message (Collapse) | Author | Files | Lines |
|
|
|
move the requirement for `company-go` to the module for go.
rework the configuration for hydra, to make it a little bit easier.
force length of comments to 80 characters per line.
|
|
improve the support to write go code. adding hydra to don't have to
remember all the commands i want to use with `go-guru`, and add
`gotest` to run tests directly from emacs.
add `company-go` for code completion.
will likely add more commands to hydra as i go.
|
|
drop some old alias for url
|
|
|
|
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).
|
|
|
|
I switched to macport, and I don't have GNU ls anymore.
|
|
|
|
|
|
There's a bunch of binaries that are completely out dated, and this is
causing a lot of stuff to fail with emacs.
|
|
|
|
They are not easy to read, and it's easier to go to the message buffer
when debugging something.
|
|
In the next version of OS X, zsh will become the default shell.
|
|
|
|
|