Skip to content

Instantly share code, notes, and snippets.

@pawellenart
Created April 15, 2011 08:51
Show Gist options
  • Save pawellenart/921418 to your computer and use it in GitHub Desktop.
Save pawellenart/921418 to your computer and use it in GitHub Desktop.
solarized
pawel@plenart-pc:~$ vim -v
Error detected while processing /home/pawel/.vimrc:
line 1:
E319: Sorry, the command is not available in this version: syntax enable
Error detected while processing /home/pawel/.vim/colors/solarized.vim:
line 286:
E319: Sorry, the command is not available in this version: let colors_name = "solarized"
line 395:
E319: Sorry, the command is not available in this version: let s:none = "NONE"
line 396:
E319: Sorry, the command is not available in this version: let s:none = "NONE"
line 397:
E319: Sorry, the command is not available in this version: let s:t_none = "NONE"
line 398:
E319: Sorry, the command is not available in this version: let s:n = "NONE"
line 399:
E319: Sorry, the command is not available in this version: let s:c = ",undercurl"
line 400:
E319: Sorry, the command is not available in this version: let s:r = ",reverse"
line 401:
E319: Sorry, the command is not available in this version: let s:s = ",standout"
line 402:
E319: Sorry, the command is not available in this version: let s:ou = ""
line 403:
E319: Sorry, the command is not available in this version: let s:ob = ""
line 471:
E319: Sorry, the command is not available in this version: exe "let s:bg_none = ' ".s:vmode."bg=".s:none ."'"
line 472:
E319: Sorry, the command is not available in this version: exe "let s:bg_back = ' ".s:vmode."bg=".s:back ."'"
line 473:
E319: Sorry, the command is not available in this version: exe "let s:bg_base03 = ' ".s:vmode."bg=".s:base03 ."'"
line 474:
E319: Sorry, the command is not available in this version: exe "let s:bg_base02 = ' ".s:vmode."bg=".s:base02 ."'"
line 475:
E319: Sorry, the command is not available in this version: exe "let s:bg_base01 = ' ".s:vmode."bg=".s:base01 ."'"
line 476:
E319: Sorry, the command is not available in this version: exe "let s:bg_base00 = ' ".s:vmode."bg=".s:base00 ."'"
line 477:
E319: Sorry, the command is not available in this version: exe "let s:bg_base0 = ' ".s:vmode."bg=".s:base0 ."'"
line 478:
E319: Sorry, the command is not available in this version: exe "let s:bg_base1 = ' ".s:vmode."bg=".s:base1 ."'"
line 479:
E319: Sorry, the command is not available in this version: exe "let s:bg_base2 = ' ".s:vmode."bg=".s:base2 ."'"
line 480:
E319: Sorry, the command is not available in this version: exe "let s:bg_base3 = ' ".s:vmode."bg=".s:base3 ."'"
line 481:
E319: Sorry, the command is not available in this version: exe "let s:bg_green = ' ".s:vmode."bg=".s:green ."'"
line 482:
E319: Sorry, the command is not available in this version: exe "let s:bg_yellow = ' ".s:vmode."bg=".s:yellow ."'"
line 483:
E319: Sorry, the command is not available in this version: exe "let s:bg_orange = ' ".s:vmode."bg=".s:orange ."'"
line 484:
E319: Sorry, the command is not available in this version: exe "let s:bg_red = ' ".s:vmode."bg=".s:red ."'"
line 485:
E319: Sorry, the command is not available in this version: exe "let s:bg_magenta = ' ".s:vmode."bg=".s:magenta."'"
line 486:
E319: Sorry, the command is not available in this version: exe "let s:bg_violet = ' ".s:vmode."bg=".s:violet ."'"
line 487:
E319: Sorry, the command is not available in this version: exe "let s:bg_blue = ' ".s:vmode."bg=".s:blue ."'"
line 488:
E319: Sorry, the command is not available in this version: exe "let s:bg_cyan = ' ".s:vmode."bg=".s:cyan ."'"
line 490:
E319: Sorry, the command is not available in this version: exe "let s:fg_none = ' ".s:vmode."fg=".s:none ."'"
line 491:
E319: Sorry, the command is not available in this version: exe "let s:fg_back = ' ".s:vmode."fg=".s:back ."'"
line 492:
E319: Sorry, the command is not available in this version: exe "let s:fg_base03 = ' ".s:vmode."fg=".s:base03 ."'"
line 493:
E319: Sorry, the command is not available in this version: exe "let s:fg_base02 = ' ".s:vmode."fg=".s:base02 ."'"
line 494:
E319: Sorry, the command is not available in this version: exe "let s:fg_base01 = ' ".s:vmode."fg=".s:base01 ."'"
line 495:
E319: Sorry, the command is not available in this version: exe "let s:fg_base00 = ' ".s:vmode."fg=".s:base00 ."'"
line 496:
E319: Sorry, the command is not available in this version: exe "let s:fg_base0 = ' ".s:vmode."fg=".s:base0 ."'"
line 497:
E319: Sorry, the command is not available in this version: exe "let s:fg_base1 = ' ".s:vmode."fg=".s:base1 ."'"
line 498:
E319: Sorry, the command is not available in this version: exe "let s:fg_base2 = ' ".s:vmode."fg=".s:base2 ."'"
line 499:
E319: Sorry, the command is not available in this version: exe "let s:fg_base3 = ' ".s:vmode."fg=".s:base3 ."'"
line 500:
E319: Sorry, the command is not available in this version: exe "let s:fg_green = ' ".s:vmode."fg=".s:green ."'"
line 501:
E319: Sorry, the command is not available in this version: exe "let s:fg_yellow = ' ".s:vmode."fg=".s:yellow ."'"
line 502:
E319: Sorry, the command is not available in this version: exe "let s:fg_orange = ' ".s:vmode."fg=".s:orange ."'"
line 503:
E319: Sorry, the command is not available in this version: exe "let s:fg_red = ' ".s:vmode."fg=".s:red ."'"
line 504:
E319: Sorry, the command is not available in this version: exe "let s:fg_magenta = ' ".s:vmode."fg=".s:magenta."'"
line 505:
E319: Sorry, the command is not available in this version: exe "let s:fg_violet = ' ".s:vmode."fg=".s:violet ."'"
line 506:
E319: Sorry, the command is not available in this version: exe "let s:fg_blue = ' ".s:vmode."fg=".s:blue ."'"
line 507:
E319: Sorry, the command is not available in this version: exe "let s:fg_cyan = ' ".s:vmode."fg=".s:cyan ."'"
line 509:
E319: Sorry, the command is not available in this version: exe "let s:fmt_none = ' ".s:vmode."=NONE". " term=NONE". "'"
line 510:
E319: Sorry, the command is not available in this version: exe "let s:fmt_bold = ' ".s:vmode."=NONE".s:b. " term=NONE".s:b."'"
line 511:
E319: Sorry, the command is not available in this version: exe "let s:fmt_bldi = ' ".s:vmode."=NONE".s:b. " term=NONE".s:b."'"
line 512:
E319: Sorry, the command is not available in this version: exe "let s:fmt_undr = ' ".s:vmode."=NONE".s:u. " term=NONE".s:u."'"
line 513:
E319: Sorry, the command is not available in this version: exe "let s:fmt_undb = ' ".s:vmode."=NONE".s:u.s:b. " term=NONE".s:u.s:b."'"
line 514:
E319: Sorry, the command is not available in this version: exe "let s:fmt_undi = ' ".s:vmode."=NONE".s:u. " term=NONE".s:u."'"
line 515:
E319: Sorry, the command is not available in this version: exe "let s:fmt_uopt = ' ".s:vmode."=NONE".s:ou. " term=NONE".s:ou."'"
line 516:
E319: Sorry, the command is not available in this version: exe "let s:fmt_curl = ' ".s:vmode."=NONE".s:c. " term=NONE".s:c."'"
line 517:
E319: Sorry, the command is not available in this version: exe "let s:fmt_ital = ' ".s:vmode."=NONE". " term=NONE". "'"
line 518:
E319: Sorry, the command is not available in this version: exe "let s:fmt_revr = ' ".s:vmode."=NONE".s:r. " term=NONE".s:r."'"
line 519:
E319: Sorry, the command is not available in this version: exe "let s:fmt_stnd = ' ".s:vmode."=NONE".s:s. " term=NONE".s:s."'"
line 567:
E319: Sorry, the command is not available in this version: exe "hi! Normal" .s:fmt_none .s:fg_base0 .s:bg_back
line 569:
E319: Sorry, the command is not available in this version: exe "hi! Comment" .s:fmt_ital .s:fg_base01 .s:bg_none
line 572:
E319: Sorry, the command is not available in this version: exe "hi! Constant" .s:fmt_none .s:fg_cyan .s:bg_none
line 580:
E319: Sorry, the command is not available in this version: exe "hi! Identifier" .s:fmt_none .s:fg_blue .s:bg_none
line 584:
E319: Sorry, the command is not available in this version: exe "hi! Statement" .s:fmt_none .s:fg_green .s:bg_none
line 593:
E319: Sorry, the command is not available in this version: exe "hi! PreProc" .s:fmt_none .s:fg_orange .s:bg_none
line 600:
E319: Sorry, the command is not available in this version: exe "hi! Type" .s:fmt_none .s:fg_yellow .s:bg_none
line 606:
E319: Sorry, the command is not available in this version: exe "hi! Special" .s:fmt_none .s:fg_red .s:bg_none
line 614:
E319: Sorry, the command is not available in this version: exe "hi! Underlined" .s:fmt_none .s:fg_violet .s:bg_none
line 617:
E319: Sorry, the command is not available in this version: exe "hi! Ignore" .s:fmt_none .s:fg_none .s:bg_none
line 620:
E319: Sorry, the command is not available in this version: exe "hi! Error" .s:fmt_bold .s:fg_red .s:bg_none
line 623:
E319: Sorry, the command is not available in this version: exe "hi! Todo" .s:fmt_bold .s:fg_magenta.s:bg_none
line 650:
E319: Sorry, the command is not available in this version: exe "hi! Directory" .s:fmt_none .s:fg_blue .s:bg_none
line 651:
E319: Sorry, the command is not available in this version: exe "hi! ErrorMsg" .s:fmt_revr .s:fg_red .s:bg_none
line 652:
E319: Sorry, the command is not available in this version: exe "hi! IncSearch" .s:fmt_stnd .s:fg_orange .s:bg_none
line 653:
E319: Sorry, the command is not available in this version: exe "hi! Search" .s:fmt_revr .s:fg_yellow .s:bg_none
line 654:
E319: Sorry, the command is not available in this version: exe "hi! MoreMsg" .s:fmt_none .s:fg_blue .s:bg_none
line 655:
E319: Sorry, the command is not available in this version: exe "hi! ModeMsg" .s:fmt_none .s:fg_blue .s:bg_none
line 656:
E319: Sorry, the command is not available in this version: exe "hi! LineNr" .s:fmt_none .s:fg_base01 .s:bg_base02
line 657:
E319: Sorry, the command is not available in this version: exe "hi! Question" .s:fmt_bold .s:fg_cyan .s:bg_none
line 658:
E319: Sorry, the command is not available in this version: exe "hi! VertSplit" .s:fmt_bold .s:fg_base00 .s:bg_base00
line 659:
E319: Sorry, the command is not available in this version: exe "hi! Title" .s:fmt_bold .s:fg_orange .s:bg_none
line 660:
E319: Sorry, the command is not available in this version: exe "hi! VisualNOS" .s:fmt_stnd .s:fg_none .s:bg_base02
line 661:
E319: Sorry, the command is not available in this version: exe "hi! WarningMsg" .s:fmt_bold .s:fg_red .s:bg_none
line 662:
E319: Sorry, the command is not available in this version: exe "hi! WildMenu" .s:fmt_none .s:fg_base2 .s:bg_base02
line 663:
E319: Sorry, the command is not available in this version: exe "hi! Folded" .s:fmt_undb .s:fg_base0 .s:bg_base02 .s:sp_base03
line 664:
E319: Sorry, the command is not available in this version: exe "hi! FoldColumn" .s:fmt_bold .s:fg_base0 .s:bg_base02
line 665:
E319: Sorry, the command is not available in this version: exe "hi! DiffAdd" .s:fmt_revr .s:fg_green .s:bg_none
line 666:
E319: Sorry, the command is not available in this version: exe "hi! DiffChange" .s:fmt_revr .s:fg_yellow .s:bg_none
line 667:
E319: Sorry, the command is not available in this version: exe "hi! DiffDelete" .s:fmt_revr .s:fg_red .s:bg_none
line 668:
E319: Sorry, the command is not available in this version: exe "hi! DiffText" .s:fmt_revr .s:fg_blue .s:bg_none
line 669:
E319: Sorry, the command is not available in this version: exe "hi! SignColumn" .s:fmt_none .s:fg_base0 .s:bg_base02
line 670:
E319: Sorry, the command is not available in this version: exe "hi! Conceal" .s:fmt_none .s:fg_blue .s:bg_none
line 671:
E319: Sorry, the command is not available in this version: exe "hi! SpellBad" .s:fmt_curl .s:fg_none .s:bg_none .s:sp_red
line 672:
E319: Sorry, the command is not available in this version: exe "hi! SpellCap" .s:fmt_curl .s:fg_none .s:bg_none .s:sp_violet
line 673:
E319: Sorry, the command is not available in this version: exe "hi! SpellRare" .s:fmt_curl .s:fg_none .s:bg_none .s:sp_cyan
line 674:
E319: Sorry, the command is not available in this version: exe "hi! SpellLocal" .s:fmt_curl .s:fg_none .s:bg_none .s:sp_yellow
line 675:
E319: Sorry, the command is not available in this version: exe "hi! Pmenu" .s:fmt_none .s:fg_base0 .s:bg_base02
line 676:
E319: Sorry, the command is not available in this version: exe "hi! PmenuSel" .s:fmt_none .s:fg_base2 .s:bg_base01
line 677:
E319: Sorry, the command is not available in this version: exe "hi! PmenuSbar" .s:fmt_none .s:fg_base0 .s:bg_base2
line 678:
E319: Sorry, the command is not available in this version: exe "hi! PmenuThumb" .s:fmt_none .s:fg_base03 .s:bg_base0
line 679:
E319: Sorry, the command is not available in this version: exe "hi! TabLine" .s:fmt_undr .s:fg_base0 .s:bg_base02 .s:sp_base0
line 680:
E319: Sorry, the command is not available in this version: exe "hi! TabLineSel" .s:fmt_undr .s:fg_base2 .s:bg_base01 .s:sp_base0
line 681:
E319: Sorry, the command is not available in this version: exe "hi! TabLineFill" .s:fmt_undr .s:fg_base0 .s:bg_base02 .s:sp_base0
line 682:
E319: Sorry, the command is not available in this version: exe "hi! CursorColumn" .s:fmt_none .s:fg_none .s:bg_base02
line 683:
E319: Sorry, the command is not available in this version: exe "hi! CursorLine" .s:fmt_uopt .s:fg_none .s:bg_base02 .s:sp_base1
line 684:
E319: Sorry, the command is not available in this version: exe "hi! ColorColumn" .s:fmt_none .s:fg_none .s:bg_base02
line 685:
E319: Sorry, the command is not available in this version: exe "hi! Cursor" .s:fmt_none .s:fg_base03 .s:bg_base0
line 687:
E319: Sorry, the command is not available in this version: exe "hi! MatchParen" .s:fmt_bold .s:fg_red .s:bg_base01
line 692:
E319: Sorry, the command is not available in this version: exe "hi! vimLineComment" . s:fg_base01 .s:bg_none .s:fmt_ital
line 693:
E319: Sorry, the command is not available in this version: exe "hi! vimCommentString".s:fg_violet .s:bg_none .s:fmt_none
line 697:
E319: Sorry, the command is not available in this version: exe "hi! vimCommand" . s:fg_yellow .s:bg_none .s:fmt_none
line 698:
E319: Sorry, the command is not available in this version: exe "hi! vimCmdSep" . s:fg_blue .s:bg_none .s:fmt_bold
line 699:
E319: Sorry, the command is not available in this version: exe "hi! helpExample" . s:fg_base1 .s:bg_none .s:fmt_none
line 701:
E319: Sorry, the command is not available in this version: exe "hi! helpOption" . s:fg_cyan .s:bg_none .s:fmt_none
line 702:
E319: Sorry, the command is not available in this version: exe "hi! helpNote" . s:fg_magenta.s:bg_none .s:fmt_none
line 703:
E319: Sorry, the command is not available in this version: exe "hi! helpVim" . s:fg_magenta.s:bg_none .s:fmt_none
line 704:
E319: Sorry, the command is not available in this version: exe "hi! helpHyperTextJump" .s:fg_blue .s:bg_none .s:fmt_undr
line 705:
E319: Sorry, the command is not available in this version: exe "hi! helpHyperTextEntry".s:fg_green .s:bg_none .s:fmt_none
line 706:
E319: Sorry, the command is not available in this version: exe "hi! vimIsCommand" . s:fg_base00 .s:bg_none .s:fmt_none
line 707:
E319: Sorry, the command is not available in this version: exe "hi! vimSynMtchOpt" . s:fg_yellow .s:bg_none .s:fmt_none
line 708:
E319: Sorry, the command is not available in this version: exe "hi! vimSynType" . s:fg_cyan .s:bg_none .s:fmt_none
line 709:
E319: Sorry, the command is not available in this version: exe "hi! vimHiLink" . s:fg_blue .s:bg_none .s:fmt_none
line 710:
E319: Sorry, the command is not available in this version: exe "hi! vimHiGroup" . s:fg_blue .s:bg_none .s:fmt_none
line 711:
E319: Sorry, the command is not available in this version: exe "hi! vimGroup" . s:fg_blue .s:bg_none .s:fmt_undb
line 715:
E319: Sorry, the command is not available in this version: exe "hi! htmlTag" . s:fg_base01 .s:bg_none .s:fmt_none
line 716:
E319: Sorry, the command is not available in this version: exe "hi! htmlEndTag" . s:fg_base01 .s:bg_none .s:fmt_none
line 717:
E319: Sorry, the command is not available in this version: exe "hi! htmlTagN" . s:fg_base1 .s:bg_none .s:fmt_bold
line 718:
E319: Sorry, the command is not available in this version: exe "hi! htmlTagName" . s:fg_blue .s:bg_none .s:fmt_bold
line 719:
E319: Sorry, the command is not available in this version: exe "hi! htmlSpecialTagName". s:fg_blue .s:bg_none .s:fmt_ital
line 720:
E319: Sorry, the command is not available in this version: exe "hi! htmlArg" . s:fg_base00 .s:bg_none .s:fmt_none
line 721:
E319: Sorry, the command is not available in this version: exe "hi! javaScript" . s:fg_yellow .s:bg_none .s:fmt_none
line 725:
E319: Sorry, the command is not available in this version: exe "hi! perlHereDoc" . s:fg_base1 .s:bg_back .s:fmt_none
line 726:
E319: Sorry, the command is not available in this version: exe "hi! perlVarPlain" . s:fg_yellow .s:bg_back .s:fmt_none
line 727:
E319: Sorry, the command is not available in this version: exe "hi! perlStatementFileDesc". s:fg_cyan.s:bg_back.s:fmt_none
line 732:
E319: Sorry, the command is not available in this version: exe "hi! texStatement" . s:fg_cyan .s:bg_back .s:fmt_none
line 733:
E319: Sorry, the command is not available in this version: exe "hi! texMathZoneX" . s:fg_yellow .s:bg_back .s:fmt_none
line 734:
E319: Sorry, the command is not available in this version: exe "hi! texMathMatcher" . s:fg_yellow .s:bg_back .s:fmt_none
line 735:
E319: Sorry, the command is not available in this version: exe "hi! texMathMatcher" . s:fg_yellow .s:bg_back .s:fmt_none
line 736:
E319: Sorry, the command is not available in this version: exe "hi! texRefLabel" . s:fg_yellow .s:bg_back .s:fmt_none
line 740:
E319: Sorry, the command is not available in this version: exe "hi! rubyDefine" . s:fg_base1 .s:bg_back .s:fmt_bold
line 771:
E319: Sorry, the command is not available in this version: let hs_highlight_boolean=1
line 773:
E319: Sorry, the command is not available in this version: let hs_highlight_delimiters=1
line 775:
E319: Sorry, the command is not available in this version: exe "hi! cPreCondit". s:fg_orange.s:bg_none .s:fmt_none
line 777:
E319: Sorry, the command is not available in this version: exe "hi! VarId" . s:fg_blue .s:bg_none .s:fmt_none
line 778:
E319: Sorry, the command is not available in this version: exe "hi! ConId" . s:fg_yellow .s:bg_none .s:fmt_none
line 779:
E319: Sorry, the command is not available in this version: exe "hi! hsImport" . s:fg_magenta.s:bg_none .s:fmt_none
line 780:
E319: Sorry, the command is not available in this version: exe "hi! hsString" . s:fg_base00 .s:bg_none .s:fmt_none
line 782:
E319: Sorry, the command is not available in this version: exe "hi! hsStructure" . s:fg_cyan .s:bg_none .s:fmt_none
line 783:
E319: Sorry, the command is not available in this version: exe "hi! hs_hlFunctionName" . s:fg_blue .s:bg_none
line 784:
E319: Sorry, the command is not available in this version: exe "hi! hsStatement" . s:fg_cyan .s:bg_none .s:fmt_none
line 785:
E319: Sorry, the command is not available in this version: exe "hi! hsImportLabel" . s:fg_cyan .s:bg_none .s:fmt_none
line 786:
E319: Sorry, the command is not available in this version: exe "hi! hs_OpFunctionName" . s:fg_yellow .s:bg_none .s:fmt_none
line 787:
E319: Sorry, the command is not available in this version: exe "hi! hs_DeclareFunction" . s:fg_orange .s:bg_none .s:fmt_none
line 788:
E319: Sorry, the command is not available in this version: exe "hi! hsVarSym" . s:fg_cyan .s:bg_none .s:fmt_none
line 789:
E319: Sorry, the command is not available in this version: exe "hi! hsType" . s:fg_yellow .s:bg_none .s:fmt_none
line 790:
E319: Sorry, the command is not available in this version: exe "hi! hsTypedef" . s:fg_cyan .s:bg_none .s:fmt_none
line 791:
E319: Sorry, the command is not available in this version: exe "hi! hsModuleName" . s:fg_green .s:bg_none .s:fmt_undr
line 792:
E319: Sorry, the command is not available in this version: exe "hi! hsModuleStartLabel" . s:fg_magenta.s:bg_none .s:fmt_none
line 800:
E319: Sorry, the command is not available in this version: exe "hi! hsNiceOperator" . s:fg_cyan .s:bg_none .s:fmt_none
line 801:
E319: Sorry, the command is not available in this version: exe "hi! hsniceoperator" . s:fg_cyan .s:bg_none .s:fmt_none
line 808:
E319: Sorry, the command is not available in this version: exe "hi! pandocTitleBlock" .s:fg_blue .s:bg_none .s:fmt_none
line 809:
E319: Sorry, the command is not available in this version: exe "hi! pandocTitleBlockTitle" .s:fg_blue .s:bg_none .s:fmt_bold
line 810:
E319: Sorry, the command is not available in this version: exe "hi! pandocTitleComment" .s:fg_blue .s:bg_none .s:fmt_bold
line 811:
E319: Sorry, the command is not available in this version: exe "hi! pandocComment" .s:fg_base01 .s:bg_none .s:fmt_ital
line 812:
E319: Sorry, the command is not available in this version: exe "hi! pandocVerbatimBlock" .s:fg_yellow .s:bg_none .s:fmt_none
line 816:
E319: Sorry, the command is not available in this version: exe "hi! pandocBlockQuote" .s:fg_blue .s:bg_none .s:fmt_none
line 817:
E319: Sorry, the command is not available in this version: exe "hi! pandocBlockQuoteLeader1" .s:fg_blue .s:bg_none .s:fmt_none
line 818:
E319: Sorry, the command is not available in this version: exe "hi! pandocBlockQuoteLeader2" .s:fg_cyan .s:bg_none .s:fmt_none
line 819:
E319: Sorry, the command is not available in this version: exe "hi! pandocBlockQuoteLeader3" .s:fg_yellow .s:bg_none .s:fmt_none
line 820:
E319: Sorry, the command is not available in this version: exe "hi! pandocBlockQuoteLeader4" .s:fg_red .s:bg_none .s:fmt_none
line 821:
E319: Sorry, the command is not available in this version: exe "hi! pandocBlockQuoteLeader5" .s:fg_base0 .s:bg_none .s:fmt_none
line 822:
E319: Sorry, the command is not available in this version: exe "hi! pandocBlockQuoteLeader6" .s:fg_base01 .s:bg_none .s:fmt_none
line 823:
E319: Sorry, the command is not available in this version: exe "hi! pandocListMarker" .s:fg_magenta.s:bg_none .s:fmt_none
line 824:
E319: Sorry, the command is not available in this version: exe "hi! pandocListReference" .s:fg_magenta.s:bg_none .s:fmt_undr
line 828:
E319: Sorry, the command is not available in this version: let s:fg_pdef = s:fg_violet
line 829:
E319: Sorry, the command is not available in this version: exe "hi! pandocDefinitionBlock" .s:fg_pdef .s:bg_none .s:fmt_none
line 830:
E319: Sorry, the command is not available in this version: exe "hi! pandocDefinitionTerm" .s:fg_pdef .s:bg_none .s:fmt_stnd
line 831:
E319: Sorry, the command is not available in this version: exe "hi! pandocDefinitionIndctr" .s:fg_pdef .s:bg_none .s:fmt_bold
line 832:
E319: Sorry, the command is not available in this version: exe "hi! pandocEmphasisDefinition" .s:fg_pdef .s:bg_none .s:fmt_ital
line 833:
E319: Sorry, the command is not available in this version: exe "hi! pandocEmphasisNestedDefinition" .s:fg_pdef .s:bg_none .s:fmt_bldi
line 834:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrongEmphasisDefinition" .s:fg_pdef .s:bg_none .s:fmt_bold
line 835:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrongEmphasisNestedDefinition" .s:fg_pdef.s:bg_none.s:fmt_bldi
line 836:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrongEmphasisEmphasisDefinition" .s:fg_pdef.s:bg_none.s:fmt_bldi
line 837:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrikeoutDefinition" .s:fg_pdef .s:bg_none .s:fmt_revr
line 838:
E319: Sorry, the command is not available in this version: exe "hi! pandocVerbatimInlineDefinition" .s:fg_pdef .s:bg_none .s:fmt_none
line 839:
E319: Sorry, the command is not available in this version: exe "hi! pandocSuperscriptDefinition" .s:fg_pdef .s:bg_none .s:fmt_none
line 840:
E319: Sorry, the command is not available in this version: exe "hi! pandocSubscriptDefinition" .s:fg_pdef .s:bg_none .s:fmt_none
line 844:
E319: Sorry, the command is not available in this version: let s:fg_ptable = s:fg_blue
line 845:
E319: Sorry, the command is not available in this version: exe "hi! pandocTable" .s:fg_ptable.s:bg_none .s:fmt_none
line 846:
E319: Sorry, the command is not available in this version: exe "hi! pandocTableStructure" .s:fg_ptable.s:bg_none .s:fmt_none
line 849:
E319: Sorry, the command is not available in this version: exe "hi! pandocTableZebraLight" .s:fg_ptable.s:bg_base03.s:fmt_none
line 850:
E319: Sorry, the command is not available in this version: exe "hi! pandocTableZebraDark" .s:fg_ptable.s:bg_base02.s:fmt_none
line 851:
E319: Sorry, the command is not available in this version: exe "hi! pandocEmphasisTable" .s:fg_ptable.s:bg_none .s:fmt_ital
line 852:
E319: Sorry, the command is not available in this version: exe "hi! pandocEmphasisNestedTable" .s:fg_ptable.s:bg_none .s:fmt_bldi
line 853:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrongEmphasisTable" .s:fg_ptable.s:bg_none .s:fmt_bold
line 854:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrongEmphasisNestedTable" .s:fg_ptable.s:bg_none .s:fmt_bldi
line 855:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrongEmphasisEmphasisTable" .s:fg_ptable.s:bg_none .s:fmt_bldi
line 856:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrikeoutTable" .s:fg_ptable.s:bg_none .s:fmt_revr
line 857:
E319: Sorry, the command is not available in this version: exe "hi! pandocVerbatimInlineTable" .s:fg_ptable.s:bg_none .s:fmt_none
line 858:
E319: Sorry, the command is not available in this version: exe "hi! pandocSuperscriptTable" .s:fg_ptable.s:bg_none .s:fmt_none
line 859:
E319: Sorry, the command is not available in this version: exe "hi! pandocSubscriptTable" .s:fg_ptable.s:bg_none .s:fmt_none
line 863:
E319: Sorry, the command is not available in this version: let s:fg_phead = s:fg_orange
line 864:
E319: Sorry, the command is not available in this version: exe "hi! pandocHeading" .s:fg_phead .s:bg_none.s:fmt_bold
line 865:
E319: Sorry, the command is not available in this version: exe "hi! pandocHeadingMarker" .s:fg_yellow.s:bg_none.s:fmt_bold
line 866:
E319: Sorry, the command is not available in this version: exe "hi! pandocEmphasisHeading" .s:fg_phead .s:bg_none.s:fmt_bldi
line 867:
E319: Sorry, the command is not available in this version: exe "hi! pandocEmphasisNestedHeading" .s:fg_phead .s:bg_none.s:fmt_bldi
line 868:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrongEmphasisHeading" .s:fg_phead .s:bg_none.s:fmt_bold
line 869:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrongEmphasisNestedHeading" .s:fg_phead .s:bg_none.s:fmt_bldi
line 870:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrongEmphasisEmphasisHeading".s:fg_phead .s:bg_none.s:fmt_bldi
line 871:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrikeoutHeading" .s:fg_phead .s:bg_none.s:fmt_revr
line 872:
E319: Sorry, the command is not available in this version: exe "hi! pandocVerbatimInlineHeading" .s:fg_phead .s:bg_none.s:fmt_bold
line 873:
E319: Sorry, the command is not available in this version: exe "hi! pandocSuperscriptHeading" .s:fg_phead .s:bg_none.s:fmt_bold
line 874:
E319: Sorry, the command is not available in this version: exe "hi! pandocSubscriptHeading" .s:fg_phead .s:bg_none.s:fmt_bold
line 878:
E319: Sorry, the command is not available in this version: exe "hi! pandocLinkDelim" .s:fg_base01 .s:bg_none .s:fmt_none
line 879:
E319: Sorry, the command is not available in this version: exe "hi! pandocLinkLabel" .s:fg_blue .s:bg_none .s:fmt_undr
line 880:
E319: Sorry, the command is not available in this version: exe "hi! pandocLinkText" .s:fg_blue .s:bg_none .s:fmt_undb
line 881:
E319: Sorry, the command is not available in this version: exe "hi! pandocLinkURL" .s:fg_base00 .s:bg_none .s:fmt_undr
line 882:
E319: Sorry, the command is not available in this version: exe "hi! pandocLinkTitle" .s:fg_base00 .s:bg_none .s:fmt_undi
line 883:
E319: Sorry, the command is not available in this version: exe "hi! pandocLinkTitleDelim" .s:fg_base01 .s:bg_none .s:fmt_undi .s:sp_base00
line 884:
E319: Sorry, the command is not available in this version: exe "hi! pandocLinkDefinition" .s:fg_cyan .s:bg_none .s:fmt_undr .s:sp_base00
line 885:
E319: Sorry, the command is not available in this version: exe "hi! pandocLinkDefinitionID" .s:fg_blue .s:bg_none .s:fmt_bold
line 886:
E319: Sorry, the command is not available in this version: exe "hi! pandocImageCaption" .s:fg_violet .s:bg_none .s:fmt_undb
line 887:
E319: Sorry, the command is not available in this version: exe "hi! pandocFootnoteLink" .s:fg_green .s:bg_none .s:fmt_undr
line 888:
E319: Sorry, the command is not available in this version: exe "hi! pandocFootnoteDefLink" .s:fg_green .s:bg_none .s:fmt_bold
line 889:
E319: Sorry, the command is not available in this version: exe "hi! pandocFootnoteInline" .s:fg_green .s:bg_none .s:fmt_undb
line 890:
E319: Sorry, the command is not available in this version: exe "hi! pandocFootnote" .s:fg_green .s:bg_none .s:fmt_none
line 891:
E319: Sorry, the command is not available in this version: exe "hi! pandocCitationDelim" .s:fg_magenta.s:bg_none .s:fmt_none
line 892:
E319: Sorry, the command is not available in this version: exe "hi! pandocCitation" .s:fg_magenta.s:bg_none .s:fmt_none
line 893:
E319: Sorry, the command is not available in this version: exe "hi! pandocCitationID" .s:fg_magenta.s:bg_none .s:fmt_undr
line 894:
E319: Sorry, the command is not available in this version: exe "hi! pandocCitationRef" .s:fg_magenta.s:bg_none .s:fmt_none
line 898:
E319: Sorry, the command is not available in this version: exe "hi! pandocStyleDelim" .s:fg_base01 .s:bg_none .s:fmt_none
line 899:
E319: Sorry, the command is not available in this version: exe "hi! pandocEmphasis" .s:fg_base0 .s:bg_none .s:fmt_ital
line 900:
E319: Sorry, the command is not available in this version: exe "hi! pandocEmphasisNested" .s:fg_base0 .s:bg_none .s:fmt_bldi
line 901:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrongEmphasis" .s:fg_base0 .s:bg_none .s:fmt_bold
line 902:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrongEmphasisNested" .s:fg_base0 .s:bg_none .s:fmt_bldi
line 903:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrongEmphasisEmphasis" .s:fg_base0 .s:bg_none .s:fmt_bldi
line 904:
E319: Sorry, the command is not available in this version: exe "hi! pandocStrikeout" .s:fg_base01 .s:bg_none .s:fmt_revr
line 905:
E319: Sorry, the command is not available in this version: exe "hi! pandocVerbatimInline" .s:fg_yellow .s:bg_none .s:fmt_none
line 906:
E319: Sorry, the command is not available in this version: exe "hi! pandocSuperscript" .s:fg_violet .s:bg_none .s:fmt_none
line 907:
E319: Sorry, the command is not available in this version: exe "hi! pandocSubscript" .s:fg_violet .s:bg_none .s:fmt_none
line 909:
E319: Sorry, the command is not available in this version: exe "hi! pandocRule" .s:fg_blue .s:bg_none .s:fmt_bold
line 910:
E319: Sorry, the command is not available in this version: exe "hi! pandocRuleLine" .s:fg_blue .s:bg_none .s:fmt_bold
line 911:
E319: Sorry, the command is not available in this version: exe "hi! pandocEscapePair" .s:fg_red .s:bg_none .s:fmt_bold
line 912:
E319: Sorry, the command is not available in this version: exe "hi! pandocCitationRef" .s:fg_magenta.s:bg_none .s:fmt_none
line 913:
E319: Sorry, the command is not available in this version: exe "hi! pandocNonBreakingSpace" . s:fg_red .s:bg_none .s:fmt_revr
line 919:
E319: Sorry, the command is not available in this version: exe "hi! pandocMetadataDelim" .s:fg_base01 .s:bg_none .s:fmt_none
line 920:
E319: Sorry, the command is not available in this version: exe "hi! pandocMetadata" .s:fg_blue .s:bg_none .s:fmt_none
line 921:
E319: Sorry, the command is not available in this version: exe "hi! pandocMetadataKey" .s:fg_blue .s:bg_none .s:fmt_none
line 922:
E319: Sorry, the command is not available in this version: exe "hi! pandocMetadata" .s:fg_blue .s:bg_none .s:fmt_bold
line 943:
E319: Sorry, the command is not available in this version: autocmd GUIEnter * if (s:vmode != "gui") | exe "colorscheme " . g:colors_name | endif
Press ENTER or type command to continue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment