Commit Graph

503 Commits

Author SHA1 Message Date
Yan Pritzker
2ab22b5edf Merge pull request #236 from giorni/slim-update
Updated vim-slim submodule.
2013-01-10 11:20:31 -08:00
Yan Pritzker
6ea3351adc Added ,gt html tidy command 2013-01-10 10:25:02 -06:00
Yan Pritzker
74be62534d Color improvement 2013-01-10 10:24:40 -06:00
Ricardo Giorni
6639ba7a58 Updated vim-slim submodule. 2013-01-10 12:19:23 -02:00
Andy Attebery
74dd90559e Removed vim-slim submodule 2013-01-07 03:58:23 -06:00
Yan Pritzker
018f744346 Fix cmd-j and cmd-k navigate by function bindings 2012-12-10 10:31:01 -06:00
Yan Pritzker
eecde1a252 Removed zoomwin - messes with syntax highlighting 2012-11-28 17:56:17 -06:00
Yan Pritzker
53b5036775 rbf abbreviation for rspec before block 2012-11-28 13:28:56 -06:00
Yan Pritzker
67bc28592f Better sass colors 2012-11-28 13:28:45 -06:00
Yan Pritzker
079e434c3f Better colors, readme update 2012-11-20 10:08:19 -06:00
Yan Pritzker
8a990709fe Remove SearchComplete plugin - too much grief
This plugin was causing issues with numerous other plugins
including the ctrl-shift-e expansion of html and ConqueTerm
2012-11-20 10:06:23 -06:00
Yan Pritzker
aed00bb274 Improve colors in normal vi [Fix #216] 2012-11-17 11:35:32 -06:00
Yan Pritzker
695a4a0d87 cl! abbreviation for logging, and ;; for closing javascript lines 2012-11-16 12:19:45 -06:00
Yan Pritzker
522c250204 Undo zm mapping which conflicts with folding. Jump to method now Cmd-Shift-M 2012-11-16 12:19:30 -06:00
Yan Pritzker
aa0ec75ee9 Remapped ,m to zm due to conflict with ShowMarks 2012-11-16 12:07:52 -06:00
Yan Pritzker
990cda8aaa Improved vim colors 2012-11-16 12:04:08 -06:00
Yan Pritzker
a8d3e50847 Font improvement: Inconsolata XL 2012-11-16 09:33:13 -06:00
Yan Pritzker
485c7f1800 Bundles for better javascript highlighting and tag highlighting 2012-11-16 09:31:59 -06:00
Yan Pritzker
5c0571e056 Upgraded vim plugins 2012-11-13 10:50:56 -06:00
Yan Pritzker
ae88cdf03a Prevent neocomplcache hanging in python [Fix #163] 2012-11-13 10:50:56 -06:00
Yan Pritzker
4dc9449479 Upgrade vim plugins 2012-11-10 17:30:38 -06:00
Yan Pritzker
5c54fcd169 A few new git aliases 2012-11-09 13:41:00 -06:00
Yan Pritzker
498eb7c894 Add ragtag plugin - Ctrl-x,/ to close html tags 2012-11-09 13:41:00 -06:00
tUrG0n
181426ffcf Added vim-jade sub-module 2012-11-06 20:01:28 +02:00
tUrG0n
cb039d9b36 Removed vim-jade 2012-11-06 19:58:14 +02:00
tUrG0n
cc2afb7fdf Added vim-jade plugin 2012-11-06 12:36:13 +02:00
Yan Pritzker
d5066a8b3a Upgraded vim submodules 2012-10-25 10:12:29 -05:00
Yan Pritzker
089f6168a8 Updated plugins 2012-10-19 11:58:59 -07:00
Yan Pritzker
769988a2ce Update plugins, replace ShowMarks (again) 2012-10-18 10:35:19 -07:00
Yan Pritzker
496c25a936 Moved defunkt module 2012-10-16 00:33:22 -07:00
Yan Pritzker
602e995746 Github flavored markdown support 2012-10-09 14:07:23 -07:00
Yan Pritzker
90d467ab06 Added ,,F to do same as ,,f in a vertical split 2012-10-08 21:45:40 -07:00
Yan Pritzker
6ed1a6c36f Changed jump to ruby method to ,,f so as not to conflict with carriage return 2012-10-08 21:41:24 -07:00
Yan Pritzker
1f0693ce1d Improve the way submodules are updated [Close #153]
Also updated all plugins to their latest master versions.
2012-10-08 21:38:21 -07:00
Yan Pritzker
d49fc4cbe9 Prevent pasting in visual mode from overwriting paste buffer 2012-10-08 21:04:44 -07:00
Yan Pritzker
a94bde1223 Removed erroneous comments 2012-10-08 18:44:52 -07:00
Yan Pritzker
a5b5dd63e0 Implement jump to ruby method (bang-aware)
It always annoyed me that vim jump-to-tag (ctrl-] or ,f in yadr)
totally flopped when it came to ruby bang methods. This function
handles methods! and method.invocations! to find bang versions
of methods.
2012-10-08 18:39:08 -07:00
Yan Pritzker
a5a86a2a7d When opening nerdtree wtih C-\ ensure consistent sizing 2012-10-02 21:57:29 -07:00
Yan Pritzker
be12982398 Added outer ruby block functionality 2012-10-01 17:16:15 -07:00
Yan Pritzker
6c0f02dd3f Updated to latest vim-powerline 2012-09-28 09:52:43 -07:00
Yan Pritzker
f2288cd94e Made ,gf / ctrl-f aware of line numbers
Now you can `,gf` or can `ctrl-f` file.rb:123
2012-09-27 11:12:38 -07:00
Yan Pritzker
85f0dc996c Merge pull request #169 from giorni/slim-support
Added support for slim syntax
2012-09-27 10:54:17 -07:00
Ricardo Giorni
be83e81037 Added support for slim syntax 2012-09-27 14:43:37 -03:00
Yan Pritzker
af0072c43b Latest version of plugins 2012-09-27 08:50:23 -07:00
Yan Pritzker
d5077d9db3 Added abolish.vim for camelcase/underscore toggling and others 2012-09-26 15:51:38 -07:00
Yan Pritzker
33e5fb537d Switch between running rspec1 and rspec2 with :Rspec1 and :Rspec2 2012-09-26 15:46:50 -07:00
Yan Pritzker
a69b5c5ae3 Switched to @skwp fork of YankRing without evil @ mapping 2012-09-26 15:17:17 -07:00
Yan Pritzker
249d86e5f2 Added NrrwRgn plugin 2012-09-26 08:21:48 -07:00
Yan Pritzker
f145df4e6f Latest versions of vim plugins 2012-09-18 22:58:26 -05:00
Yan Pritzker
9e5b9fa9b6 Better javascript parsing libraries 2012-09-18 13:56:17 -05:00
Yan Pritzker
eafb079ba0 Updated to latest version of vim-ruby-conque 2012-09-18 13:55:35 -05:00
Piotr Yordanov
2e80485b72 Fixed bug in #160 2012-09-13 05:41:13 +03:00
Yan Pritzker
34bb32e172 Added for html preview in Safari 2012-09-11 10:19:13 -07:00
Eumir Gaspar
a0ffe72d35 Added original implementation for janus overrides 2012-08-22 07:56:19 +08:00
Eumir Gaspar
833aadcb27 Uses vim/after directory instead of root for custom vimrc.after 2012-08-21 16:25:37 +08:00
yan
bff86523fc Remove bogus unmap 2012-07-20 17:17:44 -07:00
Kyle West
9bb517551d Resolve #122 unmap yankring @ in after file.
`nmap @` is not yet set when `vim/plugin/settings/yankring.vim` is
loaded. Moved nunmap @ to `vim/after/plugin/yankring.vim` because
it is loaded after the plugin is finished loading.
2012-07-20 15:39:18 -04:00
yan
aca163580f Upgraded plugins 2012-07-19 12:46:19 -07:00
yan
fd5962db06 Added SearchComplete tab completion when searching with / 2012-07-16 13:53:33 -07:00
yan
11fd924d64 Change ,bf mapping conflicting with buffer list ,b 2012-07-10 10:09:33 -07:00
yan
f1031dd98f Added ,bf mapping to add before { } block 2012-06-22 11:29:50 -07:00
yan
41b3f99dad Updated README for yankring 2012-06-22 11:29:42 -07:00
yan
88b69c8dcb Restore YankRing plugin to functionality 2012-06-22 11:29:42 -07:00
yan
a3bcfc3e51 Make ,qc also close conques 2012-06-11 10:49:03 -05:00
yan
abbbc94bdc Never nuke a NERDTree using Q 2012-06-11 10:48:47 -05:00
yan
2bb8a06939 Changed default ,t binding do use CtrlP mixed mode
The mixed mode is more intelligent, searching buffers, MRU, and
the general file list. It gives you more of what you want, and
less of what you don't :)
2012-06-08 13:25:16 -05:00
yan
184a2e22c2 Make ctrlp play nice with vim-ruby-conque by closing its window 2012-06-07 13:25:12 -05:00
yan
6ec228dfd7 Fix install/submodule update problem with skwp-vim-powerline [Close #105]
Updated submodules to latestk
2012-06-07 10:47:40 -05:00
yan
a89205fa7b Added vim-ruby-debugger - real ide style debugging in vim 2012-06-06 22:16:59 -07:00
yan
e44e50e023 Made conque and gitgrep play nice with each other by killing each other's windows to prevent sizing problems 2012-06-06 22:15:43 -07:00
yan
b672159d4c ,vv and ,cc to open view and controller in rails 2012-06-06 22:14:09 -07:00
yan
8bca30bff3 Upgraded all plugins to most recent 2012-05-31 13:57:57 -07:00
yan
a6b9f3e9ef Merged spec finder and conque spec runner into one plugin 2012-05-30 01:34:34 -07:00
yan
a9d511ba4d Upgraded spec-finder 2012-05-30 01:24:44 -07:00
yan
3c76e390bc Updated visual select mode to retain syntax highlighting 2012-05-30 01:10:36 -07:00
Sagie Maoz
f834232cb1 Adding webapi-vim.
webapi-vim is a Vim interface to Web APIs.
It is required by Gist.vim (already part of YADR)
to be able to post gists to Github via OAuth2.
See https://github.com/mattn/webapi-vim for details.
Gist.vim requirements note: http://git.io/pwMo9A#requirements
2012-05-23 21:54:06 +03:00
yan
2c4fff3fb9 Fix evil submodule code introduced in 3525561 2012-05-23 10:44:32 -07:00
Yan Pritzker
87d6af4807 Merge pull request #102 from irrationalfab/master
Enable spell checking for git commits.
2012-05-22 14:00:05 -07:00
Sagie Maoz
35255618ee Adding vim-less bundle.
This vim bundle adds syntax highlighting, indenting and
autocompletion for the dynamic stylesheet language LESS.
See https://github.com/groenewege/vim-less for details.
2012-05-20 14:18:50 +03:00
yan
f9db81c0ed Switch to @skwp fork of EasyMotion for vimperator style two character targets 2012-05-15 08:50:32 -05:00
yan
5d7cf73799 Added Cmd-), Cmd-] and etc for modifying content inside surrounds 2012-05-15 08:43:49 -05:00
yan
beed6abf55 Add common abbreviations 2012-05-15 08:40:50 -05:00
Fabio Pelosin
38bcefdf6e Enable spell checking for git commits.
Source: http://stackoverflow.com/questions/1691060/vim-set-spell-in-file-git-commit-editmsg
2012-05-15 14:55:49 +02:00
yan
5b8742e226 More vim surround shortcuts ,} ,] ,) ,' etc 2012-05-09 17:54:30 -07:00
yan
6cefaf13f7 vim: ,# and ," for wrapping words in ruby interpolation or quotes 2012-05-07 23:55:41 -07:00
yan
7ec7e3c34c Added rake.vim, like rails.vim but for any project with a rakefile 2012-05-07 23:55:28 -07:00
Danny Olson & Yan Pritzker
b879e053b3 Added vim-bundler with :Bopen to browse bundled gem code 2012-05-02 22:47:34 -07:00
yan
52a6266ce4 Added ,m and ,M jump-to-method(tag) via CtrlP 2012-05-02 22:41:51 -07:00
yan
95f5d40b43 Updated plugins 2012-05-02 11:59:56 -07:00
yan
8bc6bdc4be Moved spec opener to externalized plugin 2012-04-27 11:54:23 -07:00
yan
10d947d5af Added ,ocf for opening changed files (stolen from @garybernhardt) 2012-04-27 00:35:48 -07:00
yan
86c5fe1ea6 Added Ctrl-s to open spec for any file you're looking at
Similar to rails.vim's :A and :AV command, except it knows
about fast_spec. Could be expanded in the future to add more
spec paths.
2012-04-25 19:39:31 -07:00
yan
284a22728d Upgraded vim plugins 2012-04-24 14:29:42 -07:00
yan
d7b7d79eaa Added ,Cmd-R to rerun last conque commend (re-exec spec) 2012-04-24 14:29:18 -07:00
yan
dcef19bad4 Updated vim-ruby-conque not to warn on spec/rspec missing [Close #92] 2012-04-24 12:37:40 -07:00
yan
fc472deed0 Better colors for ruby 2012-04-20 10:14:49 -07:00
yan
00ca4dd54b Remove unused statusline, powerline.vim is used 2012-04-18 18:57:02 -07:00
yan
ea007403ac Unmap the arrow keys, use Cmd-Arrow keys instead for window resize 2012-04-18 17:49:00 -07:00
yan
8ad2a7a7b1 Added Specky for rspec highlighting outside spec/
If you have rspecs anywhere else (say fast_spec/), the
default rails.vim highlighting doesn't affect them. Added
Specky to do this. Specky is not currently enabled in any other
way (we will still use ruby-vim-conque to run tests, but Specky
will do highlighting/file detection).
2012-04-18 09:59:32 -07:00
Danny Olson & Yan Pritzker
d5737f196d Upgraded vim-ruby-conque with nice j/k/n/p/f/q keybindings 2012-04-16 13:27:55 -07:00
Yan Pritzker
70b473561f Upgraded vim-ruby-conque 2012-04-16 09:51:40 -07:00
Yan Pritzker
e2e3804c84 Remove hardcoding to use rspec1. The plugin will determine which one you have 2012-04-16 09:47:31 -07:00
Yan Pritzker
46daacbaca Remove enter to clear highlight, interferes with quickfix window 2012-04-16 09:47:31 -07:00
Yan Pritzker
1d89bbbf81 Remove arpeggio fd and jk because they interfere with Cmd-j, Cmd-k 2012-04-16 09:47:30 -07:00
Yan Pritzker
2405ef2e40 Removed Slime plugin, unused and interferes with Ctrl-c 2012-04-16 09:47:30 -07:00
Yan Pritzker
e56c32b568 Vim mappings: Ctrl-l for => and arrow keys to window resize 2012-04-16 09:47:30 -07:00
Yan Pritzker
d9b14bf903 Upgraded plugins 2012-04-14 17:01:35 -07:00
yan
4ed2488ea8 Highlighting for zsh scripts 2012-04-14 16:41:01 -07:00
yan
aca62973b5 Open NERDTree on startup 2012-04-14 16:40:57 -07:00
yan
ebc1ea9cc7 Added ,cn to copy name of current file into system clipboard 2012-04-14 16:40:50 -07:00
yan
e77931a9f9 Added back timcharper-textile as a submodule 2012-04-10 11:56:08 -07:00
yan
db7a845b7e Deleted timcharper-textile 2012-04-06 23:48:21 -07:00
yan
e9af91819d Upgraded plugins 2012-04-06 23:46:58 -07:00
yan
fbcdf9aa0c Remove unused ,zz binding interfering with ,z previous buffer 2012-04-05 10:48:44 -07:00
yan
42d6bfad21 Upgraded plugins 2012-04-05 10:15:32 -07:00
yan
2bf0f5908f Change ,cf to give you the filename relative to your home dir 2012-04-05 10:03:48 -07:00
yan
2ecf17bf18 Added ',hi' to see the current highlight group 2012-04-04 02:21:19 -07:00
yan
db4557dc52 Remove VimBookmarking, not working, not used 2012-04-04 02:19:11 -07:00
yan
6d2b695496 Syntax highlighting for textile 2012-04-04 02:18:43 -07:00
yan
bbfa6adf38 Add change-inside-surroundings plugin [Close #68] 2012-04-02 12:03:21 -07:00
yan
ca0d1fbf9b Replaced Extradite with gitv. Use :gitv
* For optimal functionality, remove module:
   `rm -rf .yadr/vim/bundle/int3-vim-extradite`
2012-04-01 14:47:40 -07:00
yan
2c47d14184 Added ,gcf - git grep references to current file 2012-03-29 13:40:59 -07:00
yan
7da956b198 Switched to skwp/vim-conque to replace rson/vim-conque for solarized support 2012-03-20 12:50:43 -07:00
yan
a64405f6db Upgraded plugins 2012-03-15 15:44:01 -07:00
Taybin Rutkin
e67b7e9c10 add new snipmate plugin from garbas
- with snippets from honza (as recommended by garbas)
- with dependencies tlib and vim-addon-mw-utils
2012-03-13 23:30:02 -04:00
Taybin Rutkin
4604e39760 remove older, unsupported snipmate and snippets 2012-03-13 23:29:57 -04:00
yan
9439013da7 Updated powerline to use full path since Rails filenames are not always unique 2012-03-13 13:41:25 -05:00
Taybin Rutkin
2e650a5bba Needed to get camelcasemotion to work inside commands such as dW 2012-03-13 12:11:02 -03:00
Taybin Rutkin
6eb7bcb05e fully remove taglist in favor of tagbar 2012-03-12 23:30:22 -04:00
Taybin Rutkin
f925f83875 add camelcasemotion with mappings to B, W, and E instead of ,b ,w and ,e
- this avoids conflicts with ,b for Ctrlp's buffer selector and ,w for
  whitespace deletion.
2012-03-12 21:46:33 -04:00
yan
96cf20c2db Added color_highlight plugin 2012-03-12 16:24:26 -05:00
yan
f221a8174a Remove conflicting tab/window management bindings 2012-03-12 12:26:33 -05:00
yan
10ce30d811 Change window navigation to Ctrl-h,j,k,l to avoid overriding vim defaults [Close #42] 2012-03-12 12:05:56 -05:00
yan
9351b725f4 Latest version of skwp solarized powerline theme 2012-03-12 12:02:43 -05:00
yan
898fbb1095 Added Arpeggio plugin for key chord combos and Filesystem Size Used Avail Capacity Mounted on
/dev/disk0s2   931Gi  481Gi  450Gi    52%    /
devfs          192Ki  192Ki    0Bi   100%    /dev
map -hosts       0Bi    0Bi    0Bi   100%    /net
map auto_home    0Bi    0Bi    0Bi   100%    /home
/dev/disk1s2    15Mi   15Mi    0Bi   100%    /Volumes/Flash Player
/dev/disk2s2   100Mi  100Mi    0Bi   100%    /Volumes/Google Chrome
/dev/disk4     5.0Mi  2.9Mi  2.1Mi    59%    /Volumes/KeyCastr
/dev/disk5     4.2Gi  4.2Gi    0Bi   100%    /Volumes/Blue in Green
/dev/disk6s2   100Mi   17Mi   83Mi    17%    /Volumes/MacScan Installer and  chords to go to beginning and end of line
2012-03-09 01:16:33 -08:00
yan
28edcb11b6 Upgrade haml and fugitive 2012-03-09 01:00:12 -08:00
Yan Pritzker
e476a19a00 Upgraded powerline and solarized to produce a solarized powerline 2012-03-08 17:10:14 -08:00
Yan Pritzker
55348c13e7 Changed conflicting ,cc keymap to ,vc (execute vim command) 2012-03-08 16:46:45 -08:00
Yan Pritzker
ecac581510 Added + and - for resizing vertical windows 2012-03-08 13:20:05 -08:00
Yan Pritzker
fa59cff513 Replaced vim-rspec with vim-ruby-conque bindings 2012-03-08 23:25:10 -08:00
Yan Pritzker
d636a32fe4 Removed unused file 2012-03-08 23:09:27 -08:00
Yan Pritzker
e29372a321 Tweaks to skwp powerline theme 2012-03-08 10:26:35 -08:00
yan
e5b07adc7c Integrate vim-powerline with custom skwp theme 2012-03-08 02:09:57 -08:00
yan
307cc6e812 Update all plugins 2012-03-07 23:07:28 -08:00
Yan Pritzker
60d3192303 Upgraded ctrlp 2012-03-07 16:07:06 -08:00
Yan Pritzker
a0a4cc3949 Upgrdae fugitive and solarized 2012-03-07 14:59:12 -08:00
Yan Pritzker
7b2be4c97b Added ,gf - go to file in vertical split 2012-03-07 11:52:26 -08:00
Yan Pritzker
103b500492 Remove semicolon mapping; semicolon is used to repeat last find command 2012-03-06 15:44:41 -08:00
Yan Pritzker
1f587c88fb Replace showmarks due to deleted repo by @garbas [Close #39] 2012-03-06 13:53:38 -08:00
Yan Pritzker
67d3313854 Upgraded syntastic; Removed javaScriptLint plugin - replaced with syntastic 2012-03-06 10:43:26 -08:00
Yan Pritzker
dc965647f0 Moved solarized mods to the solarized plugin to ensure colors are correctly loaded at startup 2012-02-28 11:42:54 -08:00
Yan Pritzker
81af2e3c0a Changed html escape and unescape mappings to ,he and ,hu [Closes #27] 2012-02-24 13:37:21 -08:00
Danny Olson & Yan Pritzker
5e2665a797 ,z and ,x bindings to move back and forth through buffers 2012-02-10 14:59:48 -08:00
yan
f6a4fe45fc Upgraded ,gcp to really find references to current partial 2012-02-07 12:11:17 -08:00
yan
ba510e401c ,gd alias for git-grepping a ruby function definition 2012-02-05 12:50:52 -08:00
Kyle West
d9fc07944e yankring history should be hidden. 2012-01-30 20:39:19 -05:00
yan
1662be9ab3 Better syntax highlighting for json in haml, vim 2012-01-30 08:48:30 -06:00
yan
21ee926f94 Add jslint for warnings on saving javascript file 2012-01-27 13:14:03 -08:00
yan
2e9fc1da72 Fix ctrlp settings that conflict with Fugitive [closes #18] 2012-01-26 12:23:27 -08:00
Kyle West
4dadf56b2e is it possible to have tab 0? I don't think so, so I removed the mapping. 2012-01-25 21:19:07 -05:00
Kyle West
57fb4d0d23 fixed wrapping keymaps so they don't conflict with tabs. 2012-01-25 21:09:33 -05:00
Kyle West
6eb06c25bf Merge branch 'master' into vim-tweaks 2012-01-25 16:11:37 -05:00
yan
1217f5277a Added ,F - find tag in vertical split window 2012-01-25 12:10:02 -08:00
yan
5716eaa239 Improve window killer (Q) - close window if multiple windows to same buffer exist 2012-01-25 12:09:40 -08:00
Kyle West
5c06824e03 simple vimrc customizations. ~/.vimrc.before is loaded before everything. ~/.vimrc.after is loaded after all plugins load. 2012-01-25 14:26:23 -05:00
Kyle West
4c4938f769 organized config files and suggested new naming convention (see settings/README). 2012-01-25 13:47:44 -05:00
Kyle West
482006d8b5 added TODO to have certain file types automatically wrapped. 2012-01-25 13:37:09 -05:00
Kyle West
793554b5b3 added function for wrapping text. 2012-01-25 13:35:34 -05:00
yan
e21bcbf4f5 Remap ,, to ,gz - Go Zoom a window 2012-01-24 14:45:46 -08:00
Kyle West
25e096dfe3 Remove Taglist settings. 2012-01-24 14:21:46 -05:00
Kyle West
6fe1e43c09 Merge branch 'master' into simple-bug-fixes 2012-01-24 14:19:31 -05:00
Kyle West
ed5e906906 ctags is more compatible with OSX and homebrew. 2012-01-24 13:42:00 -05:00
yan
796e4444ef Replace taglist with tagbar 2012-01-24 10:38:33 -08:00
yan
68442f5a30 Remove CommandT and rebind ,t to CtrlP plugin 2012-01-24 10:33:33 -08:00
yan
a08169de48 Added ctrl-p file finder, using file search by default 2012-01-24 09:10:43 -08:00
yan
cfdbeb9ce0 Fix commit pointer to skwp-vim-ruby-conque 2012-01-24 08:58:45 -08:00
yan
e5a1c248ee Better colors 2012-01-23 14:23:25 -08:00
yan
a6eb57f39e Add syntax highlighting for R language 2012-01-23 14:23:17 -08:00
yan
e3961f2c19 Upgrdaed submodules 2012-01-22 23:00:49 -08:00
yan
a3e05b6ebe Fix keybindings for fugitive: ,dg = :diffget 2012-01-22 18:50:01 -08:00
yan
14274e080e Added coffeescript and stylus support 2012-01-22 18:47:55 -08:00
yan
3abcadae62 Make Ctrl-j and Ctrl-k quick up and down more intelligent in ruby 2012-01-21 13:45:12 -08:00
yan
af51dd3725 Upgraded skwp-vim-ruby-conque: reuse same window 2012-01-21 12:49:54 -08:00
yan
eb06a44e97 Added textobj-function (use vaf to select a function), upgraded textobj-user 2012-01-21 12:46:22 -08:00
yan
4bb23eba41 Added steve losh next-textobject functionality. vinb to visual inside next set of parens 2012-01-20 19:21:27 -08:00
yan
4a2bd58c99 ,K - Git grep up to next exclamation. Useful for ruby method grepping 2012-01-20 19:17:35 -08:00
yan
413f989dd5 Use w!! to sudo write; Fixed up README file for comma leader 2012-01-20 18:46:59 -08:00
yan
c205313b25 ,q/ ,qg/ ,qa/ Quickfix search aliases inspired by Steve Losh 2012-01-20 18:44:03 -08:00
yan
4a7df20fd1 Leader is now comma; General keymap cleanup - see README 2012-01-20 18:01:06 -08:00
yan
3e2e099153 Upgraded skwp-vim-ruby-conque 2012-01-20 17:56:49 -08:00
Danny Olson & Yan Pritzker
5847ee19dd Hit <ctrl-space> to put spaces around an equals sign 2012-01-20 16:28:39 -08:00
Danny Olson & Yan Pritzker
d08339b142 Better solarized support for jasmine.vim specs, ruby 2012-01-20 16:28:09 -08:00
Yan Pritzker
83e8e5757a Upgraded CommandT to fix BufLeave warnings 2012-01-11 15:00:05 -08:00
Yan Pritzker
bf6b9dedcf Changed wincent-commandT to skwp-commandT in order to merge bugfixes 2012-01-11 14:26:52 -08:00
Yan Pritzker
e03fe8aeaf Updated CommandT to latest version 2012-01-11 14:20:47 -08:00
Yan Pritzker
f16590af88 Added jasmine.vim for jasmin unit tests 2012-01-11 11:08:16 -08:00
yan
fde791db06 Add Cmd-' and Cmd-" for change inside strings 2012-01-06 10:33:00 -08:00
yan
6f762ffe4e Upgrade skwp-vim-rspec 2012-01-06 10:32:23 -08:00
yan
2932ac701a Change whitespace cleaner to ,w 2012-01-06 10:31:24 -08:00
yan
d59f78c27a Upgraded skwp-vim-ruby-conque. Run spec/etc in colorized window, reusing same window 2012-01-06 10:25:29 -08:00
yan
bed7aff105 Added tabman plugin. Use \mt to manage all tabs and windows. 2012-01-06 10:24:58 -08:00
yan
0f166499e9 Added rspec pending to xit feature. Use: ,rxit 2012-01-03 09:44:55 -08:00
yan
30725b537e Added ,ws to strip trailing whitespace in a file 2012-01-02 12:27:36 -08:00
yan
cbf5cacb76 Upgraded nerdtree to latest 2011-12-29 17:36:01 -08:00
yan
80c24b1922 Added sass-status plugin for viewing sass nesting in status bar 2011-12-29 17:35:53 -08:00
yan
13d0e4e20f Use ctrl-H ctrl-L for switching tabs to avoid interfering with rspec plugin 2011-12-27 10:43:38 -08:00
yan
5423aaa052 Added vim-indent-guides, upgraded skwp-vim-rspec 2011-12-23 21:11:06 -08:00
yan
10da9de4ff Remove autocmd causing problems. Add mapping for running specs 2011-12-23 21:06:22 -08:00
yan
0d51708808 Jump to common rails dirs with ,jm ,jc ,jv ,jh etc..using CommandT
LustyJuggler ,l[something] deprecated in favor of CommandT
because CommandT does fuzzy matching. Which means you can hit
,jm (jump to model) and fuzzy type a model name. Doing this
matches much more intelligently than a typical commandT call
because it's already constrained to what you want.
2011-12-23 14:14:55 -08:00
yan
476e72ba63 Changed 'Q' to intelligently close window or kill buffer if it's the last one 2011-12-22 11:55:18 -08:00
Nicola Paolucci
d8dd68e9d6 GitGrep mapping ,gg now closes the quotes and puts the cursor in the middle. You only need to press enter. 2011-12-22 15:39:53 +01:00
yan
2463d339da Better colors for solarized search and cursor 2011-12-22 00:27:19 -08:00
yan
0931010771 Upgraded vim-rspec to latest 2011-12-22 00:27:11 -08:00
yan
0a1216e75a Upgraded skwp-vim-rspec 2011-12-21 02:54:35 -08:00
yan
79659329df Upgraded skwp-vim-rspec 2011-12-21 02:44:22 -08:00
yan
298d2c23e4 New version of skwp-vim-rspec 2011-12-21 00:00:53 -08:00
yan
1b9172e912 Minor keymap changs, README cleanup 2011-12-20 23:48:33 -08:00
yan
dfba9054c1 Added vim-rspec plugin forked from taq/vim-rspec, with fixes 2011-12-20 23:17:50 -08:00
yan
0eab6e9ad6 Make conqueTerm behave nicer when running long running commands inside it 2011-12-20 23:17:08 -08:00
yan
50916e5a54 Improve visual select color, as well as CommandT 2011-12-20 02:09:34 -08:00
yan
83cc769f7b Remove PeepOpen plugin, using CommandT only now 2011-12-20 02:08:04 -08:00
yan
ef1e1d7cee Added new textobjects - ruby symbol (va:), function args (vaa) 2011-12-20 01:58:23 -08:00
yan
c65fd9424b Added Extradite git log parser (use :Extradite with a file open) 2011-12-19 01:19:03 -08:00
yan
349f992d80 Do not open nerd tree on startup 2011-12-19 00:14:06 -08:00
yan
5cf12e2110 Added :Rfastspec command to find specs in fast_spec dir (or ,lf with lusty juggler) 2011-12-19 00:14:06 -08:00
yan
8e68cbeac0 Added splitjoin plugin. Use sj and sk to split and join hashes into multiple lines. 2011-12-18 01:38:03 -08:00
yan
5002f51491 Replaced align.vim with tabular.vim because it is more popular 2011-12-18 01:21:59 -08:00
yan
3cc2d28114 Added align.vim plugin. Use :Align= to align by equals sign. 2011-12-17 14:43:58 -08:00
yan
9674873091 Vimrc cleanup - in clean easy to read sections
Moved appearance settings to plugin/settings/skwp-appearance.vim
2011-12-17 14:12:31 -08:00
yan
b125a96fb8 Custom surround.vim ability to wrap #{ruby} variables using s# motion 2011-12-17 13:27:01 -08:00
yan
f3a3ef7713 Added yankring plugin - after pasting use Ctrl-p/n
Cycle through old pastes using Ctrl-p/Ctrl-n after
making a paste (using standard p character)
2011-12-17 13:25:53 -08:00
yan
34b0c445e5 Added ,oq for open quickfix, and ,q to close it 2011-12-17 00:46:02 -08:00
yan
9fd41ecac9 Added textxobj plugins for more awesome 'nouns'
vae - visual around entire (doc), vada visual around date
of course you can use any verb (c/d/y/v) with the ae/ai/ada/ida
nouns
2011-12-16 01:03:17 -08:00
yan
ceaf82503f Anonymous bookmarking with ,bb ,bn ,bp ,bc 2011-12-16 00:30:43 -08:00
yan
affd42eee3 Added ZoomWin and bound ,, to zoom and unzoom current window 2011-12-16 00:04:14 -08:00
yan
f1a6d461a4 Removed space.vim, messing with semicolon mapping 2011-12-15 23:46:11 -08:00
yan
8f193284a9 Make Cmd-Space work for completion always. Display tab numbers 2011-12-15 23:24:22 -08:00
yan
c50e917b6c Add slime.vim: Use ctrl-c ctrl-c to send text to irb in a screen session
Start a screen session using: screen -S sess pry
This creates a session named "sess" running pry
Now use ctrl-c, ctrl-c. First time you use it will ask
for the session name, give it 'sess'. Next time will
be automatic. The text will end up in your screen.
2011-12-15 23:07:50 -08:00
yan
ed3aacdbc9 Added: vim-space for spacebar motion repeats, ruby block and indent block manipulation plugins 2011-12-15 22:41:56 -08:00
yan
a55c338cdf Improving keybindings to not interfere with standard things 2011-12-15 22:20:51 -08:00
yan
9dcae00026 Added zencoding plugin for html manipulation 2011-12-15 22:20:37 -08:00
yan
3a1968fcc2 Keybindings ,rt for opening a Ruby Test (spec) in a split and ,n for NerdTree 2011-12-15 20:01:38 -08:00
yan
4ba95e6ff3 Fix neocompletion with ruby 2011-12-15 20:01:18 -08:00
yan
5978627032 Added pry! abbreviation for pry debugging line 2011-12-15 09:25:10 -08:00
yan
76a06c189a Added: ack, sudo plugins. Removed vim-ruby-debugger because it's not working cleanly 2011-12-15 09:24:19 -08:00
yan
14d26e43e0 Improve status line colors (solarized) 2011-12-13 01:30:29 -08:00
yan
2f0ddb1ead Reverted bad color choice 2011-12-12 21:01:20 -08:00
yan
1ac75a4163 Gundo config 2011-12-12 20:55:35 -08:00
yan
2d8f106d43 Improve some keymaps, instead of overriding standard keys.
Added many convenience mappings for LustyJuggler such as
,lm for rails models, ,lc for controllers, etc
2011-12-12 20:42:54 -08:00
yan
41c6546332 Added Gundo plugin 2011-12-12 20:42:11 -08:00