File tree Expand file tree Collapse file tree 4 files changed +7
-616
lines changed Expand file tree Collapse file tree 4 files changed +7
-616
lines changed Original file line number Diff line number Diff line change 33 Author: Chu-Siang Lai / chusiang (at) drx.tw
44 Blog: http://note.drx.tw
55 Filename: README.rst
6- Modified: 2018-03-19 01:28
6+ Modified: 2019-07-25 00:22
77 Reference: https://github.com/chusiang/vimrc/blob/master/README.rst
88 =============================================================================
99
@@ -26,7 +26,7 @@ vimrc of chusiang
2626:Requirements:
2727 Vim 7.4 or above.
2828:Plugins Count:
29- 39
29+ 40
3030
3131.. image :: https://lh6.googleusercontent.com/-jkam53cqxyk/Uo95ykP0eVI/AAAAAAAAWl4/ypRPFV90ul0/s800/2013-11-22-vim-chusiang.png
3232 :width: 720 px
@@ -65,13 +65,6 @@ Linux & Mac OSX
6565
6666 cd vimrc && make install
6767
68- windows (No maintained)
69- -----------------------
70-
71- ::
72-
73- WindowsInstall.bat
74-
75684. HowTo
7669========
7770
@@ -323,7 +316,6 @@ Backup directory: `${HOME}/.vim_back-${data}` [#]_
323316 ├── LICENSE
324317 ├── Makefile
325318 ├── README.rst
326- ├── WindowsInstall.bat
327319 ├── _gvimrc
328320 ├── _vim
329321 │ ├── 01.vimrc.vim
@@ -344,12 +336,12 @@ Backup directory: `${HOME}/.vim_back-${data}` [#]_
344336 │ ├── php-funclist.txt
345337 │ └── vimshrc
346338 ├── _vimrc
347- ├── _vimrc.win32
348- ├── ctags.exe
349- └── doc
350- └── xterm-color-table.html
339+ ├── dein_installer.sh
340+ ├── doc
341+ │ └── xterm-color-table.html
342+ └── output.debian-9.log
351343
352- 3 directories, 25 files
344+ 3 directories, 24 files
353345
3543467. Other vimrc list
355347===================
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments