Commit Graph

450 Commits

Author SHA1 Message Date
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
a004477eff Rename config-path helper function to get-config-path 2014-04-18 16:04:59 +01:00
975b92b63f Improve multiple-cursors keybindings 2014-04-18 15:39:43 +01:00
2ae270c510 Reorganize keybindings.el file a bit 2014-04-18 15:30:18 +01:00
0a5333ec1d Switch from autopair to smartparens
The smartparens package also negates the need for ruby-electric-mode,
and doesn't play nice with cua-mode. But my use of cua-mode was due to a
bug between ECB and delete-selection-mode, which seems to now be
fixed. Hence cua-mode is out too.
2014-04-18 15:21:10 +01:00
9932b4cdbe Set scroll-margin in custom-variables 2014-04-18 11:08:28 +01:00
76bedd5e2c Update .gitignore file 2014-04-12 11:27:23 +01:00
5cb2e01a53 Add two useful github related packages 2014-04-12 11:20:27 +01:00
8d124ef05d Increase scroll margin 2014-04-12 11:19:56 +01:00
c46e7f6700 Update keybindings and options for multiple-cursors 2014-04-12 11:19:21 +01:00
29db45ceeb Add new snippets for expect(...).to testing in Jasmine and Rspec 2014-04-12 11:18:07 +01:00
9af02c0e78 Use ido completion in projectile 2014-04-04 13:06:28 +01:00
978d613d4f Add move-text package 2014-04-04 13:05:39 +01:00
b0c7412cf0 Add pp debug snippet for Ruby 2014-04-03 14:30:44 +01:00
6ed950a77b Improve scrolling behavior 2014-04-03 14:30:28 +01:00
e169b21ba8 Case-insensitive sort-lines, yes please. 2014-03-28 10:35:53 +00:00
0ae9c59b86 Update/add various snippets 2014-03-28 10:35:35 +00:00