Commit Graph

466 Commits

Author SHA1 Message Date
28c64162fe Fix hideshow mode tokens for ruby-mode 2014-08-29 19:10:18 +01:00
a8f88b09ac Enable auto-cleanup of whitespace in sh-mode 2014-08-29 19:09:55 +01:00
01b7bd1567 Add go-projectile again as performance bug has been fixed 2014-08-29 19:09:34 +01:00
dbaac2abef Remove yascroll mode, it was impacting scroll performance 2014-08-29 19:09:10 +01:00
4eebd1cc45 Added helpers and easy keybindings for HideShow mode 2014-08-10 13:44:48 +01:00
583b9fd644 Remove old useless stuff 2014-08-10 13:43:30 +01:00
90897680dd Disable tiling package 2014-08-10 13:43:14 +01:00
b9e46b8537 Enable git-gutter-fringe package 2014-08-10 13:42:58 +01:00
4a989c222d Add git-timemachine package 2014-08-01 09:18:47 +01:00
018a13d421 Correctly setup GOPATH 2014-07-28 10:30:55 +01:00
c18bba0bab Use goimports instead of gofmt 2014-07-28 10:30:45 +01:00
196dd3e91d Update meth snippet for go-mode 2014-07-28 10:30:31 +01:00
de58c3986a Add yascroll 2014-07-26 10:21:43 +01:00
07a6b38a50 Played with git-gutter-fringe, but disabled for now due to bug 2014-07-26 10:03:58 +01:00
920435531e Redefine RET key for go-mode to always indent 2014-07-26 09:05:54 +01:00
971440d67c Use exec-path-from-shell package to setup exec-path and PATH 2014-07-26 00:56:10 +01:00
57713022e8 Enable RET to indent line if needed in go-mode 2014-07-25 11:01:06 +01:00
443e867f45 Enable rubocop's style checking features 2014-07-25 11:00:47 +01:00
c4f577b940 Tweak flycheck 2014-07-20 10:40:21 +01:00
6d836ed75e Add my $GOPATH to ECB 2014-07-20 10:40:05 +01:00
b35a3f2001 Remove highlight-indentation mode from Go
The mode doesn't work with files that use actual tabs for indentation.
2014-07-20 10:39:50 +01:00
820d06c695 Enable whitespace clean on save in CoffeeScript files 2014-07-20 10:38:44 +01:00
813f2b1b40 Enable fringe in GUI mode 2014-07-16 10:48:03 +01:00
eed204adfe Add comment headers 2014-07-15 22:35:36 +01:00
2cdc5b3229 Change tab whitespace character 2014-07-15 22:35:17 +01:00
e27310f586 Add Go lang environment setup 2014-07-15 22:34:42 +01:00
269b8cc6a8 Attempt to make auto-complete behave a bit better 2014-07-15 22:33:37 +01:00
3f0c0111a0 Simplify Ruby env setup 2014-07-10 18:34:14 +01:00
4a9b60d0ec Disable go-projectile
It was causing massive lag/delay with everything from finding files to
M-x.
2014-07-10 18:33:11 +01:00
62d5cb244c Add/update various Go snippets 2014-07-10 18:32:12 +01:00
ba9a8a2298 Add custom go-mode yasnippet snippets 2014-07-09 02:07:53 +01:00
ff5323e0de Switch most languages from flymake to flycheck 2014-07-08 22:23:21 +01:00
f0b3d6ccaf Add support for Go 2014-07-08 22:23:19 +01:00
09100ecbaf Improve auto-complete keybindings 2014-07-08 22:23:18 +01:00
a66254fdf7 Redo env setup a bit 2014-07-08 22:23:12 +01:00
1277e0468e Add ex -> expect(...) snippet for Ruby 2014-06-10 11:28:11 +01:00
6a3f74e05d Add pt package 2014-06-10 11:27:57 +01:00
86bd67cec1 Exclude .git and others from recentf 2014-06-10 11:27:32 +01:00
38fa8a874a Disable keybindings used by other package 2014-05-23 23:27:19 +01:00
125091dbed Tweak keybindings for projectile 2014-05-23 23:27:05 +01:00
84fe89d9d5 Remove eproject package, projectile does everything I need now 2014-05-23 23:26:21 +01:00
c23aec70f2 Add eb -> expect(...).to be ... snippet for ruby-mode 2014-05-23 23:07:43 +01:00
d9e9a9ce8a Use new recently-active sort order in projectile 2014-05-23 23:07:20 +01:00
0f13a08653 Modify scroll behavior 2014-05-23 11:15:22 +01:00
0b147618d5 Set PHP to use 4 space wide soft-tabs 2014-05-23 11:12:58 +01:00
9e428c41d7 Update custom-variables 2014-05-17 12:20:40 +01:00
6144ae3c80 Update smartparens settings 2014-05-13 23:21:54 +01:00
2c7062d00b Increase scroll-margin from 3 to 4 2014-05-13 23:21:37 +01:00
82a1d6ba41 Disable all smartparens keybindins 2014-05-13 23:21:17 +01:00
24ef61d9c0 Tweak multiple-cursors keybindings 2014-04-18 16:05:40 +01:00