aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | lsp: add custom syntax rules for lsp floating windowMichael Lingelbach2021-03-09
* | | | | | | | | lsp: Resolve codeLense server capabilities (#14056)Josa Gesell2021-03-10
* | | | | | | | | lsp: get_language_id (#14092)TJ DeVries2021-03-10
* | | | | | | | | Merge pull request #14095 from mjlbach/lsp_incremental_endline_fixMichael Lingelbach2021-03-10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | lsp: fix endline such that it cannot point outside the buffer rangeMichael Lingelbach2021-03-10
|/ / / / / / / /
* | | | | | | | runtime/termdebug 82be4849eed0b8fbee45bc8da99b685ec89af59a (#13660)Michael Sartain2021-03-10
* | | | | | | | Merge pull request #14065 from bfredl/overlaymodeBjörn Linse2021-03-10
|\ \ \ \ \ \ \ \
| * | | | | | | | decorations: add additional styling of virt_text overlaysBjörn Linse2021-03-10
* | | | | | | | | Merge pull request #14079 from mjlbach/incremental_syncMichael Lingelbach2021-03-09
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | lsp: add incremental text synchronizationMichael Lingelbach2021-03-09
| |/ / / / / / /
* | | | | | | | Merge pull request #14088 from janlazo/vim-8.2.2577Jan Edmund Lazo2021-03-09
|\ \ \ \ \ \ \ \
| * | | | | | | | vim-patch:8.2.2438: out of bounds compiler warningJan Edmund Lazo2021-03-09
| * | | | | | | | vim-patch:8.2.1507: using malloc() directlyJan Edmund Lazo2021-03-09
| * | | | | | | | vim-patch:8.2.2577: compiler warning for type conversionJan Edmund Lazo2021-03-09
|/ / / / / / / /
* | | | | | | | Merge pull request #13875 from smolck/vim_fn_error_on_apiBjörn Linse2021-03-09
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | use pcall_errsmolck2021-03-09
| * | | | | | | Fix unused varargsmolck2021-02-06
| * | | | | | | vim.fn: add test for errorsmolck2021-02-04
| * | | | | | | remove extra line, remove () in errorsmolck2021-02-04
| * | | | | | | vim.fn: throw error when trying to use API functionsmolck2021-02-03
* | | | | | | | Merge pull request #13686 from bfredl/fasteventBjörn Linse2021-03-08
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | state: throttle batched event processing when input is availableBjörn Linse2021-03-08
|/ / / / / / /
* | | | | | | Merge pull request #14070 from janlazo/vim-8.2.2564Jan Edmund Lazo2021-03-07
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:8.2.1513: cannot interrupt shell used for filename expansionJan Edmund Lazo2021-03-06
| * | | | | | | vim-patch:8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptionsJan Edmund Lazo2021-03-06
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #13993 from teto/gendocMatthieu Coudron2021-03-07
|\ \ \ \ \ \ \
| * | | | | | | more generic shebang for lua2dox_filterMatthieu Coudron2021-03-04
| * | | | | | | fix: section_name must be a dict {filename:name}Matthieu Coudron2021-03-04
| * | | | | | | chore: rename progress_callback to progress_handlerMatthieu Coudron2021-03-04
| * | | | | | | fix(flake): can now generate vimdocMatthieu Coudron2021-03-04
* | | | | | | | Merge pull request #13004 from jgehrig/jg-neovim-qt-runtimeerw72021-03-07
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Issue 12928: Windows missing QtSVG DLLJohn Gehrig2021-02-16
* | | | | | | | Merge pull request #13919 from TheAlakazam/lsplogfixMichael Lingelbach2021-03-06
|\ \ \ \ \ \ \ \
| * | | | | | | | lsp: add explicit entry on lsp log startPiyush Jaipuriyar2021-03-06
* | | | | | | | | Merge pull request #14052 from phaazon/fix/typoBjörn Linse2021-03-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix a typo in the Lua documentation for nvim_create_namespace().Dimitri Sabadie2021-03-04
* | | | | | | | | | Merge pull request #14066 from LeeWannacott/clarify-nvim-putBjörn Linse2021-03-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added If true to show that {after} and {follow} parameters of nvim_put() are ...Lee Wannacott2021-03-07
| * | | | | | | | | | Forgot to add colon to the {follow} parameters statementLee Wannacott2021-03-07
| * | | | | | | | | | Clarify that nvim_put()'s {after} and {follow} parameters expect boolean valu...Lee Wannacott2021-03-07
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #13793 from mjlbach/fix_terminating_eol_diagnosticMichael Lingelbach2021-03-05
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | lsp: fix diagnostic reported on terminating EOL characterMichael Lingelbach2021-03-02
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #14048 from saadparwaiz1/runtime/haskellJan Edmund Lazo2021-03-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | runtime/haskell: 4f4d51a942cc2c6b3e936ee0f93f00c2d000065cSaad Parwaiz2021-03-03
| * | | | | | | | | runtime/haskell: 8fe1000e9c3438d0ff36cf2340f0f0e48f8fb89fSaad Parwaiz2021-03-03
| * | | | | | | | | runtime/cabal: 23515b4ef7580af8b9d3b964a558ab2007cacda5Saad Parwaiz2021-03-03
| * | | | | | | | | runtime/cabal: 4f4d51a942cc2c6b3e936ee0f93f00c2d000065cSaad Parwaiz2021-03-03
* | | | | | | | | | Merge pull request #14059 from mjlbach/fix/no_notification_lsp_sigtermMichael Lingelbach2021-03-04
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | lsp: don't invoke vim.notify on sigterm of language serverMichael Lingelbach2021-03-04
|/ / / / / / / / /
* | | | | | | | | Merge pull request #14047 from mjlbach/feature/notify_on_crashMichael Lingelbach2021-03-04
|\ \ \ \ \ \ \ \ \