Help for this page

Select Code to Download


  1. or download this
    C:\Users\pmu\vim\vimfiles\bundle>git clone https://github.com/scrooloo
    +se/syntastic
    Cloning into 'syntastic'...
    ...
    remote: Total 8105 (delta 3921), reused 7347 (delta 3214)
    Receiving objects: 100% (8105/8105), 2.03 MiB | 117.00 KiB/s, done.
    Resolving deltas: 100% (3921/3921), done.
    
  2. or download this
    "Syntastic Settings 
    set statusline+=%#warningmsg#
    ...
    "let g:syntastic_error_symbol="→→"
    "let g:syntastic_warning_symbol="→"
    "End of Syntastic Settings