Skip to content

Instantly share code, notes, and snippets.

@257
Created June 8, 2017 15:03
Show Gist options
  • Save 257/f743196c187d0258446e8ac5c2f00dec to your computer and use it in GitHub Desktop.
Save 257/f743196c187d0258446e8ac5c2f00dec to your computer and use it in GitHub Desktop.
stdin
Error detected while processing function AnsiEsc#AnsiEsc:
line 1485:
E519: Option not supported: hl=8:Ignore,~:EndOfBuffer,z:TermCursor,Z:TermCursorNC,@:NonText,d:Directory,e:ErrorMsg,i:IncSearch,l:Search,m:MoreMsg,M:ModeMsg,n:LineNr,N:CursorLineNr,r:Question,s:StatusLine,S:StatusLineNC,c:VertSplit,t:Title,v:Visual,V:VisualNOS,w:WarningMsg,
W:WildMenu,f:Folded,F:FoldColumn,A:DiffAdd,C:DiffChange,D:DiffDelete,T:DiffText,>:SignColumn,-:Conceal,B:SpellBad,P:SpellCap,R:SpellRare,L:SpellLocal,+:Pmenu,=:PmenuSel,x:PmenuSbar,X:PmenuThumb,*:TabLine,#:TabLineSel,_:TabLineFill,!:CursorColumn,.:CursorLine,o:ColorColumn,
q:QuickFixLine,0:Whitespace,I:NormalNC
@trollfred
Copy link

let vimpager_disable_ansiesc = 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment