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

27 Commits

Author SHA1 Message Date
Seong Yong-ju
eeef756b8a Fix language client config
* Extract config for LanguageClient-neovim.vim to a file
* Fix an issue the client ignores settings after launching Neovim with no parameters
2018-01-12 00:17:45 +09:00
wsdjeg
54ec968bc9 Fix ycm mappings 2017-12-05 10:00:05 +08:00
wsdjeg
d3931cd673 Fix ycm config 2017-12-05 08:54:32 +08:00
tracyone
8880cf355b zsh:support autocomplete
1. autotrigger in YCM and deoplete.
2. press ^x^o in other case
2017-12-03 20:49:54 +08:00
tracyone
ea6d0e11df YCM: autotrigger bash complete 2017-12-03 15:05:47 +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
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
2e47338c5d Fix unknown func 2017-10-25 08:30:19 +08:00
Daniel Hahler
799317cc2f WIP: improve Neomake integration
Ref: https://github.com/SpaceVim/SpaceVim/issues/200
2017-10-24 19:09:54 +02:00
Seong Yong-ju
b18f24a8a3 Added Shougo/echodoc.vim to autocomplete layer
Added a new plugin Shougo/echodoc.vim to autocomplete layer.
2017-10-22 23:15:01 +09:00
wsdjeg
a14ef64149 Improve checker layer doc 2017-05-15 23:22:54 +08:00
wsdjeg
6a94a40a94 Fix doc for lint on the fly 2017-04-08 23:54:44 +08:00
wsdjeg
a845ba7dd5 Lint on the fly 2017-04-08 23:41:56 +08:00
wsdjeg
1cc8352acf Fix mapping 2017-04-05 23:26:05 +08:00
wsdjeg
7024e5754d Fix plugin_before hooks 2017-04-03 12:30:08 +08:00
wsdjeg
1eeb3e35ff Improve git layer
close #306
2017-03-18 21:20:10 +08:00
wsdjeg
836082e9ef Add faq for how to use space as leader 2017-02-22 21:25:17 +08:00
wsdjeg
b946f46f51 Fix #196 2017-02-02 21:44:53 +08:00
Pierre Massat
a33d927da9 Fix go layer 2017-01-17 10:50:30 -08:00
wsdjeg
2eee6ef8ad Add option for real time guide 2017-01-15 19:50:56 +08:00
wsdjeg
b6a81d1d6f Move vim-go config to plugins_before, add augroup 2017-01-08 12:47:30 +08:00
wsdjeg
443bc9cd24 Fix neomake support 2017-01-07 23:02:17 +08:00
wsdjeg
7cadc9a9de Remove plugins 2017-01-07 15:44:10 +08:00
wsdjeg
ba4e3eb469 Autocomplete done 2017-01-07 15:06:09 +08:00
wsdjeg
afcc55e059 Split autocomplete 2017-01-07 14:55:17 +08:00
wsdjeg
f8f392ac16 Add checkers groups 2017-01-02 16:02:54 +08:00
wsdjeg
45ec30da91 Plugin group : unite 2017-01-01 01:37:05 +08:00