1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-03 18:51:30 +08:00

71 Commits

Author SHA1 Message Date
Shidong Wang
413ef72c6f Move xml lua html autocmd to lang layer 2019-01-22 22:24:05 +08:00
Shidong Wang
6234d7379a Use private var 2019-01-22 22:20:07 +08:00
Shidong Wang
8608b42634 Move jsp autocmd to java layer 2019-01-22 22:18:34 +08:00
飘尘
01ab9d4805 remember cursor position when switch buffer (#2454) 2019-01-12 21:14:29 +08:00
Wang Shidong
37bde366dc
Fix vimdoc support in windows (#2372)
* Fix vimdoc support in windows

ref:
- https://github.com/neovim/neovim/issues/9391
- https://github.com/google/vimdoc/issues/106

* Update wiki
2018-12-23 10:58:16 +08:00
Wang Shidong
00804a6565
Add log for generate config (#2369)
* Add log for generating config

* Log bootstrap after error

* Update wiki
2018-12-21 23:26:34 +08:00
Wang Shidong
e68368dd14
Fix vimdoc command in windows (#2338)
* Fix vimdoc command in windows

* Update wiki
2018-12-14 09:45:50 +08:00
Zhang YANG
e927fa382f
Fix incorrect comments introduced in autocmds.vim 2018-12-06 21:32:15 +08:00
Wang Shidong
0008a752ab
Fix toggle cursorline (#2171) 2018-09-16 13:54: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
7ff72c7136
reduce default plugins (#1932) 2018-07-12 20:57:06 +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
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
wsdjeg
3635c58129 Fix key bindings 2018-04-01 13:16:14 +08:00
wsdjeg
39151c8e78 Update vim layer 2018-03-31 23:08:16 +08:00
wsdjeg
a3e0b99499 Fix autocmd 2018-03-31 22:46:01 +08:00
wsdjeg
586340ea36 Fix qf buffer 2018-03-27 22:39:33 +08:00
wsdjeg
2cee009847 Remove config for foldmethod
close #1555
2018-03-27 21:23:15 +08:00
wsdjeg
0b43283e53 Fix cursor indicator 2018-03-25 20:13:07 +08:00
Wang Shidong
abef4b7870
Improve colorscheme layer (#1549)
Add jellybeans hybrid and nord support
2018-03-25 05:01:48 -05:00
wsdjeg
aa5829c0c0 Fix #1505 2018-03-18 20:57:14 +08:00
Wang Shidong
c580ac62ee
Rewrite plugin manager (#1446)
* Rewrite plugin manager

* Rewrite plugin manager

* Improve max processes

* Fix

* Fixup

* Fixup

* Fixup

* Fixup

* Fixup

* Add func for terminal plugin manager

* Fix plugin manager

* Add key binding for view plugin status
2018-03-02 21:17:30 +08:00
Wang Shidong
a2400b7d27
Relicense (#1406) 2018-02-15 22:25:03 +08:00
wsdjeg
e1d753ff82 Fix html layer 2018-01-20 14:57:26 +08:00
wsdjeg
b9f36cbd55 Fix project rooter 2018-01-14 21:10:22 +08:00
wsdjeg
d7a72a3d22 Add autocmd for hide EndOfBuffer
ref: https://github.com/mhartington/oceanic-next/issues/64
2018-01-04 22:43:04 +08:00
wsdjeg
b49b7a8eea Disable welcome when load session at startup 2017-12-27 23:32:32 +08:00
wsdjeg
7cc66a3ee1 Fix #1162 2017-12-24 23:24:50 +08:00
wsdjeg
7468d6ec12 Auto set project name 2017-12-17 21:14:54 +08:00
wsdjeg
d4867d83d1 Fixup 2017-12-16 16:08:03 +08:00
wsdjeg
e7aa9a5977 Add support custom mapping group 2017-12-16 16:03:16 +08:00
wsdjeg
ec3c74dfd0 Add func for custom group name 2017-12-01 20:16:24 +08:00
Marcos Ferreira
f549b7c847 Run EmmetInstall on vue and eex filetypes 2017-11-20 16:38:20 -03:00
Seong Yong-ju
dde20971a4 Added filetypes for Emmet
Added filetypes for Emmet, `scss`, `sass`, `less`, `stylus`, `javascript` (JSX-style).
2017-11-12 18:40:36 +09:00
wsdjeg
dd36d3beff Add omni for sh file 2017-10-31 23:39:01 +08:00
wsdjeg
2fa63b900e Fix language specified mapping api 2017-07-26 04:52:18 +08:00
Wang Shidong
081beb8170 Disable welcome page when use stdin (#707) 2017-07-07 00:03:55 +08:00
wsdjeg
396b42adff Use jobstart to generate doc
close #648
2017-06-22 20:29:39 +08:00
wsdjeg
d7a9ec1b75 Undo general quited window 2017-06-03 15:07:09 +08:00
wsdjeg
58f7e31046 Undo tab windows 2017-06-03 12:50:44 +08:00
wsdjeg
cefdc6f9c4 Fix #559 2017-05-31 22:00:17 +08:00
wsdjeg
d039f06043 Fix mapping for Leader [ and Leader ]
close #566
2017-05-30 13:04:08 +08:00
wsdjeg
c9e5d83b1b Add statusline 2017-05-17 22:56:14 +08:00
wsdjeg
2d72286520 Add tabline 2017-05-17 21:55:32 +08:00
wsdjeg
9d908e74b2 Update statusline layer 2017-05-17 00:46:25 +08:00
wsdjeg
852d9559ab Add status line 2017-05-16 22:14:38 +08:00
wsdjeg
40a1fabefa Add custom function for define SPC in init.vim
close #517
2017-05-14 22:14:38 +08:00
L-stt
0b76049656 Fix Warnning msg in windows 2017-05-13 20:35:45 +08:00
wsdjeg
914f218efb Improve setting of vimfiler
fix #495
fix #496
2017-05-11 21:44:43 +08:00