Skip to content

Commit d735c9d

Browse files
committed
version control
1 parent 0805c10 commit d735c9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

common-program-vimrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ au FileType html,javascript setl tabstop=2
1717
au FileType scala,java,python,php,vim setl shiftwidth=4
1818
au FileType scala,java,python,php,vim setl tabstop=4
1919

20+
" 版本控制
21+
Bundle 'vcscommand'
22+
2023
" 成对符号补齐
2124
Bundle 'https://github.com/Raimondi/delimitMate.git'
2225

0 commit comments

Comments
 (0)