remove echom
This commit is contained in:
parent
2fee2be992
commit
f00823714c
1 changed files with 0 additions and 1 deletions
1
init.vim
1
init.vim
|
|
@ -181,7 +181,6 @@ function! ToggleHighlights() abort "{{{
|
|||
let b:toggle_highlights_state = ! b:toggle_highlights_state
|
||||
endif
|
||||
|
||||
echom 'state: ' . b:toggle_highlights_state
|
||||
if b:toggle_highlights_state == 1
|
||||
hi! link Comment None
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue