Wang Shidong
797457ee2a
Add dockerfile support ( #2001 )
...
* Add dockerfile support
* Update wiki
2018-07-30 23:34:44 +08:00
Nikolaus Sucher
ac5d8fa5fc
corrected spelling error ( #2000 )
2018-07-30 23:10:12 +08:00
Wang Shidong
c4332ef106
Update kotlin layer ( #1996 )
2018-07-30 23:07:24 +08:00
Wang Shidong
09ba295367
Hot fix close #1867 ( #1999 )
...
* Hot fix close #1867
* Update wiki
2018-07-30 22:51:57 +08:00
Wang Shidong
db366890e1
Update doc for windows key bindings ( #1995 )
...
* Update doc for windows key bindings
* Update wiki
2018-07-28 21:26:25 +08:00
Wang Shidong
04dc1a1fa4
Add todo manager ( #1939 )
2018-07-28 20:39:57 +08:00
Wang Shidong
88606a9af4
Do not set nomodeline ( #1992 )
...
* Do not set nomodeline
* Update wiki
2018-07-28 18:56:24 +08:00
Wang Shidong
6da92d6c30
Improve debug info ( #1991 )
2018-07-28 15:25:12 +08:00
Wang Shidong
f0276a1ba0
Fix windows leader conf ( #1990 )
...
* Fix windows leader conf
* Update following HEAD page
close #1973
2018-07-28 12:46:05 +08:00
Wang Shidong
f1801f4ae3
Fix neovim py support ( #1988 )
2018-07-28 10:58:12 +08:00
Wang Shidong
2a3f8400ad
Merge pull request #1981
...
Add doc for debug plugin
2018-07-28 10:05:34 +08:00
wsdjeg
6507767df7
Update cn doc
2018-07-28 09:56:00 +08:00
wsdjeg
f3a20a1ce4
Update wiki
2018-07-28 09:51:20 +08:00
wsdjeg
d50259c6c9
Merge branch 'doc_bootstrap'
2018-07-28 09:50:04 +08:00
wsdjeg
8c57664aff
Add doc for debug plugin
2018-07-26 22:29:57 +08:00
wsdjeg
a3ee94d341
Update wiki
2018-07-26 21:42:37 +08:00
wsdjeg
8d184c60f0
Update doc for bootstrap
...
close #1896
2018-07-26 21:37:58 +08:00
Wang Shidong
5030e0f1ad
Merge pull request #1976
...
Fixed: fix the lang#go plugins
2018-07-25 20:34:50 +08:00
weiyang
cc08dc50fe
Fixed: fix the lang#go plugins
...
Signed-off-by: weiyang <weiyang.ones@gmail.com>
2018-07-25 17:25:16 +08:00
Wang Shidong
9f82f7bc4c
Fix gd in python layer ( #1969 )
...
* Fix gd in python layer
2018-07-25 07:12:22 +08:00
Wang Shidong
e677da4c36
Update following HEAD page ( #1953 )
2018-07-21 16:15:58 +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
Wang Shidong
0c12b784a0
Improve flygrep for expr mode ( #1961 )
2018-07-21 09:59:53 +08:00
Wang Shidong
3276af47d3
Merge pull request #1960 from wsdjeg/search
...
Fix flygrep warn
2018-07-20 21:44:32 +08:00
wsdjeg
a8cd3fa49f
Fix flygrep warn
...
close #1952
2018-07-20 21:33:38 +08:00
Wang Shidong
9e5a55ba8e
Fix cd path #1957
...
Fix #1581
2018-07-18 17:45:59 +08:00
Tzuhsing Gwo
c79fbe1242
Update following head
2018-07-18 17:22:42 +08:00
Tzuhsing Gwo
8b60bc1280
Fix #1581
2018-07-18 17:12:38 +08:00
Wang Shidong
c95e3a8544
Update doc for disable plugins ( #1951 )
...
* Update doc for disable plugins
* fix lint
2018-07-17 21:56:29 +08:00
Wang Shidong
6a08c9e9c2
Fix neovim lint ( #1946 )
...
* Fix lint
* Fix lint
* Fix lint
2018-07-16 22:22:46 +08:00
Wang Shidong
fc0bf9869a
Fix Lint ( #1945 )
2018-07-15 20:23:38 +08:00
Wang Shidong
3aed1c84bb
Fix lint ( #1944 )
2018-07-15 12:02:25 +08:00
Wang Shidong
f99801a88a
Add gist manager gista ( #1936 )
...
* Add gist manager
* Add gista key bindings
* Add key binding for post gist
* Update doc and wiki
2018-07-14 11:37:00 +08:00
Wang Shidong
cd7bfdf939
Add doc for apis ( #1896 )
2018-07-13 20:35:27 +08:00
Wang Shidong
7ff72c7136
reduce default plugins ( #1932 )
2018-07-12 20:57:06 +08:00
Joshua Rosato
cbce52e8e2
Correct grammar in layers docs ( #1930 )
...
* Update index.md
* Update Following-HEAD.md
2018-07-11 20:36:50 +08:00
Wang Shidong
e0b652274e
Fix flygrep ( #1929 )
2018-07-11 20:35:41 +08:00
Wang Shidong
1c0810b613
Fix Statusline of inactive windows ( #1913 )
...
* Fix inactive statusline
* Fix inactive statusline
2018-07-11 20:34:38 +08:00
Wang Shidong
c86fc67180
Remove set textwidth for text filetype ( #1931 )
...
* Remove set textwidth for text filetype
* Update following HEAD page
2018-07-11 20:34:08 +08:00
Wang Shidong
d0c7c389ff
Improve flygrep ( #1898 )
...
* fix delay for fly grep in neovim
* escape for command
* Improve flygrep
* Improve logger
* Fix cmd
* Fix flygrep statusline
* Fix flygrep statusline number
* Improve rg support
* Fix ag support
* Fix ag support
* Escape shell command
* Fix rg support
* 🍺 improve flygep
* Indent prompt with flygrep windows
* Indent flygep prompt
* Fix win screenpos api
* Do not redraw screen
* Detect compatible api
* Log stderr for debug
* Fix vim8 support
* Add key bindings
2018-07-09 17:16:38 +08:00
Wang Shidong
945fb7cdab
Support mouse click in vim8 tabline ( #1902 )
2018-07-08 19:04:25 +08:00
Wang Shidong
d3c4c8baaf
Website: add link to following HEAD page ( #1924 )
2018-07-08 19:02:45 +08:00
Wang Shidong
03890e5245
Merge pull request #1923 from dleen/master
...
Add: Dockerfile build for Neovim and SpaceVim
2018-07-07 21:42:54 +08:00
David Leen
c101fc92ad
Add: Dockerfile build for Neovim and SpaceVim
...
This commit introduces a self contained Neovim build which runs
SpaceVim. This has multiple uses:
* Easy debugging environment. Quickly check if the problem is your
machine or really a bug in SpaceVim.
* Portability across machines as long as the destination has Docker
support.
2018-07-06 23:45:31 -07:00
Wang Shidong
3a60c73228
Merge pull request #1920
...
Add: Allow disabling of parentheses autocompletion
close #1919
2018-07-06 17:35:23 +08:00
Jakub Nowak
e1a2c42759
📝 Update Following-HEAD
2018-07-06 11:15:10 +02:00
Jakub Nowak
c5315fbb76
🎁 Allow disabling of parentheses autocompletion
2018-07-06 11:04:31 +02:00
Wang Shidong
7358a26fd1
Update time and location ( #1916 )
2018-07-05 21:44:10 +08:00
Wang Shidong
f176e60bd2
Update 2018-06-24-first-meetup-in-hangzhou.md
2018-07-05 21:36:29 +08:00
Wang Shidong
7eb6f17599
update id ( #1915 )
2018-07-05 16:37:04 +08:00