LCD 47
5a37eab330
Manual: add a note about the "airline" plugin.
2016-08-23 06:25:03 +03:00
LCD 47
ddfa6a8835
Manual: document the SyntasticCheckHook() callback.
2016-07-13 13:50:13 +03:00
Andy Waite
22bd20998c
Fix grammar (consist -> consists)
2016-06-24 11:06:24 +01: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 6a42622519
.
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
LCD 47
47eabae37d
New global option: "shell".
...
Undocumented option "bash_hack" is gone.
New function syntastic#util#system(), that sets up the environment and
is now used consistently everywhere.
Unrelated fix for the elixir checker (syntax).
2015-03-12 19:20:06 +02:00
LCD 47
272fc7df3a
Manual: update the note about vim-auto-save.
2015-03-02 13:28:49 +02:00
LCD 47
79007b01f2
Manual: minor additions.
...
Expand the quick start section. Add a section for recommended
settings.
RAEDME: standard Vim command ":lprev" is actually called ":lprevious".
2015-01-10 07:25:15 +02:00
LCD 47
c472ec1396
Feature: extended syntax for quiet_messages
.
...
If a key in `quiet_messages` is prefixed by an exclamation mark "!", the
corresponding filter is negated.
Also, the "file" key may now be followed by filename modifiers.
2015-01-04 09:10:24 +02:00
LCD 47
9caf33d5d5
If auto_jump is set to 3, jump to the first error if any.
2014-12-11 00:31:00 +02:00
LCD 47
6fdd394388
New option: b:syntastic_mode.
2014-12-08 11:59:45 +02:00
LCD 47
0c1dd2aa01
Safer closing of the error window.
2014-12-08 11:14:17 +02:00
LCD 47
64cce20838
Manual: better description of interaction with Eclim.
2014-10-26 20:09:05 +02:00
LCD 47
57f1a0eb20
New user variables: syntastic_<filetype>_<checker>_sort
.
2014-10-24 15:55:47 +03:00
LCD 47
54086304b3
Cache balloons' contents. Cleanup.
2014-10-17 08:35:05 +03:00
LCD 47
75d56b2090
Manual: add a note about vim-auto-save.
2014-10-16 09:06:30 +03:00
LCD 47
ce89396808
Checker-specific logging.
...
New debug level 32, for logging tracing checkers.
New method checker.log().
Cleanup.
2014-10-06 22:19:24 +03:00
LCD 47
b639b007ae
New options.
...
Add options b:syntastic_<filetype>_<checker>_exec and
b:syntastic_<checker>_exec.
2014-09-21 19:24:22 +03:00
LCD 47
bf2faa4d62
Manual: add a note about opening the error window.
2014-09-20 12:42:29 +03:00