Shidong Wang
9e3b979242
Add QQ group info
2019-06-16 08:53:56 +08:00
Shidong Wang
c7042b4ed0
Update dart layer doc
2019-06-15 21:18:45 +08:00
Shidong Wang
a11a77a4cb
Update history only when press enter
2019-06-15 14:45:55 +08:00
Wang Shidong
f07a54b9f0
add color support in runner ( #2890 )
2019-06-15 14:12:24 +08:00
Wang Shidong
faa0a92a4a
Improve searching histroy completion in flygrep ( #2888 )
...
* Improve searching histroy completion in flygrep
* Cache flygrep history
* Update history function
2019-06-15 13:23:05 +08:00
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
c5c98e13c9
Keep the mouse in the first column
2019-06-08 21:38:05 +08:00
Shidong Wang
bdd3a3c658
Update doc for enable_vimfiler_welcome
2019-06-08 21:14:13 +08:00
Shidong Wang
103fe0763c
Use 2-leftmouse to toggle tree
...
ref: https://github.com/Shougo/defx.nvim/issues/135
2019-06-08 20:57:16 +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
Shidong Wang
dc713a3725
Remove Throughput
2019-06-01 22:07:49 +08:00
Shidong Wang
34a73727d1
Add width="470" height="400"
2019-06-01 15:46:52 +08:00
Shidong Wang
a1a86e591e
add align="middle"
2019-06-01 15:45:39 +08:00
Shidong Wang
04bb5dfb26
Add _includes files
2019-06-01 15:29:12 +08:00
Wang Shidong
c0d0b82ae4
Add vedio ( #2862 )
2019-06-01 15:27:27 +08:00
Wang Shidong
4192fdcc6c
website: Use Vim as a C/C++ IDE ( #2814 )
2019-06-01 13:30:10 +08:00
Wang Shidong
b14c2d1e39
Add simple lua mode ( #2859 )
2019-05-31 21:45:09 +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
Shidong Wang
c2d56dd454
Fix flygrep detach_plugin
...
ref: #2838
2019-05-27 20:15:30 +08:00
Wang Shidong
b38414aea5
Fix error_clear ( #2847 )
2019-05-26 22:01:20 +08:00
Shidong Wang
66338440f0
Fix theme test
2019-05-25 13:38:37 +08:00
Wang Shidong
7314ac6ed5
Create FUNDING.yml
2019-05-24 18:30:18 +08:00
Shidong Wang
33a1d899c0
Fix flygrep detach script
...
close #2838
2019-05-22 21:54:21 +08:00
飘尘
ad44dbb07b
Fix: indentLine plugin error ( #2827 ) ( #2834 )
2019-05-20 14:47:27 +08:00
dduenker
a65f2df62a
fix typo: corsor → cursor ( #2828 )
2019-05-17 08:43:34 +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
Lawrence Ephrim
3d1f46a714
Update documentation.md: Fixed typo ( #2822 )
...
On the "Updating Manually with gi" section, "You" was misspelled as "Yor".
2019-05-13 08:32:36 +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