1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 01:27:53 +08:00

199 Commits

Author SHA1 Message Date
Wang Shidong
81e09ceae9
Improve terminal statusline ()
* Improve terminal statusline

* Fix rtp

* Fix neovim support
2019-01-12 21:21:22 +08:00
Wang Shidong
5ee5c57c8d
Improve shell layer key binding ()
* Make SPC ' do not close terminal

* Use q to hide shell instead of close terminal

* Update documentation

* Clear the cmdline when toggle shell windows

* Add func to close vimfiler

* Close terminal before close vimfiler

* Cache shell default project root

* Fix shell config

* Fix default shell buffer nr

* Fix ctrl+d in windows cmd
2019-01-04 21:11:31 -06:00
Wang Shidong
992584d8b8
Improve runner plugin () 2018-12-31 09:09:35 -06:00
Wang Shidong
bc59abdaea
Add option to enable showing full path () 2018-12-30 00:03:47 -06:00
Wang Shidong
df4810fa80
Change default font ()
* Add function for close and reopen issue

* Fix font configuration

* Add fonts link

* Update wiki
2018-12-23 21:55:41 +08:00
Wang Shidong
37bde366dc
Fix vimdoc support in windows ()
* Fix vimdoc support in windows

ref:
- https://github.com/neovim/neovim/issues/9391
- https://github.com/google/vimdoc/issues/106

* Update wiki
2018-12-23 10:58:16 +08:00
wsdjeg
6e5bb35bb1 Update doc 2018-12-19 09:45:29 -05:00
Fetz
51ab3b9bc0
Add test layer 2018-12-15 12:38:40 +00:00
Wang Shidong
869358a9d9
Improve Spacevim api () 2018-10-28 20:52:12 +08:00
Wang Shidong
51c20d965c
Add doc for missing layers () 2018-09-12 20:14:20 +08:00
Wang Shidong
afcf9067dc
Add lang#elm layer ()
Add lang#elm layer and improve repl highlight
2018-08-26 13:14:25 +08:00
Wang Shidong
4de73653b2
📝 Update doc for lang#rust layer () 2018-08-17 21:34:18 +08:00
Wang Shidong
b94438516f
Improve tmux layer ()
* Merge tmux and lang#tmux layer
2018-08-04 20:34:14 +08:00
Wang Shidong
9d1a6f8de8
Format key notations () 2018-08-04 14:31:00 +08:00
Wang Shidong
a41d4a0ae1
Fix plugin manager ()
use dein only when has patch 7.4.2071
2018-07-21 15:34:13 +08:00
Jakub Nowak
c5315fbb76 🎁 Allow disabling of parentheses autocompletion 2018-07-06 11:04:31 +02:00
Wang Shidong
db524ed222
Change spacevim option ()
* Change SpaceVim option name

change enable_statusline_display_mode to enable_statusline_mode
2018-06-18 16:12:31 +08:00
wsdjeg
9a3b59c818 Update help file 2018-06-15 20:41:11 +08:00
Wang Shidong
adee8f326f
Merge pull request from wsdjeg/format
Add doc for format on save
2018-06-12 08:02:47 +08:00
Wang Shidong
1a4428600d
Update help file for toml () 2018-06-10 23:30:02 +08:00
wsdjeg
b4cfdaf3a4 Add doc for format on save 2018-06-06 20:45:28 +08:00
Wang Shidong
92aa47e3dc
Add doc for statusline and tabline () 2018-06-03 19:25:41 +08:00
Wang Shidong
1472a549c6
Doc: improve SpaceVim doc ()
* Update shell layer doc

* Update script for update layer index

* Update script for update layer index

* Update colorscheme layer doc

* Update autocomplete layer doc

* Update checkers layer doc

* Update chinese layer doc

* Update chat layer doc

* Update faq

* Update VersionControl layer doc

* Update help file

* Update cscope layer doc

* Use cn group

* Update debug layer doc

* Update ctrlp layer doc

* Update default layer doc

* Improve the community page

* Improve the community page

* Update default layer doc

* Update denite layer doc

* Update git layer doc

* Update ui layer doc

* Update tags layer doc

* Update leaderf layer doc

* Update fzf layer doc

* Update unite layer doc

* Update tools layer doc

* Update index

* Update tools#dash layer doc

* Update lsp layer doc

* Update faq
2018-05-27 13:05:57 +08:00
Wang Shidong
3f32e6f379
Add asyncomplete-clang ()
* Add asyncomplete-clang

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

close 

* Add vimcompatible mode
2018-04-12 20:47:22 +08:00
wsdjeg
2aeaf41bfb Fix indent config
close 
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 ()
Add jellybeans hybrid and nord support
2018-03-25 05:01:48 -05:00
Wang Shidong
9b315efb85
Update documentation about statusline colors ()
close 
2018-03-24 08:15:45 -05:00
Wang Shidong
208fd8c823
Type: fix doc of statusline separator ()
close 
2018-03-23 09:08:37 -05:00
Wang Shidong
e55d6cf270
Improve core config ()
* 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 

Close 

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 ()
squash and merged
2018-01-27 01:07:02 +08:00
wsdjeg
16a812f8df Fix 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