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 |
|
LCD 47
|
d73d7601cc
|
New flags for stl_format: %ne, %nw, %N, %pe, %pw, %P.
|
2015-09-21 21:07:46 +03:00 |
|
LCD 47
|
1e7589fe5c
|
Back off "Reset notifiers if skip_checks is set."
This reverts commit 6a4262251930c008999dfa1d5e6aca464d32e658.
|
2015-09-11 21:46:45 +03:00 |
|
LCD 47
|
6a42622519
|
Reset notifiers if skip_checks is set.
|
2015-09-11 21:32:29 +03:00 |
|
LCD 47
|
47c70b3e1e
|
Minor language and grammar fixes.
|
2015-08-14 12:03:19 +03:00 |
|
LCD 47
|
7014a52ace
|
Manual: update the note about zsh.
|
2015-08-07 20:10:57 +03:00 |
|
LCD 47
|
74586ff120
|
Manual: consistency fixes.
|
2015-07-24 10:54:13 +03:00 |
|
LCD 47
|
07f2745eb4
|
Manual: rephrase description of check_on_wq.
|
2015-07-24 08:18:14 +03:00 |
|
LCD 47
|
2e60dd4af9
|
Manual: add a note about Tim Pope's "flagship".
|
2015-07-10 11:24:24 +03:00 |
|
LCD 47
|
59513edd47
|
Manual: fix the notice about rvm.
|
2015-07-09 18:42:02 +03:00 |
|
LCD 47
|
b1b79009e3
|
Manual: Fix filetype_map example.
|
2015-07-02 19:44:04 +03:00 |
|
LCD 47
|
84b4da7cff
|
Manual: add a note about :mksession.
|
2015-06-16 14:10:18 +03:00 |
|
LCD 47
|
ae405fed8d
|
Manual: add a note about zsh and rvm with MacVim.
|
2015-05-14 09:49:57 +03:00 |
|
LCD 47
|
48090a19f2
|
Updates to the manual.
Update section about powerline.
Remove section about vim-airline (it now works out of the box).
|
2015-04-17 13:28:54 +03:00 |
|
LCD 47
|
ac96ae4a27
|
Manual: add notes about powerline, vim-airline, and vim-go.
|
2015-03-23 08:23:30 +02:00 |
|
LCD 47
|
231a78f5de
|
Manual: update.
Add a note about tcsh.
Add a note about &shellslash.
Re-order a few sections.
|
2015-03-13 15:07:54 +02:00 |
|
LCD 47
|
67fc031e04
|
Manual: fix examples to use g:syntastic_shell.
|
2015-03-12 20:31:36 +02:00 |
|