summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2019-02-10Complain about binary operators on the ends of linesw0rp
2019-02-10Supporting filtered jump (#2279)Théo Cavignac
2019-02-08Support pylama for python (#2266)Kevin Locke
2019-02-08#2009 - Force Windows jobs to run in a CMD shellw0rp
2019-02-08Merge pull request #2262 from sectioneight/cd-for-blackw0rp
2019-02-08Merge pull request #2272 from Rahlir/fix-c-compilecommandw0rp
2019-02-08Add `-relative` option to ALESymbolSearch (#2255)Alvin Chan
2019-02-08Fix #2257 - Fix an off by 1 which broke completion for some serversw0rp
2019-02-08#2132 Implement deferred objects for ale#command#Runw0rp
2019-02-07Add a function for parsing command argsw0rp
2019-02-06#2132 - lint and fix with ale#command#Runw0rp
2019-02-06Update syntax checkingw0rp
2019-02-05Replace `normal` with `normal!`Alvin Chan
2019-02-05Remove the `redraw` since it's implicit with the `zz`Alvin Chan
2019-02-05Center the line within the viewport after a jumpAlvin Chan
2019-02-05Force Vim to `redraw` after `ale#util#Open`Alvin Chan
2019-02-04Fix error when parsing compile_commands for c langsTadeas Uhlir
2019-02-02Add settings for the Alex linterMartino Pilia
2019-01-30Respect python black fixer configuration fileAiden Scandella
2019-01-27Merge pull request #2228 from Nomad145/ktlintw0rp
2019-01-27Extend statusline interface (#2240)petpetpetpet
2019-01-27Add textlint for tex (#2234)TANIGUCHI Masaya
2019-01-27Fix #2192 - Handle more ignore-pattern messages for ESLintw0rp
2019-01-27add cmake-format fixer support (#2244)Attila Maczak
2019-01-27SugarSS support from PR 1967 (#2219)Niclas Åhdén
2019-01-27Fix #2216 - Tolerate versions without path numbersw0rp
2019-01-27Use relative paths when previewing file locations (#2238)Alvin Chan
2019-01-27Fix #2195 - Handle the command key being missingw0rp
2019-01-26Merge pull request #2131 from 0mco/masterw0rp
2019-01-26Merge pull request #2245 from andrewimeson/adi/add-ksh-supportw0rp
2019-01-26Merge pull request #2241 from bk2204/lsp-detect-hookw0rp
2019-01-26#2132 Unify temporary file management in command.vimw0rp
2019-01-26Add additional ways to detect LSP project rootbrian m. carlson
2019-01-24Add better detection for KornShell/kshAndrew Imeson
2019-01-24Parse more C/C++ compiler optionsLouis Xu
2019-01-22Add `babylon` as default Prettier parser (#2220)Alvin Chan
2019-01-21Add textDocument/typeDefinition for LSP (#2226)Andrey Popp
2019-01-21Merge pull request #2224 from andreypopp/andreypopp/lsp-hover-fix-columnw0rp
2019-01-21Request LSP completion for the next col after the cursorAndrey Popp
2019-01-21Fix ale#lsp#message#* to convert column to 0-basedAndrey Popp
2019-01-20Add ktlint fixer support.Michael Phillips
2019-01-19End position in LSP range is exclusiveAndrey Popp
2019-01-12#2132 Move CreateTemporaryFileForJob calls into FormatCommandw0rp
2019-01-12#2132 Remove the need for the hidden add_newline option by tweaking the flow ...w0rp
2019-01-10Merge pull request #2191 from davidvandebunte/fixCompDbDirw0rp
2019-01-10Add textlint for Asciidoc and add it to Fixers (#2193)TANIGUCHI Masaya
2019-01-09Cflags parser: fix special chars matching algorithmFrançois-Xavier Carton
2019-01-08bugfix: c.vim: Pull build directory from compilation databaseDavid VandeBunte
2019-01-08Merge pull request #2189 from jeremija/jeremija/manual-autocomplete-wo-prefixw0rp
2019-01-08Optimize ale#completion#Filter when prefix is ""Jerko Steiner