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

176 Commits

Author SHA1 Message Date
Wang Shidong
3f32e6f379
Add asyncomplete-clang (#1671)
* Add asyncomplete-clang

* Update config
2018-04-30 13:31:34 +08:00
wsdjeg
50e27d9c56 Improve vimcompatibal mode
close #1661
2018-04-29 09:19:12 +08:00
Wang Shidong
f880f996ee
Add vimcompatible mode (#1596)
* Add vimcompatible mode

close #1512

* Add vimcompatible mode
2018-04-12 20:47:22 +08:00
wsdjeg
2aeaf41bfb Fix indent config
close #1322
2018-04-01 21:13:49 +08:00
wsdjeg
a7cf243844 Fix gd 2018-03-25 20:58:24 +08:00
Wang Shidong
abef4b7870
Improve colorscheme layer (#1549)
Add jellybeans hybrid and nord support
2018-03-25 05:01:48 -05:00
Wang Shidong
9b315efb85
Update documentation about statusline colors (#1545)
close #1395
2018-03-24 08:15:45 -05:00
Wang Shidong
208fd8c823
Type: fix doc of statusline separator (#1537)
close #1515
2018-03-23 09:08:37 -05: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
6151e62a0d Remove default layer 2018-03-03 19:11:14 +08:00
wsdjeg
2fce217291 Disable some layers 2018-02-25 21:29:43 +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
15c6653869 Fix runner for python 2018-02-09 16:31:54 +08:00
wsdjeg
40449b13bc Improve ocaml layer 2018-02-07 13:49:44 +08:00
wsdjeg
83ce1fa2be Improve FlyGrep
ref: https://github.com/BurntSushi/ripgrep/issues/769#issuecomment-362810112

Handle ignorcase and smartcase option in vim
2018-02-06 22:59:52 +08:00
wsdjeg
181e778166 Fix deoplete support 2018-02-03 19:49:18 +08:00
Wang Shidong
ba59ca2520
Update chinese document (#1331)
squash and merged
2018-01-27 01:07:02 +08:00
wsdjeg
16a812f8df Fix #1266 2018-01-18 20:34:43 +08:00
wsdjeg
7fa7c6378e Add option for config filetype icon 2018-01-17 21:34:44 +08:00
wsdjeg
65efdb7f4c Add option for restore q key 2018-01-14 23:48:44 +08:00
wsdjeg
d1ce686e09 Change root 2018-01-14 23:08:56 +08:00
wsdjeg
093d27afc5 Update doc for vim-diff 2018-01-07 12:12:34 +08:00
wsdjeg
3b1870bd57 Update java layer doc 2017-12-19 20:53:06 +08:00
wsdjeg
6a7c13dc2b Update java key bindings 2017-12-19 20:31:44 +08:00
wsdjeg
7cde44ae0f Check event CmdLineEnter 2017-12-10 00:23:18 +08:00
Oleksii Vilchanskyi
3a2382d738
doc: fix g:spacevim_terminal_cursor_shape default 2017-12-09 11:54:14 +01:00
wsdjeg
caf4fda381 Default logic of autocomplet 2017-11-23 10:39:06 +08:00
wsdjeg
f4861e1d92 Fix #1018, catch all error in neovim 2017-11-20 20:06:19 +08:00
Seong Yong-ju
4b4fddf4ae Merge remote-tracking branch 'upstream/dev' into feature/lsp-layer 2017-11-19 23:38:24 +09: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
2b107721ac Update sections 2017-11-19 10:18:32 +08:00
wsdjeg
da1843fd03 Enable fileformat icon 2017-11-19 09:29:34 +08:00
Kamontat Chantrachirathumrong
fa0a6ffc20
fix word 2017-11-17 16:33:59 +07:00
wsdjeg
e88feb06a0 Fix logger 2017-11-11 00:50:21 +08:00
wsdjeg
8d50f9e229 Add server client mode 2017-11-08 21:14:40 +08:00
wsdjeg
f7b5e8ab8a Fix lint 2017-10-28 20:20:27 +08:00
wsdjeg
0a6fb1b9a1 Add ale 2017-10-25 09:41:04 +08:00
wsdjeg
9fe68c4b40 Add colors test 2017-10-23 23:14:13 +08:00
Seong Yong-ju
bcf6cb6ef6 Minor fixes for examples of language setting
Minor fixes for examples of language setting.
* `chinese` -> `cn`
2017-10-23 22:25:59 +09:00
Adrien Bouttier
9baf2f0154 Add custom palette 2017-10-23 10:37:17 +02:00
wsdjeg
e7352fac71 Update vim#buffer api 2017-10-22 22:25:12 +08:00
Adrien Bouttier
d43db5a039 Display mode in statusline like in some airline theme 2017-10-19 13:04:43 +02:00
Felix Yan
b87ea593a8 Fix a typo in doc/SpaceVim.txt 2017-10-19 12:39:28 +08:00
wsdjeg
d744d0ccaa Update test for data#list api 2017-10-11 23:30:16 +08:00
wsdjeg
63c7705a0b Update server func 2017-10-04 13:49:14 +08:00
wsdjeg
34fa2a9a49 Add SPReinstall command for reinstall plugins
close #866
2017-09-28 21:36:54 +08:00
wsdjeg
a6333fb3fc Fix g:spacevim_windows_index_type 2017-09-20 21:24:57 +08:00
wsdjeg
2fbf5131a7 Add option for disable unicode symbols in statusline 2017-09-20 21:03:01 +08:00
wsdjeg
94f4c0837b Fix doc generation 2017-09-06 22:35:20 +00:00
wsdjeg
e68fb5f706 Improve shell layer 2017-07-28 05:22:12 +08:00