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

590 Commits

Author SHA1 Message Date
wsdjeg
1207b43363 Add search index 2017-05-21 00:55:47 +08:00
wsdjeg
6f093b8cfd Fix vimfiler buffer statusline and inactive buffer 2017-05-20 21:19:40 +08:00
Wang Shidong
844d45f91b Merge branch 'dev' into statusline 2017-05-20 21:05:38 +08:00
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
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
c302496cc8 🐛 Fix markdown preview option
Can not change firefox to chromium to preview markdown

Fix #539
2017-05-17 15:02: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
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
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
9307d4d5ed Enable realtime mapping guide by default 2017-05-14 23:30:12 +08:00
wsdjeg
40a1fabefa Add custom function for define SPC in init.vim
close #517
2017-05-14 22:14:38 +08:00
wsdjeg
c420fa4006 Add colorscheme neodark nord
close #528
close #524
2017-05-14 20:16:27 +08:00
wsdjeg
0fa5450977 Add guide theme: onedark 2017-05-13 23:28:03 +08:00
wsdjeg
6055eb17b8 Fix vim#buffer api 2017-05-13 23:17:33 +08:00
wsdjeg
33c1bb308f Add guide theme: molokai 2017-05-13 22:56:03 +08:00
wsdjeg
6ae67d7c96 Add guide theme: one 2017-05-13 22:51:23 +08:00
wsdjeg
17af793d4e Type: template -> palette 2017-05-13 22:40:17 +08:00
wsdjeg
30c34008f5 Theme support in mapping guide 2017-05-13 22:31:51 +08:00
wsdjeg
9cddb61cda Support line number + Enter in tab manager buffer 2017-05-13 21:59:17 +08:00
wsdjeg
1f2415fa09 🐛 Disable indentline in welcome page
Fix #523
2017-05-13 21:05:18 +08:00
L-stt
0b76049656 Fix Warnning msg in windows 2017-05-13 20:35:45 +08:00
wsdjeg
081360916b Use :t for bufname 2017-05-12 22:41:06 +08:00
wsdjeg
757a00d181 Add toggle func 2017-05-12 22:24:37 +08:00
wsdjeg
843d32b3f5 Add tabmanager 2017-05-12 21:56:04 +08:00
wsdjeg
103d4f9c26 🎁 Use denite by default 2017-05-12 20:38:03 +08:00