aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation fixesMichael Lingelbach2021-03-272-6/+6
* docgen: add vimdoc pipeline with babelfishMichael Lingelbach2021-03-273-0/+466
* [docgen] Update CONFIG.mdGithub Actions2021-03-261-1/+1
* Merge pull request #797 from LuoZhongYao/masterMichael Lingelbach2021-03-261-2/+4
|\
| * Use the file path as root_dir when cmake does not find root_dirLuoZhongYao2021-03-261-2/+4
|/
* [docgen] Update CONFIG.mdGithub Actions2021-03-261-2/+2
* Merge pull request #795 from mhinz/lspinfo-highlightingMichael Lingelbach2021-03-251-2/+3
|\
| * lspinfo: avoid overeager highlightingMarco Hinz2021-03-261-2/+3
|/
* [docgen] Update CONFIG.mdGithub Actions2021-03-241-2/+25
* Merge pull request #793 from mhinz/sumneko-disable-telemetryMichael Lingelbach2021-03-241-0/+5
|\
| * sumneko: do not send telemetry data by defaultMarco Hinz2021-03-241-0/+5
|/
* [docgen] Update CONFIG.mdGithub Actions2021-03-221-0/+25
* Merge pull request #792 from DoktorMike/masterMichael Lingelbach2021-03-221-0/+32
|\
| * Added the dot language server to the mixMichael Green2021-03-221-0/+32
|/
* [docgen] Update CONFIG.mdGithub Actions2021-03-201-0/+1
* Merge pull request #489 from tzx/pyright-org-importsMichael Lingelbach2021-03-201-1/+15
|\
| * Add pyright.organizeimports commandTimmy Xiao2020-12-241-1/+15
* | [docgen] Update CONFIG.mdGithub Actions2021-03-201-0/+19
* | Merge pull request #769 from andersondanilo/feature/phpactor-supportMichael Lingelbach2021-03-201-0/+32
|\ \
| * | add phpactorAnderson Danilo2021-03-061-0/+32
* | | Merge pull request #787 from mjlbach/update_readmeMichael Lingelbach2021-03-191-14/+16
|\ \ \
| * | | Update ReadmeMichael Lingelbach2021-03-191-14/+16
* | | | [docgen] Update CONFIG.mdGithub Actions2021-03-201-1/+1
* | | | Merge pull request #786 from mjlbach/fix_godot_docsMichael Lingelbach2021-03-191-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | godot: fix docgen for root_dirMichael Lingelbach2021-03-191-1/+1
|/ / /
* | | [docgen] Update CONFIG.mdGithub Actions2021-03-201-17/+70
* | | Merge pull request #785 from mjlbach/improve_docgenMichael Lingelbach2021-03-192-1/+20
|\ \ \
| * | | docgen: when no description provided fallback to reading function from sourceMichael Lingelbach2021-03-191-0/+17
| * | | Start texlab in file's current working directoryMichael Lingelbach2021-03-191-1/+3
* | | | [docgen] Update CONFIG.mdGithub Actions2021-03-161-2/+31
* | | | Merge pull request #783 from polarmutex/beancountMichael Lingelbach2021-03-161-0/+34
|\ \ \ \
| * | | | added beancount support to lspconfigBrian Ryall2021-03-161-0/+34
|/ / / /
* | | | Merge pull request #781 from mjlbach/bump_minimal_initMichael Lingelbach2021-03-141-6/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Bump minimal init.luaMichael Lingelbach2021-03-141-6/+4
|/ / /
* | | [docgen] Update CONFIG.mdGithub Actions2021-03-141-6/+42
* | | Merge pull request #779 from sakhnik/masterMichael Lingelbach2021-03-141-0/+61
|\ \ \
| * | | Add configuration for PowerShellEditorServicesAnatolii Sakhnik2021-03-141-0/+61
|/ / /
* | | [docgen] Update CONFIG.mdGithub Actions2021-03-141-11/+119
* | | Merge pull request #778 from mjlbach/add_discourse_to_readmeMichael Lingelbach2021-03-131-1/+1
|\ \ \
| * | | Add discourse to readmeMichael Lingelbach2021-03-131-1/+1
|/ / /
* | | [docgen] Update CONFIG.mdGithub Actions2021-03-111-0/+47
* | | Merge pull request #707 from ngscheurich/haxe-language-serverMichael Lingelbach2021-03-111-0/+48
|\ \ \
| * | | Add support for the Haxe Language ServerNicholas Scheurich2021-03-111-0/+48
* | | | [docgen] Update CONFIG.mdGithub Actions2021-03-111-0/+16
* | | | Merge pull request #768 from HiPhish/vala-lsMichael Lingelbach2021-03-101-0/+21
|\ \ \ \
| * | | | Add Vala language serverHiPhish2021-03-061-0/+21
| | |/ / | |/| |
* | | | Merge pull request #775 from brandoncc/patch-1Michael Lingelbach2021-03-101-1/+1
|\ \ \ \
| * | | | Use vim.api.* instead of vim.fn.*Brandon Conway2021-03-101-1/+1
|/ / / /
* | | | Merge pull request #774 from smolck/prefer-vim-apiMichael Lingelbach2021-03-091-1/+1
|\ \ \ \
| * | | | use vim.api.nvim_create_buf instead of vim.fn.nvim_create_bufsmolck2021-03-091-1/+1
|/ / / /