aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2016 from terryding77/masterv2.2.1v2.2.xw0rp2018-10-252-9/+9
* Merge pull request #2012 from paihu/fix-cdstring-win32-change-drivew0rp2018-10-2523-77/+83
* Fix E523 on asynchronous truncated echo (#1987)Linda_pp2018-10-111-1/+14
* FIX: use mix from the project root directory (#1954)Matteo Centenaro2018-10-108-16/+50
* #1941 Explain how to alleviate a timeoutlen Vim bug by changing settingsv2.2.0w0rp2018-09-251-1/+7
* Bugfix: python add blank lines (#1944)Bert JW Regeer2018-09-252-1/+72
* Merge pull request #1932 from rhysd/shfmt-default-indentw0rp2018-09-202-2/+52
|\
| * shfmt: Use Vim's indent config as default indent widthrhysd2018-09-182-2/+52
* | Merge pull request #1939 from elebow/fix-typo-solargraph-docsw0rp2018-09-201-2/+2
|\ \
| * | Fix typo in Solargraph documentationEddie Lebow2018-09-191-2/+2
* | | Fix #1938 - Set a default value for an undefined variablew0rp2018-09-201-0/+3
|/ /
* | Merge pull request #1719 from elebow/auto-pipenv-option-for-python-lintersw0rp2018-09-1920-1/+212
|\ \
| * | Add `python_auto_pipenv` config var for all python linters.Eddie Lebow2018-09-1510-8/+26
| * | Add python_[linter]_auto_pipenv options for python linters (fixes #1656)Eddie Lebow2018-09-1520-1/+194
* | | Add fixer for Go modules (#1873)Martin Tournoij2018-09-1911-8/+80
* | | #1872 Remove extra carriage returns when fixing files on Windowsw0rp2018-09-193-3/+29
* | | Merge pull request #1937 from danielwe/masterw0rp2018-09-192-3/+3
|\ \ \
| * | | Support both old (<0.7) and new Julia versionsDaniel Wennberg2018-09-192-3/+3
|/ / /
* | | Merge pull request #1924 from fenuks/prospector-url-fixw0rp2018-09-191-1/+1
|\ \ \
| * | | Update prospector tool url in READMEfenuks2018-09-151-1/+1
| |/ /
* | | Merge pull request #1926 from gnustomp/masterw0rp2018-09-192-2/+2
|\ \ \
| * | | add test for arguments with '--'James Ye2018-09-181-1/+1
| * | | c#ParseCFlags: don't index empty listJames Ye2018-09-161-1/+1
| |/ /
* | | Merge pull request #1934 from meunierd/solargraph-stdiow0rp2018-09-193-25/+22
|\ \ \
| * | | Solargraph stdioDevon Meunier2018-09-183-25/+22
| | |/ | |/|
* | | Merge pull request #1928 from felipesere/masterw0rp2018-09-184-21/+35
|\ \ \
| * | | Test that we CleanupEveryBuffer when vim supports itFelipe Sere2018-09-171-4/+13
| * | | Join the ALECleanupGroup and ensure we don't run cleanup if ale.vim isn't loadedFelipe Sere2018-09-171-5/+4
| * | | To avoid blocking build tools, suspend ALE when suspending vimFelipe Sere2018-09-163-17/+23
* | | | Stop tsserver from causing errors to be rendered redundantlyw0rp2018-09-182-1/+151
| |/ / |/| |
* | | Handle failing to connect to eslint_dw0rp2018-09-174-1/+27
* | | Merge pull request #1927 from jparise/thrift-includes-defaultw0rp2018-09-173-7/+7
|\ \ \
| * | | thrift: default thrift_thrift_includes to ['.']Jon Parise2018-09-163-7/+7
| | |/ | |/|
* | | #1794 - Handle LSP documentation content as a Dictionaryw0rp2018-09-172-1/+31
* | | Merge pull request #1925 from elebow/fix-markdown-error-in-readme-solargraphw0rp2018-09-171-1/+1
|\ \ \
| * | | Fix markdown error in README solargraph entryEddie Lebow2018-09-151-1/+1
| |/ /
* / / Fix the Julia languagserver linter for Julia 0.7w0rp2018-09-172-3/+7
|/ /
* | Merge pull request #1921 from rrosenblum/ruby_lintersw0rp2018-09-141-0/+3
|\ \
| * | Fix bug with RuboCop linter when options are not setRyan Rosenblum2018-09-141-0/+3
|/ /
* | Merge pull request #1906 from ngavalas/autocomplete-trigger-prefixw0rp2018-09-142-10/+24
|\ \
| * | fix non-. prefix triggers overfiltering resultsNick Gavalas2018-09-122-10/+24
* | | Merge pull request #1850 from rrosenblum/ruby_lintersw0rp2018-09-1410-48/+97
|\ \ \
| * | | Test for bundle paths with spaces againw0rp2018-09-141-2/+2
| * | | Return only the unescaped executables from executable callbacksw0rp2018-09-147-43/+20
| * | | Update all Ruby linters to work consistently with bundlerRyan Rosenblum2018-09-1212-39/+111
| |/ /
* | | #1889 Add support for automatically previewing messages based on the cursor p...w0rp2018-09-145-39/+116
* | | Merge pull request #1919 from saschagrunert/patch-1w0rp2018-09-142-4/+4
|\ \ \ | |/ / |/| |
| * | Adapt testsSascha Grunert2018-09-141-3/+3
| * | Change PCRE escape to simple escapeSascha Grunert2018-09-141-1/+1
|/ /
* | Merge pull request #1905 from ngavalas/tsserver-classname-fixw0rp2018-09-112-1/+19
|\ \