1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:40:05 +08:00
Commit Graph

3311 Commits

Author SHA1 Message Date
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
wsdjeg
2af98617bc Set encoding 2018-05-10 21:39:04 +08:00
Wang Shidong
f03c8efe5c
Merge pull request #1700 from wsdjeg/rtp
Fix windows support
2018-05-10 20:22:26 +08:00
wsdjeg
72d9052d35 Fix rtp 2018-05-09 20:36:35 +08:00
Wang Shidong
1a669d98e1
Merge pull request #1699 from wsdjeg/lint
Fix lint
2018-05-08 21:55:42 +08:00
wsdjeg
0edab9af0e Fix lint 2018-05-08 21:45:20 +08:00
Wang Shidong
bff5bc8ba3
Merge pull request #1698 from wsdjeg/unite
Fix SPC f f key bindings
2018-05-08 21:14:58 +08:00
wsdjeg
817e5e162a Fix SPC f f key bindings 2018-05-08 21:05:55 +08:00
Wang Shidong
6f545e5b73
Merge pull request #1690 from wsdjeg/compatible
Enable nocompatible for vim
2018-05-02 20:36:18 +08:00
wsdjeg
bdbb89bcf5 Enable nocompatible for vim 2018-05-02 20:26:58 +08:00
Wang Shidong
5fe1a24f52
Detach command (#1685) 2018-05-01 22:19:16 +08:00
Wang Shidong
50333abddf
Fix detach script (#1684) 2018-05-01 21:54:49 +08:00
Wang Shidong
845a702164
Split dein UI as plugin (#1682)
* Detach dein ui

* Update detach
2018-05-01 21:42:57 +08:00
Wang Shidong
6dec60cc15
Add compatible API for matchaddpos (#1681)
* Fix #1679

* Fixup

* Fixup

* Fixup

* Fixup
2018-05-01 21:12:16 +08:00
Wang Shidong
2eb48ec0b3
Merge pull request #1678 from wsdjeg/windows
Fix flygrep
2018-05-01 15:05:01 +08:00
wsdjeg
fd479f7523 Fix flygrep 2018-05-01 14:55:09 +08:00
Wang Shidong
c01ee8c6e1
Merge pull request #1677 from wsdjeg/windows
Fix install script
2018-05-01 14:47:13 +08:00
wsdjeg
5c7b516234 Fix color 2018-05-01 14:37:57 +08:00
wsdjeg
f08f2daa6f Fix color 2018-05-01 14:34:31 +08:00
Wang Shidong
2780fc9c5f
Merge pull request #1676 from wsdjeg/phpcd
Fix phpcd support
2018-05-01 13:19:17 +08:00
wsdjeg
59d3995f8d Fix phpcd support 2018-05-01 12:29:53 +08:00
Wang Shidong
a94646a944
Merge pull request #1673 from wsdjeg/flygrep
Improve buffer switch key bindings
2018-04-30 20:58:11 +08:00
wsdjeg
063cc3a143 Improve buffer switch key bindings
close #1430
2018-04-30 20:49:00 +08:00