forked from aniani/vim
patch 8.1.0811: too many #ifdefs
Problem: Too many #ifdefs. Solution: Graduate FEAT_MBYTE, the final chapter.
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
if !has('multi_byte')
|
||||
finish
|
||||
endif
|
||||
|
||||
source view_util.vim
|
||||
|
||||
let s:imactivatefunc_called = 0
|
||||
|
||||
Reference in New Issue
Block a user