902 Commits (334eac0ac34f38c1869c5a391e9d4219cab47e77)
 

Author SHA1 Message Date
Buddy Sandidge 25f6602d6d Prevent vim plugin warning 9 years ago
Buddy Sandidge e1b090a1f0 Add docker-env alias to set docker-machine environment variables 9 years ago
Buddy Sandidge 503d101129 Include nvm if installed and did cleanup
• Add nvm if included
 • Add bash complete for nvm
 • Remove virtualenvwrapper because I don't use it
 • Remove dupe PATH
 • Remove unused from PATH
9 years ago
Buddy Sandidge 67178997a6 Squashed 'vim/bundle/jsx/' content from commit 1886ffabc
git-subtree-dir: vim/bundle/jsx
git-subtree-split: 1886ffabc819a99db04628121c1331eda4830023
9 years ago
Buddy Sandidge e01ea5ae59 Merge commit '67178997a632c6f9345b9c512c6b662202c799ea' as 'vim/bundle/jsx' 9 years ago
Buddy Sandidge a441c9a846 Remove jsx vim plugin 9 years ago
Buddy Sandidge 4eca14fc2d Update js and json syntatic checkers 9 years ago
Buddy Sandidge c6f4f41060 Add pastry-1 to ssh 9 years ago
Buddy Sandidge cede5de80a Merge commit '944255674ab58ec690660ae673be140f67537119' as 'vim/bundle/jinja2' 10 years ago
Buddy Sandidge 944255674a Squashed 'vim/bundle/jinja2/' content from commit 4ad6a7a06
git-subtree-dir: vim/bundle/jinja2
git-subtree-split: 4ad6a7a064db436f5413609cb52690707aa195ed
10 years ago
Buddy Sandidge 002a6ba572 Tweak how to get BS_OS 10 years ago
Buddy Sandidge 5ba6a3533a Merge commit 'af1e68a7bcbc3a3f97cb033c964b8de056664e8b' as 'vim/bundle/yajs' 10 years ago
Buddy Sandidge af1e68a7bc Squashed 'vim/bundle/yajs/' content from commit 39deffbae
git-subtree-dir: vim/bundle/yajs
git-subtree-split: 39deffbaef29e40d8c3a9f2c73d64843a4864b2a
10 years ago
Buddy Sandidge 347aeab113 Squashed 'vim/bundle/syntastic/' changes from 106c772b0..56e19eb81
56e19eb81 Sphinx checker: update maintainer's address.
131ec84e6 New checker for reStructuredText: sphinx.
e46c64701 Bug fix: more findfile() fun.
a728268d7 Bug fix: finding files in parent directories.
98e79d85f Nix checker: cleanup.
c840655d1 Add support for .nix files
b609b3bdd Checker ghc-mod: attempt to fix filename encodings.
84b4da7cf Manual: add a note about :mksession.
b8682c302 Merge remote-tracking branch 'origin/pr/1447'
3dda9b833 Apps should be used for include_lib too
cb9424c9e README: formatting.
7055ff936 Crystal external checker
0470fff0c Checker python/pylama: add option "--force".
e15ebd336 Go checker: no longer attempt to redirect output of "go build".
5c6e78a27 README: suggest a safer cabbrev in FAQ.
a7fde99ea Add support for Vera++ C++ checker
25ad02e12 README: add a link to the vim-eastwood plugin.
981196fdc Flow checker: use the "status" command.
ae405fed8 Manual: add a note about zsh and rvm with MacVim.
5dba05af4 Bashate: make errorformat more permissive.
48b75c455 Tslint is a style checker.
a8771fe6b Puppet-lint checker: --log-format now expects %{line}.
24bb29357 Minor comment fix.
4605886ea Safer opening of the error window (@blueyed).
3a30321fd Fix loclist timestamps for refresh (@blueyed).
9af644dac Remove comments from the tidy checker.
4fbe5f52c Flow checker: recover from negative end offsets.
48090a19f Updates to the manual.
615c890e7 Gfortran checker: bug fix: column handling and sorting for ifort.
b152ac3db The gfortran checker now supports Intel Fortran.
80c5a047c Bug fix: b:cflags again.
2cf32d7be Bug fix: b:cflags applies only to C and C++ checkers.
fe436371b Checker tsc: version 1.5 has option "--noEmit".
a17db15e7 In some cases vim will set the filetype of *.pp files to 'pe-puppet' instead of 'puppet'. There is no functional difference so lets map 'pe-puppet' to 'puppet' so we can use the same default checkers.
710a854f6 Remove shellcheck checker for zsh
ebfba7ec3 Puppet-lint no longer requires puppet.
2337c65b3 Keep track of b:changedtick.
dac07db61 Cleanup: shut up most vint warnings.
ac96ae4a2 Manual: add notes about powerline, vim-airline, and vim-go.
ebadf9aff Windows brain damage: executable('foo') doesn't mean 'foo' is executable.
b905f6d08 Mercury checker: cleanup.
4e0ac804c added mercury syntax checker
0cde75895 replaced erlang checker with the one from vimerl that works without rebar
84add5b7f Checkers using curl(1): allow redirections.
7b8526b96 Flow checker: bail out if there is no .flowconfig.
5b0d3dc8b README: rephrase.
da1ecc0bb FAQ: add a note about $PATH.
231a78f5d Manual: update.
67fc031e0 Manual: fix examples to use g:syntastic_shell.
47eabae37 New global option: "shell".
869c5a726 Camlp4o checker: better error highlighting.
48812d833 Cleanup: exit codes are meaningless for checkers without exec.
c297fbebb README: update address of tidy-html5.
69d20efc6 Elixir: handle warnings.
fe3a48f33 Ruby checkers: make warning flags configurable.
272fc7df3 Manual: update the note about vim-auto-save.
413cdb354 Flow checker: make exe configurable.
5214f00a1 New checker for API Blueprint: snowcrash.
a7758aa18 New checker for Vim: vint.
b427af1e0 Cleanup: case-sensitive comparisons.
0e23cb097 Cleanup.
fc8f8e500 RAEDME: minor rephrase.
9e5a6e657 README: add a link to vint-syntastic.
2a07c4acd New checker for SML: smlnj.
c45293538 README: add a link syntastic-more.
399389c84 README: add links to a few third party checkers.
c233c9bbd README: update URL for the Rust checker.
f4b064e2d README: rephrase.
71aa71bc1 README: more details about enabling checkers.
bccfdea4e Handling redefinition of exec: minor optimisation.
8256e4351 Typo.
471ce96af Remove the xcrun checker for Swift.
d73546dd4 Java checker: more path fixes.
cf4e18d3f Java checker: fix path detection.
776d4175c Handle redefinition of exec after the checker has run.
478218402 Security: disable the swift/xcrun checker by default.
372daff1a Reek checker: update.
157ad8d43 Minor cleanup.
a7841c869 Minor cleanup.
dde4a9be9 Formatting.
4401a23f2 Merge pull request #1323 from Shizmob/patch-1
b70e9af18 Don't warn on python/prospector with no messages.
7cbb79b73 More detailed debug information.
c1a209895 New checker for JavaScript: standard.
1c6cae0d2 Merge pull request #1320 from ametheus/patch-1
0a310ca0a Fix typo
3ea613f53 Xmllint: make "--xinclude" and "--postvalid" optional.
7d9aec0be Prospector no longer accepts option "--external-config".
6b76c26cb Puppet checker: don't redirect stderr when checking version.
abff1d81e Merge pull request #1313 from tomfogg/master
5cc56dbde missing comma in swift errorformat after cleanup
b69efd072 README: Swift is now supported.
cf012bdea Version logging: minor cleanup.
b9608e77b Xcrun: cleanup.
46fc1ec68 Merge branch 'master' of https://github.com/scrooloose/syntastic
3e33785d8 add licence for swift syntax checker
a76370c14 add swift syntax checker support using xcrun

git-subtree-dir: vim/bundle/syntastic
git-subtree-split: 56e19eb81a5cdf75542def5b0b07f68aab50809f
10 years ago
Buddy Sandidge b6768cb961 Merge commit '347aeab113ea37edbdfdd80210a0adec130efb4d' into main 10 years ago
Buddy Sandidge 59cb6672a6 Merge commit '2bd57c7174d5a44157d4b3144e93c8424ef7c493' as 'vim/bundle/rust' 10 years ago
Buddy Sandidge c824b790c9 Merge commit '5a3dfe53cd34fc0c322854bdf8130bf8f63cb16f' as 'vim/bundle/nginx' 10 years ago
Buddy Sandidge 5a3dfe53cd Squashed 'vim/bundle/nginx/' content from commit 8801b8b3f
git-subtree-dir: vim/bundle/nginx
git-subtree-split: 8801b8b3f8a586b8c7c5206e2f2b3c0a58bfbef3
10 years ago
Buddy Sandidge f6a2895a8e Update listchars to _ to be friendly to fonts without '𝅔' 10 years ago
Buddy Sandidge 981dd2c12a Merge commit 'f606d905f249fc07a61083dafba49c9adec9589b' as 'vim/bundle/puppet' 10 years ago
Buddy Sandidge f606d905f2 Squashed 'vim/bundle/puppet/' content from commit 04183f222
git-subtree-dir: vim/bundle/puppet
git-subtree-split: 04183f2222a60d958d3cc8f30d1ab308f12fc38d
10 years ago
Buddy Sandidge 06936083e9 Add monitor ssh key 10 years ago
Buddy Sandidge 2bd57c7174 Squashed 'vim/bundle/rust/' content from commit 4a211a458
git-subtree-dir: vim/bundle/rust
git-subtree-split: 4a211a458f4e27b98d7f373658b976b4c2217f85
10 years ago
Buddy Sandidge 798cb29cf8 Merge commit '3e035ca0659426552c542f7a6c06813948398783' as 'vim/bundle/jsx' 10 years ago
Buddy Sandidge 3e035ca065 Squashed 'vim/bundle/jsx/' content from commit aa35d7afe
git-subtree-dir: vim/bundle/jsx
git-subtree-split: aa35d7afe901d3c85225733e2afbf5e534ef2854
10 years ago
Buddy Sandidge 0fd824c6e2 Merge commit 'ec5347c8aa028aa09f19263a61510e2fe6429bef' as 'vim/bundle/flex-4' 10 years ago
Buddy Sandidge ec5347c8aa Squashed 'vim/bundle/flex-4/' content from commit 638c8c37b
git-subtree-dir: vim/bundle/flex-4
git-subtree-split: 638c8c37bf176c08dc2716ab4a22b696cd0eb10f
10 years ago
Buddy Sandidge e57c875548 remplace htpc for steamos 10 years ago
Buddy Sandidge d9acf0a171 Don't show error in mkpodcastplaylist when pipe ends 10 years ago
Buddy Sandidge 80abf9fa66 Remove javascript syntax plugin 10 years ago
Buddy Sandidge c05a032548 Updage nave to 0.5.0
https://raw.githubusercontent.com/isaacs/nave/v0.5.0/nave.sh
10 years ago
Buddy Sandidge 7932541441 Remove option that cause tmux crash 10 years ago
Buddy Sandidge 2687c162cc Change tab symbol 10 years ago
Buddy Sandidge 575825a044 Merge commit '62f69d0abc4198ceb2d07e28085549f896e5de47' as 'vim/bundle/go' 10 years ago
Buddy Sandidge 62f69d0abc Squashed 'vim/bundle/go/' content from commit 2018babb1
git-subtree-dir: vim/bundle/go
git-subtree-split: 2018babb1d9b5e6926173cbe6b03652c072da918
10 years ago
Buddy Sandidge b8f297839f Remove go plugin 10 years ago
Buddy Sandidge 0c33f9ea27 Squashed 'vim/bundle/syntastic/' changes from 99126e38f..106c772b0
106c772b0 More detailed logging for version operations.
2d27fd93d Formatting: use the full name for execute.
cb64516d4 Version handling: deal with errors.
1ba96436c Cleanup: handling versions.  Minor optimisation.
bcaf7cbcc Bump version number.
36ead6d75 Bump version number.
2073cee05 More safety checks.
38f46b6ac A (hopefully) safer "rm -rf".
5359f7f4e Python checker: new option g:syntastic_python_python_use_codec (@delfick).
4d1f2e23e Go checker: even more contortions.
c60e440d0 Go checker: more contortions around "go_go_build_args" and "go_go_test_args".
8b97caa2d Rubocop: "--silent" was dropped in version 0.12. (@p0deje)
5429d24a5 Phpmd: fix broken regex used for syntax highlighting.
79007b01f Manual: minor additions.
74a071331 Go checker should work with go_go_build_args unset.
be01caceb Phpcs: fix column handling.
a18ccb40d Go checker: extra arguments for "go build" and "go test".
0da7a1e47 README: minor formatting.
6bea41bdf README: rephrase.
1eb493ef3 README: add a section about recommended settings.
1d2f8d514 Formatting: folding.
c472ec139 Feature: extended syntax for `quiet_messages`.
d1b401609 Bug fix: `glob()`, `globpath()`, and `expand()` should ignore `wildignore`.
50f6b47cb README: fix reference to pathogen#infect().
d97a43bfa Sparse checker: return code 1 is less meaningful these days.
79b04bdf4 Debug: if reading a config file fails, log the reason it failed.
b340672bd Typo: remove a spurious quote.
2bb8d5996 Luacheck: highlighting patterns for version 0.7.1.
30257ef23 Luacheck: cleanup.
d2c454963 Add luacheck checker for Lua
03f43ec55 Source uglification, part III.
6de1559f3 Make SyntasticInfo aware of b:syntastic_mode.
21f052ab0 Go and govet checkers: make go executable configurable.
f583df730 Minor optimisation.
9caf33d5d If auto_jump is set to 3, jump to the first error if any.
6fdd39438 New option: b:syntastic_mode.
0c1dd2aa0 Safer closing of the error window.
c74f28ace Merge pull request #1262 from powerman/fix-perl-DATA
65de58c3a fix file/line detection for perl
d422c6d82 Flow checker: cleanup.
9dc6b6108 Updated formatting as per guidelines
55b535618 Added flow checker for javascript
9fe26f71a README: formatting.
38ba36073 README: minor cleanup.
6b9a34842 README: expand TOC.
e18c41406 README: update FAQ about validator.
30b4ce341 Validator and w3 checkers: tell curl to ignore curlrc.
67ffe5881 Merge pull request #1255 from vincent-petithory/golint-warning
7f749fe35 make golint report warnings instead of errors
650c7368e Discourage people from looking at the sources for user docs.
4354e31f9 README: rephrase.
41d571944 FAQ: add a note about HTML Tidy for HTML5.
4ff440ccb Shut up vimlint.
dbc7e39c1 Dartanalyzer can now return exit code 3.
4dba55828 Remove the avrgcc checker for Arduino.
ec2b84b12 Reek checker: cleanup.
36bb32f88 Ruby: add reek style checker
de5e025ef Scss-lint: syntax errors should have subtype syntax (@sds).
ba7d1b40b Clisp: workaround to remove ciompiled files.
72e0593ea Bug fix: make sure directory returned by syntastic#util#tmpdir() exists.
47834c034 Slightly more meaningful messages for checkers disabled by Eclim and YCM.
412d3526a Try to detect checkers disabled by YouCompleteMe.
7b6734546 Try to detect filetypes abducted by Eclim.
e4c94d67a First step towards exposing an API.
c307dde8c ghc-mod: the pylint way of handling versions is way cool, man.
82ba62ce9 Minor cleanup: wrap the main commands in their own functions.
c4c56716f More naming conventions.
64cce2083 Manual: better description of interaction with Eclim.
8e9ece214 Prospector: saner handling of errors.
83971066a Add legacy checker method setWantSort().
57f1a0eb2 New user variables: `syntastic_<filetype>_<checker>_sort`.
1327780c5 Proscpector: all tools except pylint return 1-based column numbers.
ba1b4606e Prospector: sort loclist.
dd1560862 Prospector: version 0.7 can check individual files.
3fe6f2a84 Prospector: fix typos; add logging; better return checking.
71c9a7dd0 Don't run preprocess functions if checker returned an invalid code.
72a7cb389 New checker for python: prospector.
77c125170 Bashate: cleanup.
d15590438 Merge remote-tracking branch 'aswna/add_bashate'
948202d04 Source uglification, part II.
4e9e08b50 Change case for constants' names.
f180e28a3 Closurecompiler: allow running througha shell script (@bjpbakker).
54086304b Cache balloons' contents.  Cleanup.
7ed52d1e4 README: rephrase.
e9f930be0 README: expand the section about installation.
3d5d21952 SyntasticInfo: if the current file will not be checked, explain why.
75d56b209 Manual: add a note about vim-auto-save.
47df0a035 Add license.
f4c7c5083 Add support for bashate.
008ac9829 Workaround for Vim changing the semantics of lockvar.
0bc8b2acb Don't change Vim's shell.
d665fbf56 Solve chicken-and-egg problem with getting ghc-mod version.
038f6ff8f Disable bash_hack by default.
017d89a47 Minor autoload cleanup.
aab197fb5 Formating.
dce7234fd Merge remote-tracking branch 'remko/rnc-rnv'
4a0d88ad7 Cleanup.
7829ea2b3 rnc-rnv: Change license to WTFPL
fe8054d2f Add RelaxNG (RNC) RNV checker
40776864c New checker for DocBook SGML, mdoc, and text: igor.
0e9ef6ec1 Eruby: fix logging.
19f885965 Filetype groff is actually nroff.
83d0d7fef Pylint: remove leftovers from the logging patch.
ce8939680 Checker-specific logging.
21a25649b Markdown lint: vim-markdown sets filetype to mkd.
acd02f61b Markdown lint: cleanup.
3a355fa4d Vim's filetype for Markdown is "markdown".
a188d3ae6 combine improperly separated checkers
a7e002cf4 Markdown: Added initial version of Markdown checkers
a3cf0cb65 Bro: minor errorformat fix, and highlighting.
7246fac6c Better handling of temporary directories.
049718cc6 Bug fix: SyntasticToggleMode shouldn't trigger the checks.
2a077c90c Typo.
f56742a48 Safer handling of temporary directories.
1e1c7086e README: rephrase of a FAQ question.
aa3db4513 Mypy: cleanup.
d9178ba4c Added mypy syntax plugin
0bfc328b0 The handlebars checker needs "guards".
aea964703 New checker for Linux RPM spec files: rpmlint.
ba6db9f16 New checker for Scala: scalastyle.
fe6003c3b Checkstyle checker: cleanup.
2a88120b3 More grouping in errorformat.
2f7768407 Puppet: the "future" parser outputs column numbers.
b8ca57de4 Puppet: fix errorformat.
dc4f036a6 Expand b:syntastic_<checker>_exec.
b639b007a New options.
cc3328660 FAQ: add a note about empty error windows.
6ce9bf9ab Clear loclist when running lolder at the bottom of the loclist stack.
bf2faa4d6 Manual: add a note about opening the error window.
fa0290c55 PC-Lint: mark informational messages as "Style".
9321bc79e PC-Lint: add column numbers.  Cleanup.
4f0fc20a1 Minor cleanup for text filetype.
53a321d0b README: clarifications about style checkers.
d751d17ef PC-Lint: cleanup.
3476e4f1d Merge remote-tracking branch '2sb18/pc_lint'
19ee86712 - pc_lint seems to be working well now.
fb6747c01 Grammar.
9d2800f9a README: add a note about style checkers.  Minor cleanup.
7f08cdde6 working on pc_lint checker
18a7a9ff5 Pylint checker: more versioning delirium.
5c21c4d7f Bug fix: grouping in errorformat.
131563c37 Merge pull request #1187 from rradonic/enable-warnings
e79015b0a enable warnings for eruby files
e8afec011 SASS checker: fix errorformat.
aac0775c3 Make `b:syntastic_skip_checks` suitable for general use.
7cdfd91c9 Merge pull request #1182 from russss/master
d624e32b9 Erlang: correctly handle additional LibDirs
83b6d6a58 The php checkers needs "guards" postprocessing.
4aadf589b New postprocess function: `guards`.
c2d73ffa3 Merge pull request #1177 from r3m0t/patch-1
82b2d3172 Bug fix: highlighting on python frosted checker
b7b09af6b New global option `syntastic_exit_checks`.
0d0c4aa74 Bump version.
c55384c0e Transform code using pmod_pt module before checking
f88b5c74c Bump version number.
18a185be7 PHPLint: fix syntax highlighting.
0be8cdd63 New checker for PHP: PHPLint.
80db618c0 Cursor columns: fix redraw.
d69858cc0 Merge pull request #1170 from blueyed/dont-call-expand-on-shellvar
3060c6b2e Do not `expand()` shell vars
9fb7b0d39 SCSS-Lint: new error codes.
82b274588 Don't assume loclists have vcol fields.
7b9b02954 README: typo.
4b7183b9d README: add a note about Python 3.
8e229e41a A cleaner way to kill default variables.
4cda4c3e0 Clang tools: check exit codes.
825b29a9b Clang tools: missing space.
009232652 Clang tools: work without a compilation database.  Cleanup.
8e3482b9f Merge remote-tracking branch 'bbanier/t/clang_tools' into clang_tools
e62fe0e6e Allow oclint to use cmake compilation databases.
f6e38c8b9 Merge pull request #1161 from dtwitty/patch-1
e6bf829be Fix bad variable initialization
d280dc78e Add new clang-tidy and clang-check checkers
a27b435a1 OClint: slightly more robust regexps.
1fac6011e OClint: fix parsing.
f62e0f661 New option: cursor_columns.
5c48b30c5 Fixes duplicate syntax checker for arduino files
c2e7bf29c Escript: parseShebang() is more capable these days.
e34079677 Bug fix: SyntasticReset didn't really reset.
d795d4b16 Bug fix: forgotten return.
09f35e9f2 Try to prevent g:syntastic_mode_map from being modified.
3f963543d Manual: clarification about g:syntastic_mode_map.  Minor cleanup.
95a57739e More detailed logging.
c1479f980 Set default reuse_loc_lists to 0.
d603ed4f3 Make sure version lists are formed of numbers.
e34f421b3 Revert 1e3e0a8.  The problem was placing signs on unloaded buffers.
190d9f5e9 Manual: add a note about canceling default arguments.
1d19dff70 Security: disable the elixir checker by default.
1e3e0a825 Defensive coding against stepping over other plugins' signs.
6c88bae55 JSHint checker: sort results.
5eb22bb0a Refresh optimisations: avoid floats.
b222a31d5 Typo.
0f8d786b8 Check for +float.
9a26f1d58 SyntasticInfo: minor bug fix.
13bdf9e4b SyntasticInfo: more details about modes.  Minor cleanup.
06e77c180 Manual: add a note about YouCompleteMe.
e54f28e33 New redirect checker for arduino: avrgcc.
7b0d3f868 Don't check compressed files.
d364f33a5 Refresh optimisations.
572d3e0eb README: nit pick about re-enabling the perl checker.
af4988644 Vimlint: add g:syntastic_vimlint_options.
4c5ff4272 New option for SyntasticMake(): env.
c325f6c81 Make syntastic#util#parseShebang() aware of /usr/bin/env.
dd57547da Manual: add a note about netrw.
1ee4bcccc Error highlighting cleanup.
0bef7ef3f Bug fix: refresh notifiers in BufEnter, rather than BufWinEnter.
ab79acbcc Cleanup.  Deprecate a number of checker variables.
3ebdeabf6 Add a note about rustc's new home.
bd7e34757 R lint and svtools: fix CWD for Windows.
dd5ca1f78 Add a note about the removal of the rustc checker.
1383c0f50 Remove the rustc checket for Rust.
c33303105 rustc: make arguments configurable.
17b624b86 Merge pull request #1113 from BurntSushi/makeprg-fname-param
931db14d9 filename -> fname
4004c021a ruby-lint: typo.
98b64fd7b ruby-lint: add version check for "analyze".
b61fc8af0 ruby-lint: removed analyze sub-command
3e8637ec4 New checker for sass and scss: sassc.
e058be3d0 Registry optimisation: lazy IsAvailable() calls.
284655357 Cabal checker: cleanup.
cc72b0dc6 Rename cabal/check --> cabal/cabal.
02d9f710f Add syntax checker for Haskell .cabal files
101a32bb2 coffeelint: option `--csv` is deprecated (@greenify).
b6a42d187 Vim no longer allows setting signs on line 0.
576b84e2b Update installation instructions.
50518b335 Add separate highlighting groups for style messages (@kovidgoyal).
45a36bf2f eslint: honour the exec parameter.
716038ea4 Output of pep257 has changed.
e7d1519f5 Cleanup for bro.
6ea779673 Merge remote-tracking branch 'JustinAzoff/bro'
06d8037af Merge pull request #1074 from lucc/doc
79fde89e7 Fix broken tag in docs.
653a02a4c Some versions of phcs produce an extra column: fix errorformat.
02d07313a Merge branch 'multi'
8c1c13e94 Contributing guide: add TOC; formatting.
dc02d6664 Update the contributing guide.  Make `:SyntasticInfo` print version.
43e8cb955 More clisp fixes.
24eab0313 clisp: fix argument order.
ad991127a New checker for less and css: recess (@pixelastic).
b9f741e57 Attempt at making multiple buffers work properly.
75c439fc2 Manual: add a note about PowerShell.
2a770da3a GitHub has changed the addresses for user content.
30404b914 Merge pull request #1062 from benekastah/master
9d4b17349 README: minor update.
9facbb77c fixup
748046277 Added an errorformat for eslint's warning messages
092c1f742 Merge pull request #1060 from witchard/ghdl_argument_ordering
0ae26fd22 Updated argument ordering for ghdl.
4b00bf5b2 Python checkers: workaround for GNU readline brain damage.
3c07df5df Cleanup: lock some variables.
02cbebdfa Cleanup: fix two vimlint warnings.
125442f17 tslint: cleanup.
eaa899a02 Merge remote-tracking branch 'swook/master'
54bb9b4b8 haxe and dartanalyzer: fix syntax highlighting.
b9ee43989 tslint: A basic checker configuration
618b41428 Merge remote-tracking branch 'cww/master'
ebbcdd0c1 Cleanup for java/javac.
177292caf Cleanup for the new aggregate_errors.
b1b16500a javac: Allow users to specify Maven options
99cbe5d01 HTML Tidy: add a note about HTML Tidy for HTML5.
4dbb65276 New option: syntastic_sort_aggregated_errors.
68131a767 Bug fix: error sorting.
b4320f19d oclint: option "-text" is obsolete.
4c18240e8 Formatting.
29843ed7f Minor cleanup.
f161992c1 vimlint: a more efficient IsAvailable().
4b9e87499 README: clarifications for calling multiple checkers.
41edfe34c New checker for plist XML: plutil.
81313611a Manual: minor cleanup.
9cf21436c New checker for haskell: scan.
62fde0051 Hdevtools: fix column calculations.  Cleanup.
841087fab Hlint: fix column calculations.
30198e109 Manual: add a note about vim-virtualenv.
21c7234bb Merge pull request #1046 from dan-t/master
7bd9b9834 Always give absolute paths to syntax checkers 'hdevtools' and 'hlint'
9aa1a1969 Merge pull request #1044 from riobard/fix/jsxhint
2a1e0948b R svtools: disable the checker by default, for security reasons.
e7662b946 New checker for R: svtools.
6ad57016c New checker for R: lint.
d2c0d4d83 jsxhint can be used independently.
6d05d1735 README: add anchors for FAQ items.
a62fc9eeb README: minor update.
82bff20b0 README: change address for YouCompleteMe.
8d2ac0682 Minor rephrase in the manual.
668a08bfa Add new checker for bro: bro.
0c557bfca jshint: require version 1.0.0 or later.
a781914a1 Yet more pylint versioning delirium.
f6d584bc6 splint: add errorformat sequences for Windows.
94e0e73c4 Add a note to the manual about Eclim.
4ded4f404 Expand a few config parameters.
c8f562f0f ESLint: add version check; expand config parameter.
9b1c2aa05 fix javascript/eslint format
5e275c453 Merge pull request #1027 from jseabold/patch-1
6fe4db38b Fix link.
dc6bb1121 Bump version number.
2850d4145 Minor cleanup.
da6520c69 \V<pattern> regexps can spell trouble if <pattern> contains backslashes.
223d00a0f phpcs is slow as a css checker, remove it from the defaults.
013b425c2 Make "g:syntastic_<filetype>_checkers = []" work as expected.
4fa278afe Merge pull request #1018 from lavrin/search-apps-deps-libs
2eb60cb58 Version tracking.
1fcb6b89b Don't forget about ebin/
2286363ad Properly add deps/*/include to header file path
105965c82 Simplify main/1 heads
0de089b85 Allow foreign checkers to call foreign preprocess and postprocess functions.
74121741f README: put examples in accord with the defaults.
ae65cbac4 README: minor updates, rewording, and formatting.
c18065ea5 Security: disable the perl checker by default.
e677e0655 pyflakes: update errorformat.
fb7151464 Move preprocess functions to their own file.
f490cf6ec Merge branch 'registry_refactor'
0bb8c7e5f jscs: add exit code 2 as valid (new in JSCS 1.3.0).
4196dd30d jshint: check return code.
e32343730 More preparations for the foreign checkers feature.
25271f89a Add buffer-local versions for auto_loc_list and loc_list_height.
b0191a144 Refactor of quiet_message filters.
2940b0c72 Bug fix: checker ordering.  Formatting.
47e5739f2 Formatting.
0f3a1bf45 Cleanup.
ab136c5ae Merge branch 'master' into registry_refactor
d12bc4f1d jsxhint: cleanup.
de9a02127 Add jsxhint checker
09e6840d1 Fix debug output.
c658ff15a Registry refactor.

git-subtree-dir: vim/bundle/syntastic
git-subtree-split: 106c772b055a7037f47c9ffdca01b53fa24ae6b6
10 years ago
Buddy Sandidge d9eedb7f36 Merge commit '0c33f9ea27e5c149c245a7392b32e6992d4d2cff' into main 10 years ago
Buddy Sandidge 41e460e54d Remove cute-python vim plugin 10 years ago
Buddy Sandidge b801bfe7d0 Update bash promp 10 years ago
Buddy Sandidge 0ad6da0d2f Remove youtube-dl 10 years ago
Buddy Sandidge ca6658440d Change git p so it doesn't fetch submodules 10 years ago
Buddy Sandidge 08fb929646 Ignore .pyc in nerdtree, use jshint for syntastic 10 years ago
Buddy Sandidge 014409e303 Update jasmine snippets 10 years ago
Buddy Sandidge 91a0dcb282 Add -- → — shortcut 10 years ago
Buddy Sandidge ca1a9d3a5d Remove binding that causes crash on OS X using current tmux 10 years ago
Buddy Sandidge 7028682f3a Allow `== null` in jshintrc 10 years ago
Buddy Sandidge 44a50ee4ec Add git shortcuts to gitconfig 10 years ago
Buddy Sandidge 94d4262736 Add ssh hosts 10 years ago
Buddy Sandidge 3660c961af Merge commit '3db97158a41b534758a2262cfdaa0eff37ec6ed2' as 'vim/bundle/go' 10 years ago