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

1358 Commits

Author SHA1 Message Date
wsdjeg
ca1ff18752 Enable core#statusline core#tabline by default 2017-05-20 20:47:57 +08:00
wsdjeg
21759edc5f Impl SPC t m m and SPC t m M 2017-05-20 20:40:31 +08:00
wsdjeg
c0c66bd17d Fix highlight api 2017-05-20 20:31:25 +08:00
wsdjeg
8ad3998ab4 Split the statusline API 2017-05-20 20:07:28 +08:00
wsdjeg
365e11d29d Add space after icon 2017-05-20 00:28:52 +08:00
wsdjeg
2c7f1365b8 Add syntax checking info 2017-05-20 00:10:58 +08:00
wsdjeg
e9823485be Fix ui toggle 2017-05-19 23:29:46 +08:00
wsdjeg
b3224078c5 Add nil separator 2017-05-19 21:34:39 +08:00
wsdjeg
b62e889525 Add slant separator 2017-05-19 20:54:34 +08:00
wsdjeg
079f7362e7 Add curve separator 2017-05-19 20:45:03 +08:00
Wang Shidong
293e2f97c5 Add file head 2017-05-19 14:17:47 +08:00
Wang Shidong
66633d9905 Add unicode icon for battery status 2017-05-19 14:07:00 +08:00
Wang Shidong
10a2fee05f Update documentation.md 2017-05-19 13:59:02 +08:00
Wang Shidong
100b2cc365 Update documentation.md 2017-05-19 13:40:42 +08:00
Wang Shidong
f46e117d93 Update documentation.md 2017-05-19 13:19:03 +08:00
wsdjeg
b49b8ba3a8 Add SPC t m T 2017-05-19 01:04:20 +08:00
wsdjeg
37140b4fd3 Fix statusline of vimfiler buffer 2017-05-19 00:32:13 +08:00
wsdjeg
93caad2232 Fix jump index of tabline 2017-05-19 00:28:43 +08:00
wsdjeg
a429262f97 Do autocmd WinEnter after guide exit 2017-05-19 00:18:17 +08:00
wsdjeg
072c8ede5e Add time battery status sections 2017-05-19 00:09:15 +08:00
wsdjeg
65c6493026 Fix error 2017-05-18 21:57:27 +08:00
wsdjeg
c9e5d83b1b Add statusline 2017-05-17 22:56:14 +08:00
wsdjeg
7d6574f2b1 Fix tabline when no listed buffers 2017-05-17 22:09:32 +08:00
wsdjeg
2d72286520 Add tabline 2017-05-17 21:55:32 +08:00
wsdjeg
3c28c84263 Add mode support in statusline 2017-05-17 20:24:45 +08:00
Wang Shidong
a358a707ac Update LICENSE 2017-05-17 15:22:24 +08:00
Wang Shidong
b53989f692 🎁 Add version to pre-releases 2017-05-17 15:16:06 +08:00
Wang Shidong
c302496cc8 🐛 Fix markdown preview option
Can not change firefox to chromium to preview markdown

Fix #539
2017-05-17 15:02:44 +08:00
Wang Shidong
1ad010e1d0 Merge pull request #529 from SpaceVim/dev
Merge dev branch
2017-05-17 14:53:06 +08:00
Wang Shidong
690494347e Update website content (#540)
* Create roadmap.md

* Add todo and unplanned milestone

* Update roadmap.md

* Update index.md

* Update index.md

* Update index.md

* Create 2017-05-31-SpaceVim-Newsletter-A-New-Hope.md
2017-05-17 14:44:44 +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
c0fecda644 Revert #538 2017-05-16 21:47:10 +08:00
Wang Shidong
fc50dcc198 Merge pull request #538 from jetm/dev
Fix exclude syntax (-g) for rg util
2017-05-16 06:44:39 +08:00
Javier Tiá
2d2f11afc1 Fix exclude syntax (-g) for rg util
In rg values given to -g must be quoted or your shell will expand them
and result in unexpected behavior. For example: rg -g '\<glob\>'.
2017-05-15 10:23:25 -06:00
wsdjeg
a14ef64149 Improve checker layer doc 2017-05-15 23:22:54 +08:00
wsdjeg
973116b6fc Add mapping for auto detect the file encoding 2017-05-15 22:20:58 +08:00
wsdjeg
ed36732d5c Update doc for Multi-Encodings 2017-05-15 21:39:20 +08:00
wsdjeg
1fa59c3002 Use a quick markdown plugin 2017-05-15 20:01:05 +08:00
wsdjeg
5f5002c04a Fix systemlist for old version vim
close #533
2017-05-15 18:51:53 +08:00
wsdjeg
5174c3938f Fix Type 2017-05-15 00:55:15 +08:00
wsdjeg
fa813cc979 Update release api 2017-05-15 00:47:03 +08:00
wsdjeg
92bc0f900c Use SPC a r to open release page 2017-05-14 23:44:25 +08:00
wsdjeg
6d82dc97d8 Force global config 2017-05-14 23:34:24 +08:00
wsdjeg
9307d4d5ed Enable realtime mapping guide by default 2017-05-14 23:30:12 +08:00
Wang Shidong
f6cba55d0e Merge pull request #531 from SpaceVim/custom_SPC
Add custom function for define SPC in init.vim
2017-05-14 23:05:31 +08:00
wsdjeg
40a1fabefa Add custom function for define SPC in init.vim
close #517
2017-05-14 22:14:38 +08:00
Wang Shidong
3fd1467c02 Merge pull request #530 from SpaceVim/update_branch
Update branch
2017-05-14 21:08:55 +08:00
wsdjeg
b156c0175f Add colorscheme neodark nord
close #528
close #524
2017-05-14 21:02:10 +08:00
wsdjeg
85389118d6 Add lang#php layer documentation
close #526
2017-05-14 21:02:10 +08:00