Skip to content

CheckSyntax doesn't check anything #30

@peci1

Description

@peci1

I just installed CheckSyntax via pathogen (placed in ~/.vim/bundle/checksyntax). When pressing <F5> or manually calling :CheckSyntax, everything seems to run as it should, except no errors are reported (calling :ll and :cc returns empty lists). Tried with Java (jlint installed) and bash (bash -n correctly reports the errors when run from commandline).

I run Vim 7.4 on Ubuntu 14.04 64bit.

This is a relevant part of my vimrc:

let g:checksyntax#auto_enable_rx='.'
let g:checksyntax_auto=2

execute pathogen#infect()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions