We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77d6a9d commit 2a740a2Copy full SHA for 2a740a2
_vim/01.vimrc.vim
@@ -2,16 +2,14 @@
2
" Author: Chu-Siang Lai / chusiang (at) drx.tw
3
" Blog: http://note.drx.tw
4
" Filename: 01.vimrc.vim
5
-" Modified: 2018-03-18 22:46
+" Modified: 2018-04-14 02:29
6
" Description: uncategorized config.
7
" Reference: https://github.com/chusiang/vimrc/blob/master/_vim/01.vimrc.vim
8
" =============================================================================
9
10
" Built-in
11
" ========
12
13
-runtime! debian.vim
14
-
15
if has("syntax")
16
syntax on
17
endif
0 commit comments