Skip to content

Commit ea45d46

Browse files
committed
Stop support the Windows.
I am not use Windows to be my workstation over 10 year, so I remove some batch and setting first. > #31 (comment)
1 parent 00776e3 commit ea45d46

File tree

4 files changed

+7
-616
lines changed

4 files changed

+7
-616
lines changed

README.rst

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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-
7568
4. 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

354346
7. Other vimrc list
355347
===================

WindowsInstall.bat

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)