Skip to content

Commit

Permalink
Remove test debug
Browse files Browse the repository at this point in the history
  • Loading branch information
rbong committed Sep 3, 2024
1 parent b49b035 commit 5ffa98a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions autoload/flog/test.vim
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ function! flog#test#ShowNvimBufHl() abort
endfor
endfor

let g:debug = l:line_hl_groups

" Build output
let l:output = []
for l:row in range(line('$'))
Expand Down

0 comments on commit 5ffa98a

Please sign in to comment.