hophacker
0d4e98e00c
added vim-easygrep
2017-10-28 12:07:55 +08:00
Jie Feng
ab1d3821d3
change nginx-vim repo
2017-10-11 00:39:38 +08:00
Jie Feng
a1c9801b15
added vim-css-color
2017-10-09 11:41:04 +08:00
Jie Feng
c3ed7bec4c
added support for salt stack
2017-10-04 22:12:37 +08:00
Jie Feng
76388b4b77
delete useless ruby plugins
2017-08-26 18:11:59 +08:00
Jie Feng
91408460e0
hunk, gpb
2017-08-19 13:58:34 +08:00
Jie Feng
7f93e296b3
key map fixed for go
2017-08-05 05:00:28 +08:00
Jie Feng
da8c69dfd7
make syntastic work for golang
2017-08-04 10:15:33 +08:00
Jie Feng
0190dad747
more settings and natively support go
2017-08-02 00:15:51 +08:00
Jie Feng
9028e9efbf
more settings
2017-08-01 23:56:20 +08:00
Jie Feng
48e8303612
improvement
2017-08-01 22:49:41 +08:00
hophacker
9c325aa8ee
let ctrlp ignore node_modules
2017-07-06 18:47:05 +08:00
hophacker
c9aa632eb2
added vim-pathogen to support libraries such as farazdagi/vim-go-ide
2017-07-05 22:04:06 +08:00
hophacker
4c66713452
start supporting golang
2017-07-05 21:58:28 +08:00
hophacker
baa1a56106
crtrlp ignore fix
2017-07-05 20:30:01 +08:00
hophacker
f5e1747171
added vim-gitgutter, and docs
2017-06-24 05:15:42 +08:00
hophacker
0b6fcc059f
added chinese bracket shortcut
2017-06-21 01:24:20 +08:00
hophacker
310ebd8efe
hophacker to rallets-network
2017-05-16 02:24:48 +08:00
hophacker
6867617f8f
python, docker_clean_images, scp
2017-05-12 18:27:04 +08:00
Jie Feng
9736efff5e
removed neocomplete
2017-04-13 14:36:03 +08:00
Jie Feng
97911522d5
stuff
2017-04-09 03:28:56 +08:00
Jie Feng
d49165685e
stuff
2017-03-25 10:21:33 +08:00
Jie Feng
e3086e95db
some chagnes
2017-03-21 12:18:08 +08:00
Jie Feng
a178bc022c
removed unuseful plugins and added some js plugins
2017-03-12 03:05:30 +08:00
Jie Feng
aa5f7e59b2
max line-width to 120 through pymode parameters
2017-03-10 21:45:31 +08:00
Jie Feng
2407f28011
set shell=/usr/bin/zsh instead of bash to make yadr stop suspending vim editing file
2017-03-10 19:24:41 +08:00
Jie Feng
7cb42b2281
merge from old
2017-03-10 17:14:30 +08:00
Yan Pritzker
78da69d421
Remap K to ,k for search so you don't accidentally lock up vim
...
People were complaining that "K" was too easy to hit by accident on a random char and search a large codebase.
2017-01-16 11:59:52 -06:00
Yan Pritzker
fb4bec51f0
Add graphql/jsx/fzf
2017-01-04 13:45:57 -06:00
Yan Pritzker
3fa9e6f636
Merge pull request #725 from lfilho/patch-2
...
Switch to henrik/vim-indexed-search
2016-11-29 12:25:35 -06:00
Yan Pritzker
aa019dd82d
Merge pull request #729 from lfilho/patch-4
...
Remove duplicated mxw/vim-jsx plugin
2016-11-29 12:20:43 -06:00
Yan Pritzker
81029c888e
Better ctrlp matching algorithm
2016-11-08 12:00:06 -06:00
Yan Pritzker
6f5481cdeb
,jj to get to javascript files
2016-10-07 09:47:35 -05:00
Luiz Gonzaga dos Santos Filho
6594c2a593
Remove duplicated mxw/vim-jsx plugin
2016-09-23 11:49:18 +02:00
Luiz Gonzaga dos Santos Filho
ef2d315d6e
Switch to henrik/vim-indexed-search
2016-09-13 18:39:44 +02:00
Luiz Gonzaga dos Santos Filho
f725962099
Change argtextobj to wellle/targets.vim
2016-07-25 10:48:37 +02:00
Yan Pritzker
c5263b3409
Default to eslint
2016-07-22 10:55:04 -05:00
Marc Ignacio
5125d393f7
Add vim shortcut: copy the relative path of a file
...
I've been using ,cf for some of the time, but sometimes I don't want the full path for a variety of reasons:
- any command where relative path suffices (running tests, removing files)
- the full path won't work if I'm using MacVim and the project is within vagrant cli
2016-06-07 14:29:39 +08:00
Yan Pritzker
22dd9da9d6
Remove grep current partial, doesn't work well
2016-05-12 12:59:38 -05:00
Yan Pritzker
996915dc22
Revert "Merge pull request #701 from yjlintw/upstream"
...
This reverts commit e84ba17c26
, reversing
changes made to 1edab81c26
.
2016-04-28 15:44:34 -05:00
Yan Pritzker
e84ba17c26
Merge pull request #701 from yjlintw/upstream
...
Fixed GUI visual mode highlight color
2016-04-28 15:43:26 -05:00
Yan Pritzker
1edab81c26
Opens nerdtree to the root of your current project if not looking at a file
2016-04-28 15:23:38 -05:00
Yu-Jen Lin
cf271b098b
Fixed GUI visual mode highlight color
2016-03-28 21:06:20 -04:00
Luiz Gonzaga dos Santos Filho
6bab75c8c9
Add: vim plugin: editor config
2016-03-28 23:36:31 +02:00
Yan Pritzker
cc4b8043f0
Set shell so that path to ctags is correct
2016-02-11 14:45:25 -06:00
Yan Pritzker
22bf2faf34
Treat ES6 extension files as javascript
2016-01-29 10:43:51 -06:00
Yan Pritzker
6ab2d71522
Add jsx bundle
2016-01-20 15:10:21 -06:00
Yan Pritzker
ec0c41227a
Fix zeus alias
2015-10-27 11:58:46 -05:00
Yan Pritzker
e016b187c6
Run tests using zeus with zl and zs
2015-10-27 10:31:40 -05: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
Yan Pritzker
878cc35752
Unmap gf..causing issues
2015-07-27 13:01:54 -05:00
Yan Pritzker
eb24df5316
Unmap ctrl-f which overrides normal vim behavior
2015-07-26 21:56:08 -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
Katherine G. Pe
2c15e0f090
Use correct RSpec.vim repo
2015-07-05 18:17:50 +08:00
Yan Pritzker
e5b3c4cbeb
Fix shortcuts for deprecated Rails.vim commands
2015-06-23 13:38:44 -05:00
Yan Pritzker
d74ab05613
Change Cmd-Space to Ctrl-Space for autocomplete
2015-06-02 19:03:09 -05: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
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
Dan Simmons
4907187a33
Moved .vimrc-level settings (pertaining to search) out of ./vim/settings/yadr-search.vim and into ./vimrc. Also removed unnecessary+problematic viminfo setting.
2015-01-08 13:56:43 -05:00
Yan Pritzker
3b8120e9d4
Revert bundle syntax update that may have caused pain for upgraders [ Fix #588 ]
2015-01-06 13:38:22 -06:00
Steven Barragán
96679d26d6
Switch out individual language packs for vim-polyglot [ Fix #573 ]
2015-01-04 14:17:27 -06:00
Nikolai Berkoff
a5fccb9f17
Vundle syntax update [ Fix #578 ]
2015-01-04 14:06:25 -06:00
Yan Pritzker
22f74389b1
Add csapprox for gblame to work in terminal [ Fix #579 ]
2015-01-04 13:58:00 -06:00
Yan Pritzker
bea8c2f5e2
Merge pull request #583 from dsimmons/refactor/dedupe-persistent-undo
...
Remove redundant persistent-undo.vim
2015-01-04 13:52:27 -06:00
Yan Pritzker
ac966402fc
Merge pull request #584 from timstott/remove_duplicate_splits_mappings
...
Remove duplicate window split mappings
2015-01-04 13:52:06 -06:00
Yan Pritzker
60da109601
Removed reference to janus
2015-01-04 13:23:58 -06:00
Yan Pritzker
b0179e56a8
Add base16 colorscheme as an option
2015-01-04 10:46:14 -06:00
Timothy Stott
8102fef1f4
Remove duplicate window split mappings
2014-12-31 13:27:59 +06:00
Dan Simmons
e58bb0c774
Removed redundant persistent-undo.vim
2014-12-30 17:37:56 -05:00
Timothy Stott
92b582122b
Remove orphan vim settings for LustyExplorer plugin
2014-12-27 14:50:15 +06:00
Yan Pritzker
d75fe7e1dd
Fix solarized easymotion in terminal vim
2014-11-21 11:51:33 -06:00
Jonas Bygdén
35c32f386a
Modified setings of lightline to match the README in the lightline project Added indication of paste mode, added functions instead of code in call of components, added git branch glyph, added path to file being edited
2014-11-11 14:53:28 +01:00
Steven Barragán
8642a8d2a8
Point vim-multiple-cursors to current owner
2014-10-28 23:31:47 -07:00
Dan Simmons
dfb65f2177
Fixed keybinding conflict introduced as part of #526 .
2014-10-24 17:28:04 -04: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
491bdf7a64
status bar shows even on one pane [ Fix #538 ]
2014-10-24 14:56:50 -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
b848249e7d
Better colors
2014-08-15 10:55:48 -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
Alex Frost
245ca3a2b4
separate mac and linux vim keymaping
2014-07-16 23:51:45 +01:00
Yan Pritzker
86350a58f8
If you don't use a solarized terminal, you have to set g:yadr_using_unsolarized_terminal now [Ref #487 ]
2014-07-03 17:11:41 -04:00
Yan Pritzker
61c66ea3b7
Update docs
2014-06-24 11:38:24 -05:00
Yan Pritzker
51fd5bc84d
Ability to disable solarized enhancements [ Fix #487 ]
2014-06-24 11:36:28 -05:00
Yan Pritzker
cebeb7719e
Merge pull request #504 from razum2um/fix_dark_mode_iterm_vim
...
fix colors in console vim on iterm2
2014-06-24 11:25:09 -05:00
Yan Pritzker
072c46eccf
Don't override ctrl-b for buffer search. we have ,b [ Fix #484 ]
2014-06-17 11:33:51 -05:00
Yan Pritzker
1607fde096
Switch to lokaltog easymotion instead of skwp fork [ Fix #447 ]
2014-06-17 11:30:57 -05:00
Vlad Bokov
68b0f8cd23
fix dark mode in vim+iterm2
2014-06-13 13:45:15 +07:00
Yan Pritzker
19abda68f6
Merge pull request #502 from keikun17/master
...
[fixes #501 ] Fix ag string typo。
2014-06-11 10:34:01 -05:00
Buddy Magsipoc
1d27c7a015
[ fixes #501 ] Fix ag string typo。
2014-06-11 16:12:52 +08:00
rkowalewski
edb0af655e
[FIX] fixed an error in vim settings
2014-06-11 10:10:20 +02:00
Adrian Perez
47dcd8253d
Unset ctrlp_user_command prior to redefinition
2014-06-04 03:34:40 +02:00
Ellis Berner
dabc6e639c
neocomplete: update settings
2014-05-13 09:58:03 -07:00
Yan Pritzker
41cacdc690
Remove tagbar settings [ Fix #464 ]
2014-05-02 10:47:51 -05:00
Luiz Gonzaga dos Santos Filho
b9a8bb5f7c
Fix Ag functions
...
I believe this is what is intended? It was not working for me like it was...
2014-04-29 18:30:25 -03:00