summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2018-08-07Adjust the jumplist with line numbers too when opening a new fileBradford Larsen
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-08-02Merge pull request #1770 from fredemmott/hackw0rp
2018-08-02Disable HHAST by defaultFred Emmott
2018-08-02Fall back on flags for other C/C++ files in the same directoryw0rp
2018-08-02Include the error in the detailed error message in the GCC handlerw0rp
2018-08-02Javascript prettier filetype detect fix (#1769)Paul Reimer
2018-08-02Update suggested filetypes for hackfmtFred Emmott
2018-08-02Split Hack out from PHP, modernizeFred Emmott
2018-08-02Merge pull request #1771 from fredemmott/lspw0rp
2018-08-02Handle LSP codes for `%code%` in message formatsFred Emmott
2018-08-01python: add lookup path for flake8 configTravis Cline
2018-08-01Add a type check for the error data from LSP serversw0rp
2018-07-30Indicate that a C compiler failed due to problems in a header filew0rp
2018-07-29Add support for parsing compile_commands.json files for C compilersw0rp
2018-07-26#1700 - Try using a 0ms timer showing the completion menuw0rp
2018-07-25#1700 - Temporarily change completion options when the feedkeys() keybind is ...w0rp
2018-07-25Fix #1758 - Set marks before going to definitionsw0rp
2018-07-25Merge pull request #1539 from JonnyRa/jump-list-fixw0rp
2018-07-25Switch to v:t_ variables for type checksw0rp
2018-07-24#1754 Require snake_case names for linters in the codebasew0rp
2018-07-23Make the test C import path test fail lessw0rp
2018-07-23Get tests to pass in Vim 8.1w0rp
2018-07-23#1751 Handle LSP completion results without the 'kind' attributew0rp
2018-07-22Remove the redundant fix_buffer_data vars and filename variablesw0rp
2018-07-22#1692 - Only send completion requests to the first server supporting themw0rp
2018-07-22Check LSP capabilities before using themw0rp
2018-07-19Capture server capabilities from LSP serversw0rp
2018-07-17Fix #1708 - Don't modify linters or register fixers in the sandboxw0rp
2018-07-17#1700 - Don't send <C-x><C-o> for completion in Insert modew0rp
2018-07-17Fix #1619 - Rewrite lint on enter events so they behave betterw0rp
2018-07-16#1700 - Stop handling completion results if you leave insert modew0rp
2018-07-16Only temporarily replace TMPDIR if it's defined to be an empty stringw0rp
2018-07-15unlet $TMPDIR too, where we canw0rp
2018-07-15Fix #1687 - Parse highlights when verbose > 0w0rp
2018-07-15Merge pull request #1724 from randrej/masterw0rp
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2018-07-14Detect Python proj. roots by PipfileAndrej Radovic
2018-07-14Added the default local virtualenv name for Pipenv.Andrej Radovic
2018-07-13Handle linter callback functions being unknown or deletedw0rp
2018-07-13Support strings in data field of error responsesMTDL9
2018-07-12Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIRw0rp
2018-07-12Remove an unused variablew0rp
2018-07-11Update the sandbox test now that functions can be defined in the sandboxw0rp
2018-07-06Add an AssertLinter command for testsw0rp
2018-07-05Fix command formatting for LSP lintersw0rp
2018-07-05Support formatting escaped executable names into commands with %ew0rp
2018-07-05Merge pull request #1698 from dsifford/dsifford-isort-optionsw0rp
2018-07-04address code review issuesDerek P Sifford
2018-07-05Optimise ale#Set slightlyw0rp