summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2019-01-27Fix #2192 - Handle more ignore-pattern messages for ESLintw0rp
2018-11-30Merge pull request #2110 from w0rp/lazy-clipboardv2.3.0Ryan
2018-11-29Merge branch 'master' into sridharsBjorn Neergaard
2018-11-29Use single quotes to satisfy vintBjorn Neergaard
2018-11-29Only set the unnamed register at the end of :ALEInfoToClipboardBjorn Neergaard
2018-11-25Fixing linter problemsw0rp
2018-11-25Don't hardcode the namespace id for virtual textBjörn Linse
2018-11-19Merge pull request #2070 from meain/fixer-prettier-yamlw0rp
2018-11-19Fix #2084 - Disable mix by default, as it causes too many problemsw0rp
2018-11-17Fix bug where last c flag was ignoredJacob Segal
2018-11-14Add style highlights for virtualtext and document all of themw0rp
2018-11-14Add specific highlight groups for virtualtext (#2071)jamestthompson3
2018-11-12add yaml to registry for prettierAbin Simon
2018-11-11Merge pull request #2060 from meain/fixer-pretty-htmlw0rp
2018-11-11Merge pull request #2056 from luan/virtualtextw0rp
2018-11-10Merge pull request #2053 from andreypopp/fix-ocamlformat-stdin-stdoutw0rp
2018-11-10Fix #1960 - Do not fix files on :wqw0rp
2018-11-08Enable ESLint for Vue files by defaultw0rp
2018-11-06Fix info textLuan Santos
2018-11-06Move virtualtext handling to own fileLuan Santos
2018-11-07Add prettier to html formattersAbin Simon
2018-11-06Fix incorrect warning matchw0rp
2018-11-05Add support for nvim's virtualtext on cursorLuan Santos
2018-11-04Make ocamlformat work without temporary filesAndrey Popp
2018-11-04elixir-ls now recognizes umbrella projectsJon Parise
2018-10-31Merge pull request #2035 from jparise/lsp_config_callbackw0rp
2018-10-31Implement LSP symbol searchw0rp
2018-10-31Only send LSP config updates when the dict changesJon Parise
2018-10-31Add a `lsp_config_callback` linter optionJon Parise
2018-10-31Use correct exclusion flag in rubocop fixerMax Hung
2018-10-29#2017 Add support for display results from other sourcesw0rp
2018-10-29#2017 Simplify lint cycles for supporting other sources laterw0rp
2018-10-26fix missing (s) on rubocop exclusion flagJustin Powell
2018-10-26closes #1580 add force exclusion to rubocop fixerJustin Powell
2018-10-26Rust checker: allow secondary spans to be ignored (#1696)Dan Aloni
2018-10-26#927 Allow b:ale_linter_aliases to be set to a Stringw0rp
2018-10-25Merge pull request #1958 from Garland-g/perl6w0rp
2018-10-25Merge pull request #2016 from terryding77/masterw0rp
2018-10-25Only run stack if a stack.yaml config is found (#1752)Anthony Poon
2018-10-25Merge pull request #2012 from paihu/fix-cdstring-win32-change-drivew0rp
2018-10-24fix: change google_java_format_* to java_google_java_format_* for inject glob...Terry Ding
2018-10-23add terraform fmt fixer for terraform and hcl filetypesDerek P Sifford
2018-10-22fix indentpaihu
2018-10-22LSP configuration via didChangeConfiguration (#1852)Daniel Welch
2018-10-22fix CdString for MS Windowspaihu
2018-10-17New linter: dls (#1992)Auri
2018-10-12Allow custom filters for the jq fixer (#1980)Aliou Diallo
2018-10-11Fix E523 on asynchronous truncated echo (#1987)Linda_pp
2018-10-10FIX: use mix from the project root directory (#1954)Matteo Centenaro
2018-09-28Add Perl6 support via 'perl6 -c'Travis Gibson