Jon Bramley
a64bd39b30
Need to specifiy the exact branch ( #1754 )
2018-05-25 21:26:33 +08:00
Manuel Quarneti
35d516b936
Type: JaveScript --> JavaScript ( #1753 )
2018-05-25 21:25:05 +08:00
Wang Shidong
d0667d4c1e
Fix flygrep detect script ( #1757 )
2018-05-25 21:20:49 +08:00
Wang Shidong
b68eec6725
Wiki: Update cn wiki ( #1752 )
2018-05-24 21:22:37 +08:00
Wang Shidong
29ab11916a
Merge pull request #1747 from wsdjeg/doc
...
Update colorscheme layer doc
2018-05-23 21:51:42 +08:00
wsdjeg
18ebc2212f
Update wiki
2018-05-23 21:41:54 +08:00
wsdjeg
8685d2ff49
Update colorscheme layer doc
2018-05-23 21:33:16 +08:00
Wang Shidong
0c423d7167
Merge pull request #1744 from wsdjeg/max_column
...
Imporve max_column options
2018-05-22 21:50:25 +08:00
wsdjeg
f1ce1fe6a8
Imporve max_column options
...
close #1733
2018-05-22 21:39:24 +08:00
Wang Shidong
9706a9fde4
Merge pull request #1743 from wsdjeg/customplugin
...
Add custom plugin
2018-05-22 21:36:23 +08:00
wsdjeg
95f8610833
Add custom plugin
2018-05-22 21:21:42 +08:00
Wang Shidong
a6b208050a
Merge pull request #1741 from wsdjeg/bootstrap
...
Fix bootstrap function
2018-05-22 20:36:38 +08:00
wsdjeg
af12849c3b
Fix bootstrap function
...
close #1738
2018-05-22 20:25:40 +08:00
Wang Shidong
5bdaa0f613
Merge pull request #1740 from wsdjeg/readme_wiki
...
Update readme && wiki
2018-05-22 20:08:32 +08:00
wsdjeg
4a9efedef6
Update readme
2018-05-22 19:58:39 +08:00
Wang Shidong
a63eaa4b57
Merge pull request #1739 from wsdjeg/background
...
Fix doc for colorscheme_bg && close #1737
2018-05-22 19:54:54 +08:00
wsdjeg
59fa6345f6
Fix doc for colorscheme_bg && close #1737
2018-05-22 19:45:57 +08:00
Wang Shidong
3348ae1fe7
Merge pull request #1735 from wsdjeg/lsp
...
Update lsp doc
2018-05-21 21:23:13 +08:00
wsdjeg
603d8cca70
Update lsp doc
2018-05-21 21:13:54 +08:00
Wang Shidong
1a8cd08c46
Merge pull request #1729 from wsdjeg/docs
...
Update quick guide
2018-05-18 20:54:34 +08:00
wsdjeg
fbc6bd0541
Fix quick guide
2018-05-18 20:46:01 +08:00
wsdjeg
9b9bbd9f55
Update quick guide
2018-05-18 20:21:47 +08:00
Wang Shidong
84c6110d8a
Fix mix content
2018-05-18 12:58:05 +08:00
Wang Shidong
b18bcb79e6
Create CNAME
2018-05-17 17:45:17 +08:00
Wang Shidong
f627748e6f
Delete CNAME
2018-05-17 17:43:50 +08:00
Wang Shidong
422ec41263
Update CNAME
2018-05-17 13:20:47 +08:00
Wang Shidong
c7b1e7df71
Update CNAME
2018-05-17 13:20:17 +08:00
Wang Shidong
7154b6d61c
Create CNAME
2018-05-17 12:31:51 +08:00
Wang Shidong
4a45e56ae9
Delete CNAME
2018-05-17 12:25:00 +08:00
Wang Shidong
8e286045f2
Update CNAME
2018-05-16 08:59:02 -05:00
Wang Shidong
f31f721049
Update CNAME
2018-05-16 08:50:21 -05:00
Wang Shidong
b4fd17026e
Merge pull request #1722 from wsdjeg/basic
...
Fix hit-enter when using timers
2018-05-13 17:06:11 +08:00
wsdjeg
7a4e846fdb
Fix hit-enter when using timers
...
Problem: can not hide hit-enter when using timers.
Solution: change the cmdheight before display info.
2018-05-13 16:24:23 +08:00
Wang Shidong
46a6722053
Merge pull request #1719 from pkazmier/go-highlight-function-calls
...
Update Go layer to reflect vim-go var name change
2018-05-13 13:21:56 +08:00
Wang Shidong
92733364e4
Add toml config documentation ( #1721 )
...
* Fix toml config example
ref #1705
close #1705
close #1704
close #1701
close #1629
2018-05-13 12:59:41 +08:00
Pete Kazmier
9a6f4c844e
Update Go layer to reflect vim-go var name change
...
vim-go renamed go_highlight_methods to go_highlight_function_calls
recently to address confusion with the way the existing variable names
behaved [1]. This change will re-enable the higlighting of function and
method _invocations_.
[1] https://github.com/fatih/vim-go/pull/1557#issuecomment-357498784
2018-05-12 09:39:59 -05:00
Wang Shidong
2d2365619c
Add org layer ( #1718 )
2018-05-12 20:53:25 +08:00
Wang Shidong
6c51289858
Add lang#r layer ( #1717 )
...
close #1107
2018-05-12 20:09:46 +08:00
Wang Shidong
5176ee9dc7
HTML Improvements ( #1707 )
...
* HTML Improvements
* Update html
* Improve html
* Fix up
* Update layers index
* Update development page
* Update layers index
* Update layers index
* Update layers index
* Update layers index
* Update layers index
2018-05-12 19:01:00 +08:00
Wang Shidong
72e4f3bc07
Merge pull request #1713 from DrWowa/docs
...
Fix keys highlights, add missed
2018-05-12 11:51:44 +08:00
Wang Shidong
2d587f8a4c
Merge pull request #1715 from execat/patch-1
...
Correct `rubocop` spelling in docs
2018-05-12 11:50:37 +08:00
Anuj More
9345416667
Correct rubocop
spelling in docs
2018-05-11 12:35:58 -05:00
Vladimir Mosienko
8fabc58365
Fix keys highlights, add missed
2018-05-11 19:32:50 +05:00
Wang Shidong
bb50e1072c
Merge pull request #1712 from DrWowa/python-layer-doc
...
Fix layer activation command and typo in Python layer docs
2018-05-11 20:20:28 +08:00
Vladimir Mosienko
6baedfe1e5
Fix layer activation command and typo
2018-05-11 17:08:39 +05:00
Wang Shidong
4ad1e1a55b
Merge pull request #1711 from wsdjeg/lan
...
Fix key bindings Tab
2018-05-11 20:00:58 +08:00
wsdjeg
d4cab1f4bf
Fix key bindings Tab
2018-05-11 19:51:39 +08:00
Wang Shidong
961b52f022
Merge pull request #1710 from wsdjeg/lan
...
Fix language
2018-05-11 19:34:47 +08:00
wsdjeg
8baf6793cc
Fix language
2018-05-11 19:25:50 +08:00
Wang Shidong
bd3b7e01ef
Merge pull request #1708 from wsdjeg/encode
...
Set encoding
2018-05-10 21:47:55 +08:00