Commit Graph

990 Commits

Author SHA1 Message Date
Timothy Stott
7f2112cf68 Update vim enhancements README with Lightline 2014-11-11 21:58:51 +00:00
Yan Pritzker
000c376aab Merge pull request #556 from stevenbarragan/update-multicursor-plugin
Point vim-multiple-cursors to current owner
2014-10-29 14:15:29 -05:00
Steven Barragán
8642a8d2a8 Point vim-multiple-cursors to current owner 2014-10-28 23:31:47 -07:00
Yan Pritzker
ee6e5b9590 Merge pull request #551 from dsimmons/fix/nerdtree-keybinding
[Fix] Keybinding conflict introduced as part of #526.
2014-10-25 13:37:55 -05:00
Dan Simmons
dfb65f2177 Fixed keybinding conflict introduced as part of #526. 2014-10-24 17:28:04 -04:00
Yan Pritzker
9e64c72eeb Merge pull request #549 from ianks/master
Remove vim/.vundles.local.bak from source control
2014-10-24 15:09:35 -05:00
Ian Ker-Seymer
d63c94dda7 Remove vim/.vundles.local.bak from source control 2014-10-24 14:08:51 -06:00
Yan Pritzker
ce5b38ebb0 Navigate seamlessly between vim and tmux [Fix #526] 2014-10-24 15:01:18 -05:00
Yan Pritzker
f6bdf5708e Merge pull request #510 from nikolai-b/master
separate mac and linux vim keymaping
2014-10-24 14:58:20 -05:00
Yan Pritzker
7c3bc67fe1 Merge pull request #546 from jeffwidman/patch-2
Remove deprecations from gemrc
2014-10-24 14:57:35 -05:00
Yan Pritzker
f8727bfaa7 Merge pull request #547 from tmullen/update_homebrew_path
Update to Homebrew app install path.
2014-10-24 14:57:27 -05:00
Yan Pritzker
491bdf7a64 status bar shows even on one pane [Fix #538] 2014-10-24 14:56:50 -05:00
Yan Pritzker
2d1130e740 Merge pull request #545 from jeffwidman/patch-1
Update gitignore vim settings
2014-10-24 14:55:16 -05:00
Yan Pritzker
e2f73a0d02 Merge pull request #511 from nikolai-b/git-config-fix
remove outdated git option
2014-10-24 14:55:00 -05:00
Yan Pritzker
cc242f115f Merge pull request #548 from ianks/master
Make ls/ll aliases linux friendly
2014-10-24 14:54:08 -05:00
Ian Ker-Seymer
ca5cc939a1 Make ls/ll aliases linux friendly 2014-10-24 13:29:07 -06:00
Yan Pritzker
b8a90b09d1 Update themes.md 2014-10-21 09:08:33 -05:00
Ted Mullen
7a74702693 Update to Homebrew app install path. 2014-10-18 10:23:16 -07:00
Jeff Widman
15530139e8 Remove deprecations from gemrc
Removed deprecated bulk_threshold-instance method:
http://www.rubydoc.info/github/rubygems/rubygems/Gem/ConfigFile#bulk_threshold-instance_method

--no-ri --no-rdoc is deprecated, use --no-document
Reference: http://guides.rubygems.org/command-reference/
2014-10-17 15:39:23 -07:00
Jeff Widman
c25cc91b6f Update gitignore vim settings
Pulling in updates from Github's global vim gitignore file:  https://github.com/github/gitignore/blob/master/Global/vim.gitignore
2014-10-17 15:34:20 -07:00
Yan Pritzker
f2fdd4506d gpsh now automatically sets up tracking for the current branch name 2014-10-08 13:45:00 -05:00
Yan Pritzker
d4581ce37c Increase number of recent branches 2014-09-30 11:41:12 -05:00
Nikolai B
9d30fc4041 make more mappings use Alt + readme 2014-09-29 21:33:48 +01:00
Nikolai B
9260dc8b78 use alt for more mappings 2014-09-29 20:22:56 +01:00
Yan Pritzker
8ab15c26a0 Merge pull request #532 from ianks/solarized-choice
Allow user to not use solarized
2014-09-28 06:46:30 -05:00
Yan Pritzker
e3fd0a940b Merge pull request #533 from lfilho/patch-1
Ignoring just "tags" is too generic
2014-09-28 06:45:47 -05:00
Yan Pritzker
a049258e55 Merge pull request #536 from ianks/update-prezto
Update zprezto
2014-09-28 06:45:25 -05:00
Yan Pritzker
caeb0bfb72 Merge pull request #535 from ianks/master
New windows from current pane path, easy reloading of Tmux
2014-09-28 06:45:11 -05:00
Ian Ker-Seymer
283f9d0246 Update zprezto 2014-09-27 23:34:11 -06:00
Ian Ker-Seymer
471ddc8116 Merge https://github.com/skwp/dotfiles
* https://github.com/skwp/dotfiles:
  Add aliases ('cls' and 'brewU')
  Make tmux pane resizing more natural
2014-09-24 12:42:29 -06:00
Ian Ker-Seymer
5e9a35eae3 Start tmux window in /Users/ianks/.yadr 2014-09-24 01:11:21 -06:00
Luiz Gonzaga dos Santos Filho
ba5cf1b78c Ignoring just "tags" is too generic
My application had a folder named "tags" as part of its business rules and because of this it got ignored.
I believe upadting this section according to the very link in the comment above should fix it. (not ignoring `tags/` folder).
2014-09-23 08:47:59 -03:00
Yan Pritzker
376992f143 Merge pull request #531 from ianks/master
Add aliases ('cls' and 'brewU')
2014-09-22 12:51:39 -05:00
Ian Ker-Seymer
f9c5c26b28 Add aliases ('cls' and 'brewU') 2014-09-22 00:20:27 -06:00
Ian Ker-Seymer
bcc5245826 Allow user to not use solarized 2014-09-21 23:53:57 -06:00
Yan Pritzker
755f70a66b Merge pull request #528 from ianks/resize-panes
Make tmux pane resizing more natural
2014-09-05 12:55:32 -05:00
Yan Pritzker
22ed9e5143 Merge pull request #529 from gringocl/fix-indentation
Fix indentation
2014-09-02 15:16:37 -05:00
Miles Starkenburg
bba62701d3 Fix indentation 2014-08-26 20:57:16 -07:00
Ian Ker-Seymer
54c3062b11 Make tmux pane resizing more natural 2014-08-24 19:54:49 -06:00
Yan Pritzker
a44361860f Merge pull request #525 from gonzedge/spring-rails-console-alias
Add `src` alias for `spring rails c`
2014-08-19 12:55:11 -05:00
Yan Pritzker
4b722be4f0 Merge pull request #527 from storypixel/patch-1
Update vimrc
2014-08-19 12:50:05 -05:00
Sam Wilson
43a671a428 Update vimrc 2014-08-19 12:26:29 -05:00
Edgar Gonzalez
4ef65fe192 Add src alias for 'spring rails c'. 2014-08-16 15:54:10 -04:00
Yan Pritzker
b848249e7d Better colors 2014-08-15 10:55:48 -05:00
Yan Pritzker
e256d430cc Aliases for rails db migrations 2014-08-07 11:37:28 -05:00
Yan Pritzker
94e467777a Remove jasmine.vim which was conflicting with javascript-libraries-syntax.vim 2014-08-07 11:37:21 -05:00
Yan Pritzker
470b33b76c \sp for specify {} blocks 2014-08-07 11:36:39 -05:00
Yan Pritzker
1ba9f3e1fe Get rid of heavy omni complete - seems to hang on some machines 2014-07-21 15:37:57 -05:00
Nikolai B
11ee42c0ba remove outdated git option 2014-07-17 10:21:10 +01:00
Alex Frost
32c099214f add linux font install 2014-07-17 08:11:56 +01:00