Commit Graph

197 Commits

Author SHA1 Message Date
LCD 47
7993f7946f Syntastic lives in its own organisation now. 2016-11-14 07:40:16 +02:00
LCD 47
734fde7f0b Manual: document the proselint checker. 2016-10-30 07:33:34 +02:00
LCD 47
167a0625a6 Manual: add a note about EasyGrep. 2016-10-16 19:29:04 +03:00
LCD 47
adf899f1ba Refcator registry code.
It is now possible to run checkers for a filetype different than the
filetype of the current file.
2016-10-09 11:08:06 +03:00
LCD 47
1379530f03 New checker for HTML: htmlhint. 2016-10-08 09:05:59 +03:00
LCD 47
8b93210371 Manual: add a note about javac. 2016-10-06 16:43:38 +03:00
LCD 47
2b84b14cd1 Manual: add a note about "signcolumn". 2016-09-12 22:20:00 +03:00
Jonathan Chen
3925e836f8 Fix spelling 2016-09-07 11:22:10 -04:00
LCD 47
72d4874deb Manual: add a note about the "ferret" plugin. 2016-09-02 22:16:14 +03:00
Matheus Marsiglio
d7932fa770 syntastic-checkers doc fix typo 2016-09-01 10:23:14 -03:00
LCD 47
00ad38dd5e Manual: update the note about PowerShell. 2016-09-01 10:04:42 +03:00
LCD 47
68f473ecc8 Checker flow: option "--version" is deprecated. 2016-08-27 09:18:36 +03:00
LCD 47
a20a5e3352 Manual: typo. 2016-08-25 08:36:58 +03:00
LCD 47
21b833410c Manual: rephrase. 2016-08-25 08:33:23 +03:00
LCD 47
5a37eab330 Manual: add a note about the "airline" plugin. 2016-08-23 06:25:03 +03:00
Jacob Benjamin Cholewa
e40144251e Update syntastic-checkers.txt
Corrected spelling mistake
2016-08-16 15:46:54 +02:00
LCD 47
28f61a6f59 Checker solc: cleanup. 2016-08-15 23:18:35 +03:00
Jacob B. Cholewa
77651c154d
Added license and docs entry 2016-08-15 21:55:03 +02:00
LCD 47
83e910720d Checker avr-gcc for C++: cleanup. 2016-07-31 19:11:17 +03:00
LCD 47
b00354d77c Merge remote-tracking branch 'origin/pr/1832' 2016-07-31 18:52:14 +03:00
LCD 47
7709c2181a Manual: typo. 2016-07-31 18:48:44 +03:00
LCD 47
85666799bb Checker iasl: cleanup. 2016-07-31 18:45:34 +03:00
Peter Wu
0377d09346 New checker for ASL (ACPI Source Language): iasl. 2016-07-31 18:26:08 +03:00
Sławek Piotrowski
08edf43535 New checker for CPP: avr-gcc 2016-07-30 12:36:35 +02:00
LCD 47
6014bdc57f Remove checker tsc.
Checker "tsc" has been removed, in favour of the external checker
"tsuquyomi" (https://github.com/Quramy/tsuquyomi).

Reference: #1811
2016-07-26 21:34:04 +03:00
LCD 47
663fea9dc9 Manual: fix typos. 2016-07-21 00:06:18 +03:00
Jean Jordaan
ff1a711779 Fixed some typos while reading 2016-07-17 15:28:51 +07:00
LCD 47
ddfa6a8835 Manual: document the SyntasticCheckHook() callback. 2016-07-13 13:50:13 +03:00
LCD 47
cee74e0c1a Checker pep8 has been renamed to pycodestyle. 2016-06-28 17:28:30 +03:00
Andy Waite
22bd20998c Fix grammar (consist -> consists) 2016-06-24 11:06:24 +01:00
LCD 47
e8a06ea247 Manual: add a warning about tern-lint being brain-dead. 2016-06-21 22:04:02 +03:00
LCD 47
5462fdd677 New checker for JavaScript: tern-lint. 2016-06-21 07:47:58 +03:00
LCD 47
d6b96c079b Manual: mention minimal version for sass-lint. 2016-06-12 12:23:57 +03:00
LCD 47
9ac3dbe2b9 Documentation: move checker docs from the wiki to the manual. 2016-06-12 11:33:25 +03:00
LCD 47
579faffabf Manual: add a note about vim-go using quickfix lists. 2016-05-02 10:20:21 +03:00
LCD 47
b246e339af Manual: consistency fixes. 2016-03-31 19:47:22 +03:00
LCD 47
85b5cabdcd Manual: minor reorganisation. 2016-03-24 23:54:27 +02:00
LCD 47
db4ef978b0 Manual: migrate profiling instructions from the wiki. 2016-03-24 22:15:50 +02:00
LCD 47
e4f4acd9ae Manual: expand the section about checker options. 2016-03-16 13:03:49 +02:00
LCD 47
e268023762 README and manual: minor rephrasing and formatting. 2016-03-08 07:27:18 +02:00
LCD 47
89bc82a264 Manual: add a note about debugging. 2016-02-06 11:52:17 +02:00
LCD 47
b2ad71cd19 Manual: add a clarification about statusline. 2016-02-06 11:06:49 +02:00
LCD 47
b10c59b214 Manual: clarification about quiet_messages. 2016-01-09 08:35:23 +02:00
LCD 47
91814d6723 Manual: bit rot: vim-go now uses loclists. 2015-12-28 13:14:24 +02:00
LCD 47
dbd761006f Minor feature: auto_loc_list == 3.
When auto_loc_list == 3 the location list will be opened automatically,
but it won't be closed automatically.
2015-12-23 10:47:19 +02:00
nixon
4f1e3adf33 correct pymode lint variable name in documentation
https://github.com/klen/python-mode/blob/master/doc/pymode.txt#l271
2015-11-27 19:59:16 -06:00
LCD 47
85cde9235c Core: disable autocommand nesting by default. 2015-11-09 17:14:09 +02:00
LCD 47
e1217a888a Manual: cross reference skip_checks from the filtering section. 2015-09-30 08:02:37 +03:00
LCD 47
b3ebf94ace Manual: fix typo. 2015-09-29 23:02:14 +03:00
LCD 47
e0a3cf753e Add width controls to the new stl_format flags. 2015-09-22 12:27:55 +03:00