1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-26 15:10:06 +08:00
Commit Graph

3424 Commits

Author SHA1 Message Date
zhujinxuan
dd413813f2 Remove unknown option guifont in VimR 2018-04-22 17:29:23 -04:00
Wang Shidong
19f8f32bfa
Merge pull request #1650 from wsdjeg/markdown
Fix denite config
2018-04-22 09:55:46 -05:00
wsdjeg
56f4c602ec Fix denite config
denite do not quit after action

ref: https://github.com/Shougo/denite.nvim/issues/477
2018-04-22 22:46:29 +08:00
Wang Shidong
78fffb34a0
Merge pull request #1649 from wsdjeg/tags
Fix tags layer
2018-04-22 05:53:36 -05:00
wsdjeg
18910e48f7 Fix tags layer 2018-04-22 18:44:23 +08:00
Wang Shidong
a241986563
Merge pull request #1647 from wsdjeg/ycm_snippet
Fix UltiSnips support #1078
2018-04-22 02:40:38 -05:00
wsdjeg
ef42ba235e Fix #1078 2018-04-22 15:15:34 +08:00
Wang Shidong
2b5a987950
Use toml as default config file. (#1636)
Add toml config support
2018-04-21 09:58:23 -05:00
Wang Shidong
9d8c4ec365
Merge pull request #1645 from goolord/patch-1
Correct title in haskell.md
2018-04-20 19:01:53 -05:00
Zachary Churchill
4efe8cd5b5
Update haskell.md 2018-04-20 19:14:12 -04:00
zhujinxuan
290534c6be Remove vim-javascript due to conflicts in flow-type and in jsx 2018-04-19 12:04:06 -04:00
Wang Shidong
8c3e51583a
Merge pull request #1634 from SpaceVim/neoformat
Use stdin instead when format java file.
2018-04-18 11:28:34 -05:00
wsdjeg
43a529a9c4 Fix #1633 2018-04-19 00:19:35 +08:00
wsdjeg
36ea951cfb Fix index 2018-04-18 22:06:36 +08:00
wsdjeg
35f2e71913 Update documentation 2018-04-18 22:02:58 +08:00
wsdjeg
83bfe0e5e8 Add buffer directory searching 2018-04-18 21:30:22 +08:00
Wang Shidong
b362f23bec
Add json example (#1625)
* Add json example

* Add json func

* Add json support
2018-04-18 07:40:37 -05:00
Wang Shidong
9a4b0281fe
Update community.md 2018-04-13 14:14:08 +08:00
Wang Shidong
a5fbe395e8
Update community.md
点击链接加入群聊【Vim/SpaceVim 用户③】:
2018-04-13 14:11:56 +08:00
Wang Shidong
dd166b107d
Update community.md 2018-04-13 13:25:19 +08:00
Wang Shidong
9b7338beca
Update community.md 2018-04-13 13:23:18 +08:00
Wang Shidong
d242d1c560
Update community.md 2018-04-13 12:48:15 +08:00
Wang Shidong
ca0ef50614
Fixup (#1624)
* Implement async gitcommit

* Fix prs
2018-04-12 23:04:47 +08:00
Wang Shidong
1e5ba2553d
Add async support for gitcommit (#1623)
close #1379
2018-04-12 20:56:22 +08:00
Wang Shidong
91bc2e930e
Add windows transient state (#1602)
* Add windows transient state

* Add windows transient state
2018-04-12 20:47:49 +08:00
Wang Shidong
f880f996ee
Add vimcompatible mode (#1596)
* Add vimcompatible mode

close #1512

* Add vimcompatible mode
2018-04-12 20:47:22 +08:00
Jinxuan Zhu
78ebe5f1e6 sudo write does not work in neovim (#1539)
* sudo write does not work in neovim

* An external sudo layer for sudo maps

* Fix sudo.vim loading problem

* Use local function in mapping

* Add thanks; add s:_function

* use suda.vim to write; but without suda:// prefix

* reload by checktime
2018-04-12 20:46:51 +08:00
Wang Shidong
3dd9d869c0
Fix mru and buffer list key bindings (#1620)
* Fix 1615

* Fixup
2018-04-10 23:37:57 +08:00
Wang Shidong
3675b16098
Improve lang#c layer (#1619) 2018-04-10 22:16:53 +08:00
wsdjeg
fdd0ba7c45 Fixup 2018-04-09 22:30:10 +08:00
wsdjeg
9695f29cfb Fix plugin manager 2018-04-09 22:30:10 +08:00
wsdjeg
6e1543c808 Use bash for 24-bit-color.sh
close #1599
2018-04-09 21:24:48 +08:00
wsdjeg
f1de69ae2d Fix deoplete config
close #1609
2018-04-09 20:59:51 +08:00
MMX
797e1bbfa5 Fix grammar mistake 2018-04-09 20:08:21 +08:00
Wang Shidong
5fbd92c607
Use deoplete only for vim8 (#1604)
* Use deoplete only for vim8

* Use deoplete only for vim8

* Fix gui fonts

* Fix 74

* Fix up

* Fix issue
2018-04-09 20:07:27 +08:00
Wang Shidong
f01a649b70
Merge pull request #1603 from wsdjeg/iedit
Improve iedit mode
2018-04-06 16:02:30 +08:00
wsdjeg
bf3b8b7654 Fix iedit key bindings 2018-04-06 15:37:28 +08:00
wsdjeg
459e8904c4 Fix iedit mode 2018-04-06 15:05:55 +08:00
Wang Shidong
04eaaa5f74
Merge pull request #1598 from BretFisher/patch-1
Fixes #1597, changes typo on file_rec
2018-04-04 12:49:30 +08:00
Bret Fisher
0215bdf248
Fixes #1597, changes typo on file_rec 2018-04-04 00:21:07 -04:00
Wang Shidong
d6cb7ccc6f
Merge pull request #1593 from wsdjeg/indent
Fix indent config
2018-04-01 21:23:24 +08:00
wsdjeg
2aeaf41bfb Fix indent config
close #1322
2018-04-01 21:13:49 +08:00
Wang Shidong
84a7df5a74
Merge pull request #1592 from wsdjeg/flygrep_history
Add histroy support in flygrep
2018-04-01 20:37:44 +08:00
wsdjeg
1ff0bb3754 Clear screen when start flygrep 2018-04-01 20:26:12 +08:00
wsdjeg
7fb8de9893 Add histroy support in flygrep 2018-04-01 20:11:11 +08:00
Wang Shidong
42f494a809
Merge pull request #1591 from wsdjeg/startup_logic
Fix welcome func
2018-04-01 14:12:26 +08:00
wsdjeg
2eafe0c41d Fix welcome func
close #1581
2018-04-01 13:55:06 +08:00
Wang Shidong
94691e8b0a
Merge pull request #1587 from wsdjeg/c-esc
Fix autocmd
2018-04-01 13:45:28 +08:00
Wang Shidong
c7b85d5f56
Merge pull request #1585 from wsdjeg/spc-h-i
Fix SPC h i key binding
2018-04-01 13:45:03 +08:00
wsdjeg
3635c58129 Fix key bindings 2018-04-01 13:16:14 +08:00