| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | vim-patch:8.2.2341: expresison command line completion incomplete after "g:" | Jan Edmund Lazo | 2021-03-12 | |
| | * | | | | | | | | | | | vim-patch:8.2.2452: no completion for the 'filetype' option | Jan Edmund Lazo | 2021-03-12 | |
| | * | | | | | | | | | | | vim-patch:8.2.2591: Poke files are not recognized | Jan Edmund Lazo | 2021-03-12 | |
| |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | Merge pull request #13567 from bfredl/termpipe | Björn Linse | 2021-03-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | api: allow open non-current buffer as terminal (+ xmas bonus) | Björn Linse | 2021-03-12 | |
| * | | | | | | | | | | | vim-patch:8.2.2588: build failure with tiny features (#14099) | Jan Edmund Lazo | 2021-03-11 | |
| * | | | | | | | | | | | Merge pull request #14106 from mfussenegger/lsp-incremental-sync | Michael Lingelbach | 2021-03-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | lsp: Use incremental sync by default | Mathias Fussenegger | 2021-03-11 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | Merge pull request #14107 from mfussenegger/gen-docs | Michael Lingelbach | 2021-03-11 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | Update lsp, lua and api docs (gen_vimdoc.py) | Mathias Fussenegger | 2021-03-11 | |
| |/ / / / / / / / / | ||||
| * | | / / / / / / | aarch64/linux: fix build by updating LuaJIT (#14096) | Raymond W. Ko | 2021-03-10 | |
| | |_|/ / / / / / |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #14073 from mjlbach/feature/syntax_highlight_rule | Michael Lingelbach | 2021-03-10 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | lsp: add custom syntax rules for lsp floating window | Michael Lingelbach | 2021-03-09 | |
| * | | | | | | | | | lsp: Resolve codeLense server capabilities (#14056) | Josa Gesell | 2021-03-10 | |
| * | | | | | | | | | lsp: get_language_id (#14092) | TJ DeVries | 2021-03-10 | |
| * | | | | | | | | | Merge pull request #14095 from mjlbach/lsp_incremental_endline_fix | Michael Lingelbach | 2021-03-10 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| | * | | | | | | | | lsp: fix endline such that it cannot point outside the buffer range | Michael Lingelbach | 2021-03-10 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | runtime/termdebug 82be4849eed0b8fbee45bc8da99b685ec89af59a (#13660) | Michael Sartain | 2021-03-10 | |
| * | | | | | | | | Merge pull request #14065 from bfredl/overlaymode | Björn Linse | 2021-03-10 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | decorations: add additional styling of virt_text overlays | Björn Linse | 2021-03-10 | |
| * | | | | | | | | | Merge pull request #14079 from mjlbach/incremental_sync | Michael Lingelbach | 2021-03-09 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||
| | * | | | | | | | | lsp: add incremental text synchronization | Michael Lingelbach | 2021-03-09 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | Merge pull request #14088 from janlazo/vim-8.2.2577 | Jan Edmund Lazo | 2021-03-09 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | vim-patch:8.2.2438: out of bounds compiler warning | Jan Edmund Lazo | 2021-03-09 | |
| | * | | | | | | | | vim-patch:8.2.1507: using malloc() directly | Jan Edmund Lazo | 2021-03-09 | |
| | * | | | | | | | | vim-patch:8.2.2577: compiler warning for type conversion | Jan Edmund Lazo | 2021-03-09 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge pull request #13875 from smolck/vim_fn_error_on_api | Björn Linse | 2021-03-09 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||
| | * | | | | | | | use pcall_err | smolck | 2021-03-09 | |
| | * | | | | | | | Fix unused vararg | smolck | 2021-02-06 | |
| | * | | | | | | | vim.fn: add test for error | smolck | 2021-02-04 | |
| | * | | | | | | | remove extra line, remove () in error | smolck | 2021-02-04 | |
| | * | | | | | | | vim.fn: throw error when trying to use API function | smolck | 2021-02-03 | |
| * | | | | | | | | Merge pull request #13686 from bfredl/fastevent | Björn Linse | 2021-03-08 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| | * | | | | | | | state: throttle batched event processing when input is available | Björn Linse | 2021-03-08 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge pull request #14070 from janlazo/vim-8.2.2564 | Jan Edmund Lazo | 2021-03-07 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | vim-patch:8.2.1513: cannot interrupt shell used for filename expansion | Jan Edmund Lazo | 2021-03-06 | |
| | * | | | | | | | vim-patch:8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptions | Jan Edmund Lazo | 2021-03-06 | |
| | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | | Merge pull request #13993 from teto/gendoc | Matthieu Coudron | 2021-03-07 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | more generic shebang for lua2dox_filter | Matthieu Coudron | 2021-03-04 | |
| | * | | | | | | | fix: section_name must be a dict {filename:name} | Matthieu Coudron | 2021-03-04 | |
| | * | | | | | | | chore: rename progress_callback to progress_handler | Matthieu Coudron | 2021-03-04 | |
| | * | | | | | | | fix(flake): can now generate vimdoc | Matthieu Coudron | 2021-03-04 | |
| * | | | | | | | | Merge pull request #13004 from jgehrig/jg-neovim-qt-runtime | erw7 | 2021-03-07 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| | * | | | | | | | Issue 12928: Windows missing QtSVG DLL | John Gehrig | 2021-02-16 | |
| * | | | | | | | | Merge pull request #13919 from TheAlakazam/lsplogfix | Michael Lingelbach | 2021-03-06 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | lsp: add explicit entry on lsp log start | Piyush Jaipuriyar | 2021-03-06 | |
| * | | | | | | | | | Merge pull request #14052 from phaazon/fix/typo | Björn Linse | 2021-03-06 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | Fix a typo in the Lua documentation for nvim_create_namespace(). | Dimitri Sabadie | 2021-03-04 | |
| * | | | | | | | | | | Merge pull request #14066 from LeeWannacott/clarify-nvim-put | Björn Linse | 2021-03-06 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Added If true to show that {after} and {follow} parameters of nvim_put() are ... | Lee Wannacott | 2021-03-07 | |