Wang Shidong
da27e211f7
Fix key binding for unite buffer ( #2199 )
2018-09-25 23:27:56 +08:00
Wang Shidong
567c73f3df
Fix install cmd, improve shell layer ( #2181 )
2018-09-25 22:17:36 +08:00
Wang Shidong
0008a752ab
Fix toggle cursorline ( #2171 )
2018-09-16 13:54:57 +08:00
Nikolaus Sucher
7c9a90498b
Add the option for setting filetree position ( #2015 )
2018-09-15 09:21:38 +08:00
Wang Shidong
151e0a6e18
add lang#erlang layer ( #2074 )
...
* Add lang#erlang layer
* Fix erlang omni patterns
* Add doc
* Add repl support for erlang
* Add lang#erlang layer
* Type
2018-08-22 20:40:25 +08:00
Bigo
a16b6d8c71
Allow customization of vimfiler_quick_look_command
2018-06-28 10:43:11 +01:00
Wang Shidong
36d138771b
Glyph free theme ( #1784 )
...
* Add Glyph-free theme
2018-06-03 20:14:17 +08:00
Wang Shidong
83fdba47a2
Improve tags layer ( #1761 )
...
* Update tags layer
* Update tags layer
* Remove tags config in java layer
2018-05-27 16:17:44 +08:00
wsdjeg
59d3995f8d
Fix phpcd support
2018-05-01 12:29:53 +08:00
Wang Shidong
3f32e6f379
Add asyncomplete-clang ( #1671 )
...
* Add asyncomplete-clang
* Update config
2018-04-30 13:31:34 +08:00
wsdjeg
4f1d55f7c7
Close #1639
2018-04-30 10:12:28 +08:00
wsdjeg
bf7dc169ef
Fix asyncomplete
2018-04-30 10:11:50 +08:00
wsdjeg
56f4c602ec
Fix denite config
...
denite do not quit after action
ref: https://github.com/Shougo/denite.nvim/issues/477
2018-04-22 22:46:29 +08:00
wsdjeg
f1de69ae2d
Fix deoplete config
...
close #1609
2018-04-09 20:59:51 +08:00
wsdjeg
95d46554b5
Improve denite layer
2018-03-30 21:36:00 +08:00
wsdjeg
dc23b36e30
Fix unite layer key bindings
2018-03-30 21:27:59 +08:00
Wang Shidong
3870759a2a
Fix sv/sg in vimfiler ( #1544 )
2018-03-24 07:50:18 -05:00
Wang Shidong
9b8b054d91
Improve unite layer ( #1487 )
...
All unite key bindings begins with `<Leader> f`
" The default sources:
" file: <Leader>ff
" register: <Leader>fe
" jump: <Leader>fj
" messages: <Leader>fm
" history/yank source <Leader>fh
" quickfix source <Leader>fq
" outline source <Leader>fo
" localtion source <Leader>fl
`SPC T s` is for colorscheme.
2018-03-15 21:47:42 +08:00
Wang Shidong
dac04f3e71
Add clever f ( #1460 )
2018-03-14 21:23:52 +08:00
Wang Shidong
e55d6cf270
Improve core config ( #1455 )
...
* Improve core config
* Fixup
* Update mode
* Remove plugin groups
* Enable denite layer if has +py3
* Update dev scripts
* Add project patten pom.xml for java layer
* Add tools layer
2018-03-03 21:52:08 +08:00
wsdjeg
3ac76a0ca8
Better default
...
Fix up
Fix up
Fix up
Fix rtp
Update project layout
Fix colorscheme layer
Add colorsheme
close #1308
Close #1307
Set default fillchars
Move cache to cache
Disable lang layer
Remove layers
Fix crash
ref : https://github.com/neovim/neovim/issues/7876
Fix plugin manager
Filter same filename:linenumber in flygrep
Fix type
2018-02-25 01:04:54 +08:00
wsdjeg
5c904e5542
Fix mismatch error in old vim
2018-02-21 21:28:09 +08:00
wsdjeg
c349dd049c
Fix fileicon
2018-02-08 00:22:05 +08:00
wsdjeg
ecdf5fe47b
Fix startify config
2018-02-08 00:18:07 +08:00
wsdjeg
1d2a1ae353
Test startify
2018-02-08 00:01:13 +08:00
Arith Xu
2d07a7aefd
fix deoplete python complete
2018-02-07 17:05:48 +08:00
wsdjeg
40449b13bc
Improve ocaml layer
2018-02-07 13:49:44 +08:00
Seong Yong-ju
f6bb955989
Fix checkers layer
...
Fix an issue layer option show_cursor_error won't work. Show error
message in command line if show_cursor_error is off. Show warning
message if show_cursor_error were set to on without timer feature.
2018-02-01 23:25:42 +09:00
Wang Shidong
c6ae5d4ee9
Fix file/innclude matchers
...
close #1332
2018-01-31 15:12:01 +08:00
wsdjeg
829054c6b8
Use nested autocmd for quite vimfiler
...
by default, autocmd is not nested, so when auto quit vimfiler, it will
not trigger VimLeavePro event. But some plugins use this autocmd to
kill progress.
2018-01-28 13:40:35 +08:00
wsdjeg
b9f36cbd55
Fix project rooter
2018-01-14 21:10:22 +08:00
wsdjeg
fd74e124f4
Add .projections.json
2017-12-26 22:16:52 +08:00
wsdjeg
e465c6d5e6
Fix project support
2017-12-25 23:08:08 +08:00
wsdjeg
18cde3271a
Fix php layer
2017-12-25 21:56:33 +08:00
wsdjeg
3e50239aa5
Add .clang for project patterns
2017-12-24 22:43:31 +08:00
wsdjeg
557d14eb9c
Merge branch 'dev' into signatures
2017-12-09 22:18:41 +08:00
wsdjeg
6d37fa6b36
Disable tag source when edit vim file
2017-12-05 10:37:20 +08:00
wsdjeg
802e57bcb2
Fix 1075
2017-12-05 10:08:10 +08:00
wsdjeg
be6593be24
Add support for nerdtree
2017-12-01 16:17:32 +08:00
wsdjeg
edba8c1eed
Add key bindings for paste files
2017-12-01 14:46:42 +08:00
wsdjeg
007d3fda9c
Fix marked file yank
2017-12-01 14:13:33 +08:00
wsdjeg
77823ecd4f
Add feature for copy/paste file
2017-12-01 14:05:46 +08:00
wsdjeg
eed5c0a46e
Add signatures
2017-11-28 20:40:10 +08:00
wsdjeg
e1eadf42cf
Add asyncomplete-omni
2017-11-24 00:05:54 +08:00
wsdjeg
c67f6a8c9f
Add buffer and neco
2017-11-23 23:57:13 +08:00
Seong Yong-ju
e80bed3e42
Add a new variable
...
Add a new variable
* Add a new variable `g:spacevim_info_symbol`
* Update configurations of some plugins to read `g:spacevim_info_symbol`
2017-11-19 11:32:59 +09:00
wsdjeg
65f66e2aea
Fix issue with LanguageClient-neovim && deoplete
...
fix https://github.com/autozimu/LanguageClient-neovim/issues/169
2017-11-13 20:14:46 +08:00
wsdjeg
a7a5c91e56
Disable LanguageClient by default
2017-11-13 20:04:03 +08:00
Seong Yong-ju
29b14bc63e
Added Denite sources
...
Added Denite sources. `file_rec/git`, `tag`, `tag:include`, `neoyank`.
2017-11-12 17:36:56 +09:00
wsdjeg
0310d3e6bb
Add lint and formater
2017-11-05 19:09:55 +08:00