Skip to content

Commit c19da32

Browse files
authored
chore(viml): fix indents in vimscript (#204)
1 parent 703bdf4 commit c19da32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload/colorbox.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ endif
1515

1616
function! colorbox#base_dir() abort
1717
return s:cb_base
18-
endfunction
18+
endfunction

0 commit comments

Comments
 (0)