Skip to content

Commit 1ef18a1

Browse files
committed
No longer need variables in viminfo
1 parent 94547ed commit 1ef18a1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

plugin/classpath.vim

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ if exists("g:loaded_classpath") || v:version < 700 || &cp
66
endif
77
let g:loaded_classpath = 1
88

9-
if &viminfo !~# '!'
10-
set viminfo^=!
11-
endif
12-
139
augroup classpath
1410
autocmd!
1511
autocmd FileType clojure,groovy,java,scala

0 commit comments

Comments
 (0)