Shidong Wang
ef98791301
Add lang#pascal layer
2019-06-16 11:50:22 +08:00
Shidong Wang
c7042b4ed0
Update dart layer doc
2019-06-15 21:18:45 +08:00
Shidong Wang
b7e1a25ad3
Update changelog
2019-06-09 10:42:59 +08:00
Shidong Wang
bdd3a3c658
Update doc for enable_vimfiler_welcome
2019-06-08 21:14:13 +08:00
Wang Shidong
805c1c3f34
Better deafult ( #2865 )
...
* Change default windows index type
* Chaneg option enable_tabline_filetype_icon
change enable_tabline_filetype_icon to enable_tabline_ft_icon
* Disable true colors by default
* Changes default buffer_index_type to 4
* Change default statusline sep
2019-06-02 11:59:43 +08:00
Wang Shidong
5f0dfcb2f0
Update doc ( #2849 )
...
* Update doc
* Update doc
* Update doc
* Update doc
2019-05-30 21:14:39 +08:00
AlanDing
d46e4a5b86
update scala layer ( #2852 )
2019-05-30 21:13:52 +08:00
AlanDing
5496fb9676
Add Palenight ColorScheme ( #2820 )
...
* add palenight colorscheme
* update palenight colorscheme
* fix palenight colorscheme
* add new option to colorscheme layer
2019-05-13 18:47:58 +08:00
Wang Shidong
64708d7856
Add post for php layer ( #2798 )
...
Change phpcd to phpcomplete, as phpcd does not work in windows
2019-05-10 17:24:14 +08:00
Wang Shidong
5dd77fd6db
Fix markdown preview in gvim ( #2809 )
...
* Add vim-node-rpc
close #2800
* Fix help section
merge and close #2801
2019-05-09 23:19:29 +08:00
Wang Shidong
db55d72e76
Add go post ( #2429 )
2019-05-08 09:29:54 +08:00
Yuvi Panda
728472c80a
Fix typo ( #2797 )
2019-05-08 02:35:29 +08:00
Wang Shidong
b581ac4c77
Add sidebar ( #2016 )
2019-05-06 11:55:24 +08:00
AlanDing
348d51d300
Update: lang#scala layer ( #2781 )
2019-05-04 07:23:42 +08:00
Wang Shidong
53a20b8549
Change: enable relativenumber only in current win ( #2771 )
...
* Change: enable relativenumber only in current win
* Implement feature
* Only use bufenter and winenter autocmd
2019-04-26 21:43:46 +08:00
Wang Shidong
dc1975038f
Add bepo layout support ( #2746 )
2019-04-13 22:12:33 +08:00
Shidong Wang
fa2fb7ab55
Fix test layer doc
2019-04-03 22:19:10 +08:00
Shidong Wang
4ae4cad290
Fix defx
2019-04-03 22:01:31 +08:00
Shidong Wang
3c99f68013
Add iedit normal command I/A
2019-03-28 14:55:09 +08:00
Wang Shidong
f55fac7c2e
Add option filetree_direction ( #2661 )
2019-03-14 00:03:35 +08:00
Wang Shidong
7179777ff5
Add defx support ( #2282 )
2019-03-10 20:49:12 +08:00
Wang Shidong
cd5ac21256
Update file tree key binding ( #2630 )
...
* Update file tree key binding
* Update doc
2019-02-27 08:13:00 -06:00
Shidong Wang
ee65b9db0e
Fix txt linsep
2019-02-14 21:30:21 +08:00
Wang Shidong
eede4cfbe3
Improve data#string api ( #2515 )
...
- add fill_left and fill_middle function
- fix string api doc
- add string api cn doc
2019-01-28 17:50:20 +08:00
Wang Shidong
81e09ceae9
Improve terminal statusline ( #2453 )
...
* Improve terminal statusline
* Fix rtp
* Fix neovim support
2019-01-12 21:21:22 +08:00
Wang Shidong
5ee5c57c8d
Improve shell layer key binding ( #2409 )
...
* 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 ( #2397 )
2018-12-31 09:09:35 -06:00
Wang Shidong
bc59abdaea
Add option to enable showing full path ( #2393 )
2018-12-30 00:03:47 -06:00
Wang Shidong
df4810fa80
Change default font ( #2373 )
...
* 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 ( #2372 )
...
* 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 ( #2250 )
2018-10-28 20:52:12 +08:00
Wang Shidong
afcf9067dc
Add lang#elm layer ( #2088 )
...
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 ( #2052 )
2018-08-17 21:34:18 +08:00
Wang Shidong
b94438516f
Improve tmux layer ( #1970 )
...
* Merge tmux and lang#tmux layer
2018-08-04 20:34:14 +08:00
Wang Shidong
9d1a6f8de8
Format key notations ( #1940 )
2018-08-04 14:31:00 +08:00
Wang Shidong
a41d4a0ae1
Fix plugin manager ( #1962 )
...
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 ( #1843 )
...
* 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 #1799 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 ( #1817 )
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 ( #1783 )
2018-06-03 19:25:41 +08:00
Wang Shidong
1472a549c6
Doc: improve SpaceVim doc ( #1758 )
...
* 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 ( #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