Skip to content

Commit bfe6194

Browse files
committed
Remove needless scope hack
1 parent 3494ce4 commit bfe6194

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

autoload/vimlparser.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,6 @@ endfunction
609609
" FIXME:
610610
function! s:VimLParser.parse_range()
611611
let tokens = []
612-
let m = ''
613612

614613
while s:TRUE
615614

go/vimlparser.go

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)