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

33 Commits

Author SHA1 Message Date
Qian Lei
5f92f42131 typo: fix typo 'colorcolume' in ui.
Signed-off-by: Qian Lei <qianlei90@gmail.com>
2017-10-14 17:30:17 +08:00
techgaun
cde8f1b12c
msg about spell-checking (en|dis)abled 2017-10-05 14:03:28 -05:00
techgaun
ef3ad4ccb3
update spell checking 2017-10-05 13:25:35 -05:00
wsdjeg
b16837623d Silent open tagbar
problem:

   when open tagbar buffer, you will see message like:
   "autoload/SpaceVim/layers/core/tabline.vim" 205 lines --36%--
   which is not needed.
2017-10-04 15:33:52 +08:00
wsdjeg
dd2f2a4386 Update doc 2017-08-28 21:55:27 +00:00
wsdjeg
b33d1d1798 Add plugins for mark active/inactive windows 2017-07-29 18:52:19 +08:00
wsdjeg
b152db9fed Add error transient state 2017-07-25 04:34:28 +08:00
wsdjeg
e5f6b527b4 Fix unknown option name: termguicolors
close #725
2017-07-15 05:24:39 +08:00
tenfyzhong
764ef2d21b Add plugins for makefile and protobuf
tagbar-makefile, let tagbar support makefile.
tagbar-proto, let tagbar support protobuf.
2017-06-26 22:01:48 +08:00
wsdjeg
0a914e2b92 Add toggle whitespace mappings SPC t w 2017-05-23 22:56:36 +08:00
wsdjeg
e9823485be Fix ui toggle 2017-05-19 23:29:46 +08:00
wsdjeg
3c28c84263 Add mode support in statusline 2017-05-17 20:24:45 +08:00
wsdjeg
852d9559ab Add status line 2017-05-16 22:14:38 +08:00
wsdjeg
a14ef64149 Improve checker layer doc 2017-05-15 23:22:54 +08:00
wsdjeg
843d32b3f5 Add tabmanager 2017-05-12 21:56:04 +08:00
wsdjeg
556bcf3bb5 🐛 Fix indentLine settings
`let g:indentLine_char = '|'` does not working in custom configuration
file.

close #485
2017-05-05 20:47:14 +08:00
wsdjeg
5a5326b371 Fix Ui toggle 2017-05-02 22:22:27 +08:00
wsdjeg
4255372131 Add toggle tool bar mapping 2017-05-02 20:53:41 +08:00
wsdjeg
a2ab6a6cda Support other colorscheme 2017-05-01 22:54:09 +08:00
wsdjeg
713be470af Fix toggle end of buffer 2017-05-01 20:34:59 +08:00
wsdjeg
d949f0a554 Type: wrong desc of SPC t h i 2017-05-01 20:20:25 +08:00
wsdjeg
d2d7e8d341 Add mapping for toggle ~ end of buffer 2017-05-01 20:17:02 +08:00
wsdjeg
4101110193 Fix line number toggle 2017-05-01 20:00:43 +08:00
wsdjeg
acca723ea9 Add Mapping for toggle syntax hi 2017-05-01 14:32:00 +08:00
wsdjeg
1eec47e595 Add mapping for toggle indent line 2017-05-01 14:23:15 +08:00
wsdjeg
721db59ccf Add mapping for toggle hi current line 2017-05-01 13:44:43 +08:00
wsdjeg
eedcefacf7 Add toggle column mapping
https://stackoverflow.com/questions/2447109/showing-a-different-background-colour-in-vim-past-80-characters
2017-05-01 13:32:42 +08:00
wsdjeg
9f11b1918e Add SPC T m for toggle menu bar 2017-04-22 20:38:00 +08:00
wsdjeg
c354ee5232 Add toggle theme mapping 2017-04-18 23:55:34 +08:00
wsdjeg
f40b771c78 Move choosewin to ui layer 2017-04-09 21:53:54 +08:00
wsdjeg
91b3dd85c3 Fix welcome 2017-02-02 00:55:16 +08:00
wsdjeg
0a043c9b43 Split done 2017-01-14 20:14:14 +08:00
wsdjeg
4b9e71b5a5 Split tools 2017-01-14 19:49:19 +08:00