aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add support in Neovim for f38-f63 key bindings.newfeaturesJosh Rahm2021-10-07
* Change the Popup menu omnihighlight to use %#<hl># format.Josh Rahm2021-10-05
* Enable multibyte registers in VimL.Josh Rahm2021-10-05
* Add documentation for the userregfun setting.Josh Rahm2021-10-05
* Add user-registers for arbitrary registers.Josh Rahm2021-10-05
* Add colorable popupmenu.Josh Rahm2021-10-05
* Add colorcol character documentation.Josh Rahm2021-10-05
* Move colorcolumn character option to fillchars.Josh Rahm2021-10-05
* Add a colorcolumn character option.Josh Rahm2021-10-05
* Add a check to the gen_options.lua script to ensure the options are well orde...Josh Rahm2021-10-05
* Add the ability to title floating windows.Josh Rahm2021-10-05
* build(deps): bump luarocks to 3.7.0 #15740Christian Clason2021-09-22
* feat(diagnostic): allow customized diagnostic messages (#15742)Gregory Anders2021-09-22
* Merge pull request #15739 from clason/luv-bumpJames McCoy2021-09-22
|\
| * fix(build): call find_package(Threads) before using its variablesJames McCoy2021-09-21
| * chore(deps): bump libuv and luv to 1.42.0Christian Clason2021-09-21
* | Merge pull request #14115 from mfussenegger/lsp-commandsMichael Lingelbach2021-09-22
|\ \
| * | feat(lsp): add a registry for client side code action commandsMathias Fussenegger2021-09-20
| * | feat(lsp): include original request params in handler ctxMathias Fussenegger2021-09-20
* | | docs: .git-blame-ignore-revs #15653Justin M. Keyes2021-09-22
* | | refactor: format with uncrustify #15741dundargoc2021-09-22
* | | vim-patch:34cc7d8c034f #15753Christian Clason2021-09-22
* | | Merge pull request #15717 from gpanders/diagnostic-include-sourceMichael Lingelbach2021-09-21
|\ \ \
| * | | refactor(diagnostic): remove get_virt_text_chunks()Gregory Anders2021-09-21
| * | | feat(diagnostic): add option to include diagnostic sourceGregory Anders2021-09-21
|/ / /
* | | fix(diagnostic): preserve fields from LSP diagnostics via user_data (#15735)masterGregory Anders2021-09-21
* | | fix(lsp): update lsp-handler signature in call_hierarchy (#15738)Mathias Fußenegger2021-09-21
* | | ci(PVS): PVS/V009: add required header #15751dundargoc2021-09-21
* | | fix(startup): init.lua: set $MYVIMRC to absolute path #15748Justin M. Keyes2021-09-21
* | | Merge pull request #15745 from e-kwsm/MakefileJames McCoy2021-09-21
|\ \ \ | |_|/ |/| |
| * | build: enhance MakefileEisuke Kawashima2021-09-21
|/ /
* | Merge pull request #15743 from jamessan/libuv-threadsJames McCoy2021-09-20
|\ \ | |/ |/|
| * build: add ${CMAKE_THREAD_LIBS_INIT} to LIBUV_LIBRARIESJames McCoy2021-09-20
|/
* fix(diagnostic): clamp line numbers in display layer (#15729)Gregory Anders2021-09-20
* refactor: reformat with uncrustify #15736dundargoc2021-09-20
* fix(inccommand): ignore trailing commands only for *previewed* command #15638itchyny2021-09-20
* refactor: format with uncrustify #15726dundargoc2021-09-20
* Merge #15727 build(lint): check scripts/*.luaJustin M. Keyes2021-09-19
|\
| * build(lint): commit linterJustin M. Keyes2021-09-19
| * build(lint): check scripts/*.luaJustin M. Keyes2021-09-19
|/
* refactor(Makefile): use built-in make commands #15708kylo2522021-09-19
* feat(diagnostic): match(), tolist(), fromlist() #15704Gregory Anders2021-09-19
* refactor: format with uncrustify #15722dundargoc2021-09-19
* build(lint): commit linter #15725Justin M. Keyes2021-09-19
* Merge pull request #15630 from zeertzjq/vim-8.2.3424Jan Edmund Lazo2021-09-19
|\
| * vim-patch:8.2.3437: compiler warnings for 32/64 bit usagezeertzjq2021-09-19
| * vim-patch:8.2.3425: warning for using uninitialized variablezeertzjq2021-09-19
| * vim-patch:8.2.3424: a sequence of spaces is hard to see in list modezeertzjq2021-09-19
| * vim-patch:8.2.2640: screenstring() returns non-existing composing characterszeertzjq2021-09-19
| * vim-patch:8.1.1110: composing chars on space wrong when 'listchars' is setzeertzjq2021-09-19