Lin Kun
9457fc8af0
Fix: Replace the function name 'conceal' with 'conceallevel' ( #2889 )
2019-06-15 12:47:59 +08:00
Pavel Yakovlev
db8ff339c9
Racket needs rainbow_parentheses
too ( #2885 )
2019-06-15 10:44:29 +08:00
Wang Shidong
3f5385a356
Fix SPC f y key binding ( #2883 )
...
close #2882
2019-06-12 21:12:18 +08:00
Wang Shidong
dc1662548c
Fix ctrlp config ( #2879 )
...
* Fix ctrlp config
* Disable merge
2019-06-09 22:33:46 +08:00
Wang Shidong
331139505a
Update Copyright ( #2878 )
2019-06-09 14:11:17 +08:00
Shidong Wang
49c9240512
Indent code
2019-06-09 13:04:26 +08:00
Shidong Wang
caaf3ea5f9
Remove old functions
2019-06-09 12:23:35 +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
81b56a907c
Remove some code && fix windows support ( #2874 )
2019-06-08 15:09:53 +08:00
Steve Lemuel
82aaec57a8
feat(dash.vim): add devdocs support with (devdocs.vim) ( #2875 )
...
keybinding: (SPC D b) search word on devdocs.io
[rhysd/devdocs.vim](https://github.com/rhysd/devdocs.vim )
2019-06-08 10:16:04 +08:00
Shidong Wang
bc7f2b270a
Remove zvim.vim
2019-06-07 15:07:57 +08:00
Shidong Wang
721405f197
Move zvim util function to SpaceVim
2019-06-07 13:32:56 +08:00
Shidong Wang
a9931e0748
Use basic mode by default
2019-06-07 13:13:30 +08:00
Wang Shidong
325f941984
Improve plugin manager ( #2873 )
2019-06-07 12:12:42 +08:00
Shidong Wang
1cce7949bc
Remove some zvim function
2019-06-07 11:48:33 +08:00
Wang Shidong
6f31fa3f15
Add coverage commands for python ( #2866 )
2019-06-02 16:43:38 +08:00
Shidong Wang
88340e285b
Use gruvbox-community/gruvbox
2019-06-02 14:58:52 +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
4192fdcc6c
website: Use Vim as a C/C++ IDE ( #2814 )
2019-06-01 13:30:10 +08:00
Augustin Trancart
d773bbeb20
Fix: map VBG*SelectedText actions in correct mode ( #2851 )
...
* Fix: map VBG*SelectedText actions in correct mode
These actions suppose that the user has previously selected a text.
Therefore, they won't be in normal mode when using these mappings.
* Fix: specify the correct encoding of this file
see https://github.com/syngan/vim-vimlint/issues/81#issuecomment-221818040
2019-05-31 20:56:52 +08:00
AlanDing
28081b1e07
change lang#c syntax config ( #2856 )
2019-05-31 20:56:30 +08:00
Varun Batra
6e2f042127
Add PHP filetype in Emmet ( #2858 )
...
PHP is developed to be written inside HTML yet HTML tagging was not supported inside PHP files.
2019-05-31 20:56:03 +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
Wang Shidong
b38414aea5
Fix error_clear ( #2847 )
2019-05-26 22:01:20 +08:00
飘尘
ad44dbb07b
Fix: indentLine plugin error ( #2827 ) ( #2834 )
2019-05-20 14:47:27 +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
AlanDing
3a0871ae6b
fix a typo ( #2821 )
2019-05-12 10:38:55 +08:00
Wang Shidong
ee8b6df3aa
Add vimproc into debug layer ( #2818 )
2019-05-11 17:51:56 +08:00
Andrew Lee
256e9b9c3d
modify Racer installation docs to fit what I had to do ( #2816 )
2019-05-11 16:52:31 +08:00
AlanDing
c8ae5841ac
Change: Leader guide g, z ( #2812 )
2019-05-11 14:01:01 +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
ed4c4ec437
Add lang#racket layer ( #2805 )
2019-05-09 15:07:53 +08:00
Wang Shidong
d87b918967
Update doc && fix problems ( #2799 )
...
* Update doc && fix problems
* Improve SPC b e
print info for canceled.
* Add canceled info for SPC b R
* Fix type
* Fix type
* Fix type
2019-05-08 13:34:49 +08:00
Wang Shidong
db55d72e76
Add go post ( #2429 )
2019-05-08 09:29:54 +08:00
Patrick Ng
caf2c5ca74
fix typo: bidings -> bindings ( #2796 )
2019-05-08 02:34:59 +08:00
Wang Shidong
1e6fe5b39e
Fix stausline windows id ( #2795 )
...
when statusline mode text is enabled, the id of current windows is
0 on the statusline.
2019-05-07 23:22:11 +08:00
Shidong Wang
4e0f455b08
Add table mode to edit layer
...
close #2359
2019-05-07 15:43:24 +08:00
飘尘
6edb6c1037
Fix: typo in sql.vim ( #2794 )
2019-05-07 15:31:17 +08:00
飘尘
98dbadfde4
Enhance defx config ( #2793 )
2019-05-07 13:00:29 +08:00
Wang Shidong
e0ec22db97
Fix preview windows smart quit ( #2791 )
2019-05-06 14:07:59 +08:00
Wang Shidong
2060eab218
fix neovim_floating_api_history ( #2790 )
...
* fix neovim_floating_api_history
* Update floating api
* Fixup
2019-05-06 13:36:32 +08:00
Wang Shidong
e6e6b6d76c
Update floating support ( #2789 )
...
close #2688
2019-05-06 12:50:10 +08:00
Wang Shidong
b581ac4c77
Add sidebar ( #2016 )
2019-05-06 11:55:24 +08:00
AlanDing
bf1f442a52
Change: nvim floating window API in flygrep,guide.vim ( #2762 )
...
* change nvim floating window API in flygrep,guide.vim
* update ipynb.vim
2019-05-06 11:35:43 +08:00
Wang Shidong
f6b3745bde
Add lang#sql layer ( #2773 )
2019-05-06 11:33:34 +08:00
Wang Shidong
916312fa79
Add neovim#gui api ( #2368 )
...
* Add neovim#gui api
* Add gui function
2019-05-06 11:33:00 +08:00
Wang Shidong
7835efd261
Improve siganture api ( #2255 )
...
* Improve siganture api
* Add signature api
* Add signature api
* Add signature api
* Fix markdown layer doc
* Fix markdown layer doc
2019-05-06 11:32:04 +08:00