Commit Graph

  • 1e6b1d9be2
    Try to fix the C parsing test on Windows w0rp 2018-07-29 19:30:12 +0100
  • ac4bac8ea4
    Add support for parsing compile_commands.json files for C compilers w0rp 2018-07-29 19:24:19 +0100
  • a7b8cb4fe3
    Mention v:t_TYPE variables in the developer documentation w0rp 2018-07-27 09:18:09 +0100
  • daab1a08db
    #1700 - Try using a 0ms timer showing the completion menu w0rp 2018-07-26 23:08:38 +0100
  • f8e61ff907
    Merge pull request #1762 from actionless/vulture-doc w0rp 2018-07-26 14:51:16 +0100
  • eb38c4b3f1 fix(linters: python): mark as lint_file actionless 2018-07-26 14:45:28 +0200
  • c2cfe2326d doc: mark vulture as file linter actionless 2018-07-26 14:41:13 +0200
  • 8517e901ff Add support for 'vulture' for Python Yauhen Kirylau 2018-07-26 09:41:27 +0200
  • 79ffdde267
    Merge pull request #1757 from jtalowell/master w0rp 2018-07-25 21:07:19 +0100
  • c52fffcd47
    Merge pull request #1760 from morrifeldman/patch-1 w0rp 2018-07-25 21:05:45 +0100
  • 845e588b71
    Fix joker finding .joker file morrifeldman 2018-07-25 15:53:02 -0400
  • 0012c78b02
    #1700 - Temporarily change completion options when the feedkeys() keybind is fired w0rp 2018-07-25 20:13:59 +0100
  • 4ed35f7247
    Fix #1758 - Set marks before going to definitions w0rp 2018-07-25 19:43:14 +0100
  • c4cb1c7050
    Merge pull request #1539 from JonnyRa/jump-list-fix w0rp 2018-07-25 19:41:00 +0100
  • c57b031876 Providing cquery support for C files jtalowell 2018-07-25 14:23:13 +1000
  • 06132954b1
    Switch to v:t_ variables for type checks w0rp 2018-07-25 01:27:28 +0100
  • 9f8c37e17c
    Ignore a shellcheck warning for custom linting rules w0rp 2018-07-25 00:41:26 +0100
  • 4446cf15be
    Merge pull request #1 from w0rp/master sridhars 2018-07-24 16:42:26 -0500
  • 3418574770
    Update the developer documentation w0rp 2018-07-24 10:11:14 +0100
  • d368f090ae
    #1754 Require snake_case names for linters in the codebase w0rp 2018-07-24 10:05:44 +0100
  • 95be2bf1ff
    Try Vim 8.0 and 8.1 in separate jobs w0rp 2018-07-23 22:37:53 +0100
  • d7d54d09da
    Try 3 builds on Travis CI w0rp 2018-07-23 22:33:03 +0100
  • 338c233710
    Split Vim and Neovim tests into separate builds w0rp 2018-07-23 22:28:22 +0100
  • 9ade656661
    Just remove the .git directory test for now w0rp 2018-07-23 22:22:19 +0100
  • 44397dd6db
    Skip the one failing test on Windows w0rp 2018-07-23 22:21:13 +0100
  • 2a861dfd40
    Make the test C import path test fail less w0rp 2018-07-23 22:03:28 +0100
  • d9579dbbe9
    Get tests to pass in Vim 8.1 w0rp 2018-07-23 20:41:06 +0100
  • 11339ca730
    Merge pull request #1745 from sharils/master w0rp 2018-07-23 15:04:55 +0100
  • e3749c4a75
    Fix autoload for phoenix sharils 2018-07-21 19:59:27 +0800
  • f6d18a0b10
    Skip tests for Vim 8.1 for now w0rp 2018-07-23 10:45:22 +0100
  • 7bf3a749d0
    #1751 Handle LSP completion results without the 'kind' attribute w0rp 2018-07-23 10:21:09 +0100
  • 3e4db9ed5c
    Make the completion events test fail less w0rp 2018-07-22 22:42:41 +0100
  • 0e71e8b465
    Update the Dockerfile to test with a newer version of Vimt too w0rp 2018-07-22 22:35:49 +0100
  • 846bfb47b2
    Remove the redundant fix_buffer_data vars and filename variables w0rp 2018-07-22 22:31:46 +0100
  • 81a8c77d20
    #1692 - Only send completion requests to the first server supporting them w0rp 2018-07-22 21:14:48 +0100
  • 9c849da8c4
    Merge pull request #1751 from melentye/master w0rp 2018-07-22 20:55:01 +0100
  • 9b4963847d Add Clangd language server support for C Andrey Melentyev 2018-07-22 19:30:57 +0200
  • 6dc737cda1
    Check LSP capabilities before using them w0rp 2018-07-22 19:04:45 +0100
  • 899b61c5cc
    Merge pull request #1750 from kylef/kylef/apib-tmp w0rp 2018-07-22 17:07:47 +0100
  • f937b98e27 Make drafter linter use stdin instead of writing to tmp file Kyle Fuller 2018-07-22 16:32:39 +0100
  • baa44bb3a7
    Merge pull request #1742 from typetetris/master w0rp 2018-07-22 14:12:23 +0100
  • 8980591937
    Move README.md back w0rp 2018-07-22 12:16:56 +0100
  • 8062d6207e
    Revert "Update the tests to check README.md in the new location" w0rp 2018-07-22 12:16:42 +0100
  • 6c10be8992
    Update the tests to check README.md in the new location w0rp 2018-07-22 12:15:15 +0100
  • 014c924630
    Move GitHub files to the .github directory w0rp 2018-07-22 12:10:35 +0100
  • 04fbea6e80
    Merge pull request #1736 from unpairedbracket/master w0rp 2018-07-20 21:05:24 +0100
  • 2ee3dcdd62
    Fix #1631 - Disable balloon support for terminals by default v2.0.1 w0rp 2018-07-20 16:10:25 +0100
  • 0d37aaac7a
    Fix #1631 - Disable balloon support for terminals by default w0rp 2018-07-20 16:10:25 +0100
  • ac6bc6d0ae Add cabal-ghc linter Eric Wolf 2018-07-20 16:30:16 +0200
  • ad986a8d82 Add the .fortls file necessary for tests to work (defying .gitignore) Ben Spiers 2018-07-19 22:37:06 +0100
  • e8bea510df Add documentation and testing for fortls Ben Spiers 2018-07-19 22:27:47 +0100
  • 61a5880747
    Capture server capabilities from LSP servers w0rp 2018-07-19 21:15:05 +0100
  • 324838adae Add support for Fortran language server by @hansec Ben Spiers 2018-07-19 18:25:45 +0100
  • 27f1915745
    Capitalize Language Server Protocol w0rp 2018-07-19 17:06:39 +0100
  • dfa38ff0dd
    Make LSP support more prominent in the README w0rp 2018-07-19 17:00:23 +0100
  • 0da4c6e4ad Add language server source in ALEDetail (2) Sridhar Srinivasan 2018-07-18 22:12:56 -0500
  • 0c4606651f Add language server source in ALEDetail Sridhar Srinivasan 2018-07-18 21:44:05 -0500
  • 5453e0e1a4
    Fix #1708 - Don't modify linters or register fixers in the sandbox w0rp 2018-07-17 21:39:50 +0100
  • 7952ebe77e
    #1700 - Don't send <C-x><C-o> for completion in Insert mode w0rp 2018-07-17 19:39:45 +0100
  • a01fab2ee6
    Fix #1619 - Rewrite lint on enter events so they behave better w0rp 2018-07-17 00:18:20 +0100
  • 37df1f8ceb
    #1700 - Stop handling completion results if you leave insert mode w0rp 2018-07-16 17:57:07 +0100
  • aa54c10bae
    Try to make tests pass on Windows again w0rp 2018-07-16 14:18:50 +0100
  • 2a081e81db
    Try and make the temporary file test fail less on Windows w0rp 2018-07-16 14:03:08 +0100
  • f235c4b3b9
    Make NeoVim 0.3 tests fail a bit less w0rp 2018-07-16 13:46:44 +0100
  • 8b707b4cdc
    Add a missing ToC entry for remark-lint w0rp 2018-07-16 13:34:30 +0100
  • b413e03b69
    Merge pull request #1730 from watagashi/local-remark-lint-with-new-test w0rp 2018-07-16 13:32:26 +0100
  • dbf051e62b remark-lint without saving to disk Takashi WADA 2018-07-10 22:06:43 +0900
  • f369aa65a2 Support remark-lint installed locally Takashi WADA 2018-07-10 22:05:49 +0900
  • 465db4daa1
    Only temporarily replace TMPDIR if it's defined to be an empty string w0rp 2018-07-16 08:45:55 +0100
  • fcd62342d5
    Only temporarily replace TMPDIR if it's defined to be an empty string w0rp 2018-07-16 08:45:55 +0100
  • 6e1a5d4189
    Stop the no loclist clearing test from failing in NeoVim 0.3 w0rp 2018-07-15 23:19:11 +0100
  • fb8c090971
    unlet $TMPDIR too, where we can w0rp 2018-07-15 23:04:50 +0100
  • b2e2bbd042
    unlet $TMPDIR too, where we can w0rp 2018-07-15 23:04:50 +0100
  • d9e12cb047
    Re-run history tests, which can fail randomly w0rp 2018-07-15 21:20:56 +0100
  • d29e32d42d
    Fix #1687 - Parse highlights when verbose > 0 w0rp 2018-07-15 20:57:51 +0100
  • d3ed1e52ba
    Fix #1687 - Parse highlights when verbose > 0 w0rp 2018-07-15 20:57:51 +0100
  • 72f002de94
    Update the Python documentation w0rp 2018-07-15 19:26:45 +0100
  • 8141ced0d0
    Merge pull request #1724 from randrej/master w0rp 2018-07-15 19:22:48 +0100
  • 5df735555c Add kotlin language server support (#1725) MTDL9 2018-07-15 19:54:18 +0200
  • a42999a639
    Massively reduce the amount of code needed for linter tests w0rp 2018-07-15 18:24:53 +0100
  • 976c048e6e Detect Python proj. roots by Pipfile Andrej Radovic 2018-07-14 13:26:50 +0200
  • 870e75eb64 Added the default local virtualenv name for Pipenv. Andrej Radovic 2018-07-14 13:24:46 +0200
  • 5155a35a80
    Retry the smoke test on Windows too w0rp 2018-07-13 09:53:07 +0100
  • ab2b181012
    Handle linter callback functions being unknown or deleted w0rp 2018-07-13 09:47:26 +0100
  • a782e06223
    Handle linter callback functions being unknown or deleted w0rp 2018-07-13 09:47:26 +0100
  • 033a6c1178
    Merge pull request #1720 from MTDL9/fix-error-response-string-data w0rp 2018-07-13 09:30:54 +0100
  • 6d6cd6663e
    Merge pull request #1720 from MTDL9/fix-error-response-string-data w0rp 2018-07-13 09:30:54 +0100
  • 021f59b3f4 Support strings in data field of error responses MTDL9 2018-07-13 06:42:28 +0200
  • d22b9bf1a6
    Try to start the NeoVim 0.3 tests more times master w0rp 2018-07-12 14:02:38 +0100
  • 7d66293bbc
    Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIR w0rp 2018-07-12 13:05:59 +0100
  • ac0abc7c1f
    Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIR w0rp 2018-07-12 13:05:59 +0100
  • 6ef31073dd
    Remove an unused variable w0rp 2018-07-12 09:21:28 +0100
  • 0de3d24338
    Try the smoke test a few times over in NeoVim 0.3, which fails randomly w0rp 2018-07-11 13:46:13 +0100
  • 1fc3a1563b
    Update the sandbox test now that functions can be defined in the sandbox w0rp 2018-07-11 13:06:27 +0100
  • c9a6b04dc7
    Update the sandbox test now that functions can be defined in the sandbox w0rp 2018-07-11 13:06:27 +0100
  • c1a2aa27f3
    Merge pull request #1697 from ananace/add-puppet-languageserver w0rp 2018-07-07 12:08:14 +0100
  • 4999ad7e78
    Add an AssertLinter command for tests w0rp 2018-07-06 22:46:36 +0100
  • 344e0fec97
    Fix tests on Windows w0rp 2018-07-06 20:52:47 +0100
  • 6b20c906b3
    Merge pull request #1703 from jamestthompson3/master w0rp 2018-07-06 20:44:32 +0100
  • eda3878a6c Add flow-language-server jamestthompson3 2018-07-06 21:24:19 +0300