LCD 47
50f6b47cb1
README: fix reference to pathogen#infect().
2015-01-04 08:57:34 +02:00
LCD 47
9fe26f71a4
README: formatting.
2014-12-04 11:06:27 +02:00
LCD 47
38ba360733
README: minor cleanup.
2014-12-04 11:05:12 +02:00
LCD 47
6b9a348423
README: expand TOC.
2014-12-04 10:58:47 +02:00
LCD 47
e18c414069
README: update FAQ about validator.
2014-12-04 10:13:53 +02:00
LCD 47
4354e31f90
README: rephrase.
2014-11-20 15:45:00 +02:00
LCD 47
41d571944b
FAQ: add a note about HTML Tidy for HTML5.
2014-11-20 15:43:58 +02:00
LCD 47
4dba558288
Remove the avrgcc checker for Arduino.
...
According to #1173 : "When the Arduino IDE compiles arduino files,
they're not just passed to avr-gcc -- there's some preprocessing that
happens". This is the template problem, and syntastic doesn't have a
solution for it at this time.
2014-11-16 11:24:36 +02:00
LCD 47
7ed52d1e44
README: rephrase.
2014-10-16 15:18:54 +03:00
LCD 47
e9f930be05
README: expand the section about installation.
2014-10-16 12:09:10 +03:00
LCD 47
4a0d88ad7a
Cleanup.
2014-10-08 09:35:57 +03:00
LCD 47
3a355fa4d1
Vim's filetype for Markdown is "markdown".
2014-10-06 19:09:25 +03:00
LCD 47
1e1c7086e3
README: rephrase of a FAQ question.
2014-09-30 14:31:26 +03:00
LCD 47
aea9647033
New checker for Linux RPM spec files: rpmlint.
2014-09-26 15:39:56 +03:00
LCD 47
cc33286605
FAQ: add a note about empty error windows.
2014-09-20 19:48:12 +03:00
LCD 47
53a321d0b1
README: clarifications about style checkers.
2014-09-19 08:20:30 +03:00
LCD 47
fb6747c013
Grammar.
2014-09-17 23:19:04 +03:00
LCD 47
9d2800f9a5
README: add a note about style checkers. Minor cleanup.
2014-09-17 20:22:28 +03:00
LCD 47
7b9b02954e
README: typo.
2014-08-24 20:45:24 +03:00
LCD 47
4b7183b9dc
README: add a note about Python 3.
2014-08-24 20:44:07 +03:00
LCD 47
e54f28e338
New redirect checker for arduino: avrgcc.
2014-07-15 09:33:31 +03:00
LCD 47
572d3e0ebc
README: nit pick about re-enabling the perl checker.
2014-07-11 18:23:00 +03:00
LCD 47
3ebdeabf63
Add a note about rustc's new home.
2014-06-17 08:35:29 +03:00
LCD 47
dd5ca1f788
Add a note about the removal of the rustc checker.
2014-06-13 00:23:10 +03:00
LCD 47
1383c0f50a
Remove the rustc checket for Rust.
...
Between #947 , #1114 , and #1112 , this checker is too controversial to
maintain in syntastic. Please consider using it as an external checker
if you need it:
https://github.com/scrooloose/syntastic/wiki/Syntax-Checker-Guide#external
2014-06-12 23:42:54 +03:00
LCD 47
284655357b
Cabal checker: cleanup.
2014-05-31 11:52:52 +03:00
LCD 47
576b84e2b7
Update installation instructions.
...
Update pathogen's address.
Change ; to && to stop early in case of error (@koalaman).
2014-05-27 11:40:15 +03:00
LCD 47
e7d1519f55
Cleanup for bro.
2014-05-09 11:54:59 +03:00
LCD 47
2a770da3a0
GitHub has changed the addresses for user content.
2014-04-26 10:05:02 +03:00
LCD 47
9d4b173493
README: minor update.
...
The official way to install pathogen has changes slightly.
Add a link to the syntax checker guide.
2014-04-26 08:09:03 +03:00
LCD 47
4b9e87499d
README: clarifications for calling multiple checkers.
2014-04-14 08:43:12 +03:00
LCD 47
41edfe34c7
New checker for plist XML: plutil.
2014-04-13 19:59:54 +03:00
LCD 47
6ad57016c1
New checker for R: lint.
2014-04-05 09:15:10 +03:00
LCD 47
6d05d1735a
README: add anchors for FAQ items.
2014-04-02 22:47:09 +03:00
LCD 47
a62fc9eeba
README: minor update.
2014-04-02 21:32:34 +03:00
LCD 47
82bff20b02
README: change address for YouCompleteMe.
2014-03-30 21:11:39 +03:00
LCD 47
74121741f2
README: put examples in accord with the defaults.
2014-03-04 14:29:13 +02:00
LCD 47
ae65cbac4f
README: minor updates, rewording, and formatting.
2014-03-04 11:13:43 +02:00
LCD 47
c18065ea52
Security: disable the perl checker by default.
2014-03-03 09:43:14 +02:00
LCD 47
d12bc4f1d1
jsxhint: cleanup.
2014-02-22 22:39:13 +02:00
LCD 47
4def389ae4
Cleanup: asm/gcc checker.
2014-02-08 09:32:44 +02:00
LCD 47
edb04eee7c
README.markdown: add a TOC.
2014-02-03 08:23:00 +02:00
LCD 47
dfc94ad8f8
New checker for texinfo: makeinfo.
2014-02-02 17:16:25 +02:00
LCD 47
4948e5c254
Remove the gnumake checker.
...
There are situations when `make -s` can get stuck in a loop, even if
`make` itself would finish just fine. When this happens, Vim gets stuck
too, and has to be killed.
2014-02-01 08:25:26 +02:00
LCD 47
f624e56686
Add make to the list of supported filetypes.
2014-01-29 14:04:16 +02:00
LCD 47
49f99259d6
Add VimL to the list of supported languages.
2014-01-24 18:33:00 +02:00
LCD 47
955da9802e
Minor cleanup.
2014-01-24 18:22:22 +02:00
LCD 47
6c9735335f
Remove support for YCM.
...
YCM has now its own navigation functions, so there is no longer any need
to call it from syntastic.
g:syntastic_delayed_redraws is also gone. Syntastic doesn't use popup
menus, and the only purpose of this variable was to provide a workaround
for a problem triggered by YCM.
References:
https://github.com/Valloric/YouCompleteMe/pull/763
2014-01-20 10:29:06 +02:00
John Wiseman
603e3f6757
Be explicit that this is for vim.
2014-01-19 16:45:43 -08:00
LCD 47
c73855dff5
Cleanup the glsl/cgc checker.
2014-01-03 09:54:10 +02:00