Commit Graph

562 Commits (f9c57990dc1990e75449cfadf7bcb09b1d9720d9)

Author SHA1 Message Date
Pierre Neidhardt db46753c96 Emacs: Format code in mode-sgml, fix typos in mode-makefile 2016-06-13 09:43:51 +02:00
Pierre Neidhardt f824783538 Emacs: Make use of semantic in helm 2016-06-12 22:50:34 +02:00
Pierre Neidhardt 69e70b1ebf Emacs: Move semantic settings to mode-cc and set uniform C bindings 2016-06-12 22:48:36 +02:00
Pierre Neidhardt d5a2345e7e Emacs: Add pacman aliases to eshell 2016-06-12 10:45:40 +02:00
Pierre Neidhardt 4d652bf96a Emacs: Always show word-granularity differences with Magit 2016-06-11 09:11:47 +02:00
Pierre Neidhardt f3c85cee33 Emacs: Close sh skels TODOs 2016-06-11 09:11:12 +02:00
Pierre Neidhardt ac9a5cb5cb Emacs: Fix helm section color 2016-06-11 08:10:32 +02:00
Pierre Neidhardt 97e4c8a3eb Emacs: Fix Eshell prompt and fasten aliases loading 2016-06-10 23:16:03 +02:00
Pierre Neidhardt d27ce8bbcc Emacs: Close TODO regarding whitespace-report bug 2016-06-10 18:05:05 +02:00
Pierre Neidhardt f22fa93f5d Emacs: Use some inherited colors for helm 2016-06-10 14:18:22 +02:00
Pierre Neidhardt 807962e0eb Emacs: Move helm config to tool-helm.el 2016-06-10 13:53:40 +02:00
Pierre Neidhardt d2bcd1bc4c Emacs: Customize helm faces 2016-06-10 13:48:43 +02:00
Pierre Neidhardt 00e2ae8ce0 Emacs: Change magit-branch-remote color to a more visible orange red 2016-06-10 10:29:18 +02:00
Pierre Neidhardt 10750dd2f1 Emacs: Format theme and remove old code 2016-06-10 10:19:10 +02:00
Pierre Neidhardt 106eff294c Emacs: Set helm git grep to ignore out-of-tree files 2016-06-10 10:04:30 +02:00
Pierre Neidhardt 587f8b83c0 Emacs: Set git-commit-summary-max-length to git-commit-fill-column 2016-06-09 22:42:42 +02:00
Pierre Neidhardt 58ebdfa919 Emacs: Use 'helm-regexp' instead of query-replace(-regexp) 2016-06-09 22:33:33 +02:00
Pierre Neidhardt 34689df5cd Merge branch 'master' of bitbucket.org:/ambrevar/dotfiles 2016-06-09 21:49:42 +02:00
Pierre Neidhardt 8b083a43f8 Emacs: Rename package-pinned-packages to favorite-packages
We want to avoid potential clashes, plus the name is shorter.
2016-06-09 21:29:34 +02:00
Pierre Neidhardt a58b6dd186 Emacs: Use 'M-.' to jump to symbol definition 2016-06-09 18:25:18 +02:00
Pierre Neidhardt 133b9f821f Emacs: Fix Eshell loading hooks to use cache folder 2016-06-09 18:24:34 +02:00
Pierre Neidhardt c3e6db4b6f Emacs: Store recentf in cache folder 2016-06-09 18:20:38 +02:00
Pierre Neidhardt 8c04ff068d Remove 'tig' config
Magit supersedes it.
2016-06-09 14:50:26 +02:00
Pierre Neidhardt 297b7e5d81 Emacs: Init magit 2016-06-09 14:42:19 +02:00
Pierre Neidhardt 8773e330b7 Emacs: Use 'helm-regexp' instead of query-replace(-regexp) 2016-06-09 14:39:04 +02:00
Pierre Neidhardt 867616c7ba Emacs: Rename 'my-keys' to 'mickey'
The dash in 'my-keys' implied that 'my' is a suffix for other symbols,
which is not the case at the moment.
2016-06-09 14:18:03 +02:00
Pierre Neidhardt 69cff2285f Emacs: Rename 'my-keys' to 'mickey'
The dash in 'my-keys' implied that 'my' is a suffix for other symbols,
which is not the case at the moment.
2016-06-09 11:27:24 +02:00
Pierre Neidhardt 2096909097 Emacs: Remove bs-show, ido, icomplete, browse-url (made obsolete by helm) 2016-06-08 23:41:22 +02:00
Pierre Neidhardt 9bdef91c98 Emacs: Config helm (options and bindings) and extensions 2016-06-08 23:37:21 +02:00
Pierre Neidhardt 5a46392dc4 Emacs: Remove config of unused sr-speedbar, swiper, ftf 2016-06-08 23:33:35 +02:00
Pierre Neidhardt 3ad9096746 Emacs: List favorite packages in 'pinned-packages' to automate install 2016-06-08 23:31:42 +02:00
Pierre Neidhardt 8aa1f621f5 Emacs: Unbind little used commands, rebind swap-windows and toggle-window-split 2016-06-08 14:47:57 +02:00
Pierre Neidhardt 333cc29126 Emacs: Move source/header switch binding to mode-cc 2016-06-08 14:14:29 +02:00
Pierre Neidhardt 156bf1dccd Emacs: Fix typos in function documentation 2016-06-08 14:05:10 +02:00
Pierre Neidhardt de30f31d40 Emacs: Close some TODOs (page-count, forward-page) 2016-06-08 12:16:57 +02:00
Pierre Neidhardt 3e48fcab58 Emacs: Run 'go test' when Go buffer file name ends in '_test' 2016-06-07 21:57:40 +02:00
Pierre Neidhardt 1344fc97c3 Emacs: Add godoc bindings and indent godoc examples 2016-06-06 20:52:19 +02:00
Pierre Neidhardt c73a14a7a3 Emacs: Fix phi-search loading 2016-06-03 12:14:59 +02:00
Pierre Neidhardt 98de0676cd Emacs: Set binding to gometalinter 2016-06-03 12:04:46 +02:00
Pierre Neidhardt 7eeebb3be4 Emacs/Go: Use goimports, use 'go build' outside GOPATH, 'go install' in GOPATH 2016-06-02 22:28:00 +02:00
Pierre Neidhardt 248e36168d Emacs: Run 'go install' instead of 'go build' to use cache 2016-05-17 19:05:17 +07:00
Pierre Neidhardt 8614a87dd0 Emacs: Add support for auto-complete and gocode 2016-01-27 18:55:19 +11:00
Pierre Neidhardt 7e8c34f129 Emacs: Add go-eval-buffer and bindings 2015-12-09 11:02:23 +11:00
Pierre Neidhardt 8cc6fb374d Emacs: Add godoc binding 2015-12-02 12:26:06 +11:00
Pierre Neidhardt fdf4fd4a3f Emacs: Add Maxima support 2015-11-02 20:10:49 +01:00
Pierre Neidhardt 110eb3e084 Emacs: Make bindings uniform for LaTeX main skel 2015-11-02 20:10:03 +01:00
Pierre Neidhardt 35dab6c731 Emacs: Fold case when sorting 2015-11-02 13:34:04 +01:00
Pierre Neidhardt a6e7d837b0 Emacs: Remove annoying abbrevs 2015-10-31 13:14:39 +01:00
Pierre Neidhardt a4b35b32bc Qutebrowser: Init 2015-10-20 11:47:47 +02:00
Pierre Neidhardt e62ac12618 Emacs: Make cc-fmt work on region 2015-10-17 09:27:58 +02:00