Reply to comment

  • tommy9696 (not verified)
    Tue, 2010-02-02 08:15

    Syntastic comes in two parts: the syntax checker plugins, and the core script
    (i.e. syntastic.vim). 646-223 dumps The syntax checker plugins are defined on a per-filetype
    basis where each one wraps up an external syntax checking program. The core
    script delegates off to these plugins and uses their output to provide the syntastic functionality. Currently, syntax checking plugins exist for eruby,
    haml, html, javascript, php, 642-357 dumps python, ruby and sass. If your language is not supported then see |syntastic- VCP-410 dumps syntax-checkers| for details on how to implement a syntax checking plugin, and be sure to send me a
    patch ;-)

  • Reply

    The content of this field is kept private and will not be shown publicly.
    • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
    • Lines and paragraphs break automatically.

    More information about formatting options


    CAPTCHA
    This question is for testing whether you are a human visitor and to prevent automated spam submissions.