1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-24 12:11:33 +08:00
Commit Graph

106 Commits

Author SHA1 Message Date
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
wsdjeg
0f6adbc709 Fix langSPC 2017-05-10 00:03:18 +08:00
wsdjeg
28f6bedcf2 Clear langSPC on BufLeave 2017-05-09 23:01:28 +08:00
wsdjeg
7255e96b88 Fix cursorline & cursorcolumn options
close #483
2017-05-06 20:33:50 +08:00
wsdjeg
0d6aa65d0a Open welcome page when argv(0) is a dir 2017-05-02 20:38:52 +08:00
wsdjeg
7cf034217f Hide in normal 2017-05-01 23:18:53 +08:00
wsdjeg
1f16e7b9aa Add errors mappings 2017-04-17 23:41:01 +08:00
wsdjeg
75cffccad6 Improve space mapping 2017-04-17 20:40:13 +08:00
wsdjeg
899719b723 Fix VertSplit of gruvbox 2017-04-16 19:00:24 +08:00
wsdjeg
36706524f3 Set scrolloff to 3 2017-04-02 18:55:23 +08:00
wsdjeg
6c679e8bb8 Add head 2017-03-19 20:20:33 +08:00
wsdjeg
5738064623 Fix indent 2017-03-06 23:26:26 +08:00
wsdjeg
c23199317c Fix issue with i3-wm
when open a split window, get `<80><fd>a` shown in the cmdline.
2017-02-23 23:15:56 +08:00
wsdjeg
78872629fd Fix php completion 2017-02-21 20:29:45 +08:00
wsdjeg
51f0a0ed84 Merge branch 'improve_lang/java' into update_doc 2017-01-22 22:25:22 +08:00
wsdjeg
d3238508c9 Add default mappings 2017-01-22 21:29:29 +08:00
Igor Galić
6c69f0dcc2 add support for puppet
The "standard" puppet vim plugin has moved to Voxpupuli. This plugin
requires tabular and syntastic, both of which we already provide.
2017-01-21 15:21:10 +01:00
wsdjeg
aeb61f74c9 Update php layer doc 2017-01-19 21:46:37 +08:00
wsdjeg
25dc0bc368 Fix #99 2017-01-12 23:20:17 +08:00
wsdjeg
71e52c5a54 Add SpaceVim welcom 2017-01-07 10:50:28 +08:00
wsdjeg
80407a48ca Improve start up windows 2017-01-07 10:19:19 +08:00
wsdjeg
65a9e840fd Move autocmds into autoload 2017-01-03 22:29:54 +08:00