Commit Graph

1180 Commits

Author SHA1 Message Date
Yan Pritzker 3af47b3a7c Add zeus aliases 2015-10-27 10:22:20 -05:00
Yan Pritzker 3f0d03c298 Merge pull request #653 from merty/patch-1
Fixed a typo
2015-10-21 14:10:01 -05:00
Yan Pritzker 99ceec5cd7 Merge pull request #664 from stevenbarragan/feature/delete-merged-branches
Add command to delete all already merged branches
2015-10-21 14:09:47 -05:00
Yan Pritzker adb8fc1e2a Merge pull request #666 from chrisbutcher/patch-1
Fix typo: "postres" -> "postgres"
2015-10-21 14:09:36 -05:00
christopher butcher e115a54f82 Fix typo: "postres" -> "postgres" 2015-10-01 19:42:58 -04:00
Steven Barragán 3acd89108c Add command to delete already merged branches 2015-09-23 11:16:42 -07:00
yan cf6bb61336 Ctrl-x and Ctrl-z navigate the quickfix list 2015-09-08 13:10:26 -05:00
yan ef991c744b Update ctrlp [Fix #645] 2015-09-07 14:13:42 -05:00
Andre Azevedo ef2156144f Fix tmux.conf
Fix tmux "open new pane in current path" option.
2015-08-24 15:58:01 -07:00
Mert Yazıcıoğlu 3671c156e3 Fixed a typo 2015-08-22 10:47:55 +03:00
Yan Pritzker 997d36bef9 Allow ts alias to use a specific VM_IP 2015-08-13 15:15:56 -05:00
Yan Pritzker 75b5b18bb1 More secure alias for starting thin client on localhost only 2015-08-12 17:11:09 -05:00
Yan Pritzker 4fd92891ad Merge pull request #643 from ldong/master
Updated vimrc
2015-07-30 11:24:05 -05:00
Yan Pritzker 878cc35752 Unmap gf..causing issues 2015-07-27 13:01:54 -05:00
Lin Dong e8f0f4830b Updated vimrc
Changed to create `~/.vim/backups` directory for `persistent_undo` only once.
2015-07-26 23:04:24 -07:00
Yan Pritzker 0aacd272e1 Update prezto to point to master 2015-07-26 21:57:27 -05:00
Yan Pritzker eb24df5316 Unmap ctrl-f which overrides normal vim behavior 2015-07-26 21:56:08 -05:00
Yan Pritzker 19ce75880f Install prezto via symlink [Fix #624] 2015-07-26 21:45:53 -05:00
Yan Pritzker 469419290b Merge pull request #591 from nikolai-b/master
install AND update vundles on rake update
2015-07-26 21:33:09 -05:00
Yan Pritzker 8c0707726b Merge pull request #616 from ethanmad/origin/brewu-patch
Update `brewu` alias to use `upgrade --all` for future proofing
2015-07-26 21:32:28 -05:00
Yan Pritzker 3463b2d48d Merge pull request #623 from dcrec1/master
add a description to the update Rake task
2015-07-26 21:31:32 -05:00
Yan Pritzker 825aa205f2 Merge pull request #618 from ndelage/patch-1
Add note about vim+lua+neocomplete+rvm segfault
2015-07-26 21:31:23 -05:00
rocknrollMarc f652263386 Add css/sass/less for ctags 2015-07-26 21:29:28 -05:00
Yan Pritzker 8b9807df20 Merge pull request #606 from MosheZada/global-zsh-reload
Handle SIGHUP by reloading zshrc
2015-07-26 21:27:34 -05:00
Yan Pritzker fa07b7c7fb Rename poorly named method in rakefile 2015-07-26 21:27:18 -05:00
Yan Pritzker dc6765cc04 Merge pull request #595 from blittle/master
Change the NERDTreeFind keymap to not statically set the nerdtree window size
2015-07-26 21:25:41 -05:00
Yan Pritzker 526c173669 Merge pull request #608 from mul14/master
Make installation more faster
2015-07-21 20:41:38 -05:00
Yan Pritzker f7a6ceb8e4 Merge pull request #604 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-07-21 20:41:14 -05:00
Yan Pritzker c14242fc6a Merge pull request #598 from DNNX/patch-1
Fix a typo in README
2015-07-21 20:40:38 -05:00
Yan Pritzker bd3ba36fa5 Merge pull request #637 from katgironpe/master
Use correct RSpec.vim repo
2015-07-21 20:34:31 -05:00
Yan Pritzker 01a98ae479 Merge pull request #633 from alex-wood/keymapping-enhancements
Additional aliases
2015-07-21 20:34:13 -05:00
Yan Pritzker 384a34b4ec Merge pull request #639 from victormours/auto-indent-pasted-text
Auto indent pasted text in vim
2015-07-21 20:33:37 -05:00
Victor Mours f38019e044 Auto indent pasted text in vim
'=' is to indent, '`]' is to do it until the end of the pasted text,
and '<C-o>' brings the cursor back to the start of the pasted text.
2015-07-17 10:49:44 +02:00
Katherine G. Pe 2c15e0f090 Use correct RSpec.vim repo 2015-07-05 18:17:50 +08:00
Alex Wood 86d7155854 Make numpad enter work 2015-06-27 15:49:28 -07:00
Alex Wood 4805bef74c + misc helpful key mappings 2015-06-27 15:49:13 -07:00
Yan Pritzker e5b3c4cbeb Fix shortcuts for deprecated Rails.vim commands 2015-06-23 13:38:44 -05:00
Diego Carrion 831fb0abb8 add a description to the update Rake task
adding a description makes the task being listed when running `rake -T`
2015-06-13 22:03:27 -03:00
Yan Pritzker d74ab05613 Change Cmd-Space to Ctrl-Space for autocomplete 2015-06-02 19:03:09 -05:00
Ethan Madison e452d1c3ed Made --all a flag for brew upgrade
& Removed flag from `brew update`
2015-05-04 23:04:20 -07:00
Nate Delage 9c152da660 Add note about vim+lua+neocomplete+rvm segfault 2015-05-04 14:20:49 -05:00
Ethan Madison f12ae1978d Update 'brewu' alias to use 'update --all' for future proofing 2015-04-29 12:40:50 -07:00
Yan Pritzker d316096428 This wasn't working and occasionally introduced problems in other areas 2015-04-14 10:00:41 -05:00
Yan Pritzker 39a812f20b Make syntastic play nice with RVM 2015-03-24 16:17:35 -05:00
Mulia Arifandi Nasution 17fbcc3292 Make installation more faster
Clone only the latest history
2015-03-14 00:29:11 +07:00
Moshe Zada 9ed4fb9053 Handle SIGHUP by reloading zshrc 2015-02-27 17:27:31 +02:00
The Gitter Badger 4bec47ed7f Added Gitter badge 2015-02-16 20:57:18 +00:00
Viktar Basharymau f8a196db0f Rename PCKeyboardHack to Seil
And change the link accordingly.
2015-01-22 11:45:11 +03:00
Viktar Basharymau e856da0026 Fix a typo in README 2015-01-22 10:43:41 +03:00
Bret Little 43a67b31cb Change the NERDTreeFind keymap to not statically set the nerdtree window size
With this change users can now change the variable g:NERDTreeWinSize and have it applied
to new instances of NERDTree created with the NERDTreeFind keymap ctrl-\
2015-01-13 13:17:24 -07:00