Skip to content

Commit

Permalink
[revert later] add stupid code intentionally
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed Oct 28, 2016
1 parent 317a32d commit 260e98a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autoload/vital/__vital__/Data/String.vim
Expand Up @@ -4,6 +4,8 @@ let s:save_cpo = &cpo
set cpo&vim

function! s:_vital_loaded(V) abort
let unused = 1
let dq = "double quote"
let s:V = a:V
let s:L = s:V.import('Data.List')
endfunction
Expand Down

0 comments on commit 260e98a

Please sign in to comment.