Skip to content

Commit 3c19771

Browse files
committed
dropped vim 8.2.3524 compatibility
1 parent 9d7b073 commit 3c19771

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

plugin/taberian.vim

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ if exists("g:taberian_loaded")
33
endif
44
const g:taberian_loaded = v:true
55

6-
let &guiligatures = list2str(range(32, 126))
7-
86
augroup Taberian
97
autocmd!
108
autocmd WinEnter,BufEnter,VimResized,SessionLoadPost * call taberian#render_all_windows()

0 commit comments

Comments
 (0)