1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:10:05 +08:00
Commit Graph

175 Commits

Author SHA1 Message Date
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
wsdjeg
bc5ce94735 Fix neocomplcache 2017-11-05 14:28:51 +08:00
wsdjeg
ed142f7530 Fix multiple cursor 2017-11-05 13:44:33 +08:00
wsdjeg
852aaa7e1f Cache E117 when load neomake conf
close #957
2017-11-03 20:03:16 +08:00
wsdjeg
dd36d3beff Add omni for sh file 2017-10-31 23:39:01 +08:00
Seong Yong-ju
698d2bfeaf Fixed ALE setting issues
* Fixed an issue that ALE settings get loaded after ALE initialization.
* Added linter info to error message by default.
2017-10-26 01:49:53 +09:00
wsdjeg
34879a15b4 Update neomake lint on TextChangedI 2017-10-25 10:55:22 +08:00
wsdjeg
be0ed7c3bb Update ale config 2017-10-25 10:40:37 +08:00
wsdjeg
b10ac4ad4a Update doc 2017-10-25 10:27:25 +08:00
wsdjeg
2e47338c5d Fix unknown func 2017-10-25 08:30:19 +08:00
Seong Yong-ju
b707a2e84c Made gitcommit completion source changeable
Made gitcommit completion source changeable.
* Made `deoplete#ignore_sources.gitcommit` in `config/plugins/deoplete.vim` changeable.
2017-10-15 19:49:44 +09:00
techgaun
a8b1cd172c
rename open browser plugin config file 2017-10-10 14:51:32 -05:00
wsdjeg
18fb04bb4d Use v:false if possible
close #884
2017-10-08 19:58:55 +08:00
wsdjeg
c6adab923b Close #874 2017-10-07 20:33:06 +08:00
wsdjeg
6d14df940b Change the default value of tagbar_map_showproto
close #840
2017-09-13 21:26:36 +08:00
wsdjeg
475b7cbb6d Fix neovim support 2017-09-11 21:32:11 +08:00
wsdjeg
2fcfdaedd5 Fix #832 2017-09-11 20:04:53 +08:00
wsdjeg
81230e790d Add fonts doc 2017-08-28 21:23:16 +00:00
wsdjeg
e4dc232be1 Fix ag command in windows 2017-08-27 13:53:52 +08:00
wsdjeg
bc491eaae8 Fix unite buffer mappings 2017-08-06 00:08:03 +08:00
wsdjeg
a3c5eb2e2f Fix errors 2017-08-04 04:23:24 +08:00