Skip to content

Commit fbb6d5d

Browse files
committed
Fix a broken line in the Neural buffer code
1 parent f43fa67 commit fbb6d5d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

autoload/neural/buffer.vim

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ function! s:GetOptions(options_dict_string) abort
3333
endif
3434
endif
3535

36-
Dump l:options
37-
3836
return l:options
3937
endfunction
4038

0 commit comments

Comments
 (0)