aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* netrw.vim: gx should ignore terminal buffers #12091Santos Gallegos2020-04-08
* api/ui: win_viewport event for visible range and cursor position in windowBjörn Linse2020-04-01
* vim.uri: fix uri_to_fname (#12059)Hirokazu Hata2020-03-30
* Merge pull request #11746 from Billy4195/add_wildmenu_keyMatthieu Coudron2020-03-28
|\
| * doc: Fix wildmenu doc inconsistencies and typosZantox2020-03-28
| * doc: C-Y and C-E in wildmenu completionBilly Su2020-02-18
* | vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
* | Merge pull request #11927 from Jesse-Bakker/lsp-buf-versionBjörn Linse2020-03-16
|\ \
| * | Use buffer version instead of changedtick for editsJesse Bakker2020-02-27
* | | vim-patch:8.2.0360: yaml files are only recognized by the file extensionJan Edmund Lazo2020-03-07
* | | lsp: make showMessage and logMessage callbacks different (#11942)Hirokazu Hata2020-03-02
* | | Merge pull request #11716 from teto/folds_auto_backupMatthieu Coudron2020-03-02
|\ \ \
| * | | updating docMatthieu Coudron2020-03-02
* | | | lua: add vim.tbl_len() #11889Hirokazu Hata2020-03-01
* | | | vim-patch:8.1.1466: not updating priority on existing signJan Edmund Lazo2020-03-01
* | | | vim-patch:8.1.0881: can execute shell commands in rvim through interfacesJan Edmund Lazo2020-03-01
* | | | vim-patch:8.1.1510: a plugin cannot easily expand a command like done internallyJan Edmund Lazo2020-03-01
* | | | man.vim: Handle `man` errors when looking for man-pathsRob Pilling2020-02-29
* | | | Merge #11805 'vim-patch:8.1.0619'Justin M. Keyes2020-02-29
|\ \ \ \
| * | | | vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and DictJan Edmund Lazo2020-02-29
| |/ / /
* | | | lsp: add 'textDocument/documentSymbol’ callbackHirokazu Hata2020-03-01
* | | | lsp: add bufnr to callback function argumentsHirokazu Hata2020-02-28
|/ / /
* | | LSP: Remove diagnostic message handling in locations_to_itemsMathias Fussenegger2020-02-27
* | | LSP/references: Add context to locations returned by serverMathias Fussenegger2020-02-27
* | | Merge pull request #11880 from bfredl/tree-sitter-regexBjörn Linse2020-02-27
|\ \ \
| * | | lua: add regex support, and `@match` support in treesitter queriesBjörn Linse2020-02-26
| * | | treesitter: redraw on changed queryBjörn Linse2020-02-26
| |/ /
* | | Add signs for Lsp diagnostics (#11668)Alvaro Muñoz2020-02-27
* | | LSP/hover: Do not throw away contents if first line is empty (#11939)Mathias Fußenegger2020-02-27
* | | add support to show diagnostics count in statusline (#11641)Alvaro Muñoz2020-02-26
* | | LSP: implement documentHighlight (#11638)Alvaro Muñoz2020-02-26
|/ /
* | lsp/completion: show duplicates in completion popup #11920Mathias Fußenegger2020-02-21
* | vim-patch:8.1.1122: char2nr() does not handle composing charactersJan Edmund Lazo2020-02-20
* | lsp: make functions private and use filter functionHirokazu Hata2020-02-19
* | lsp: respect the sort order if there is sortTextHirokazu Hata2020-02-19
* | lsp: fix textDocument/completion handlingHirokazu Hata2020-02-19
* | lua: move test helper function, map and filter, to vim.shared moduleHirokazu Hata2020-02-18
* | lsp/rpc.lua: fix `env` application functionJustin M. Keyes2020-02-16
* | LSP: fix validate_client_configJustin M. Keyes2020-02-16
* | checkhealth: allow 'sudo install' of 'Neovim::Ext' #11874Jan Edmund Lazo2020-02-15
* | Merge pull request #11864 from h-michael/deepcopyBjörn Linse2020-02-15
|\ \
| * | lua: if second argument is vim.empty_dict(), vim.tbl_extend uses empty_dict()...Hirokazu Hata2020-02-14
| * | lua: vim.deepcopy uses empty_dict() instead of {} for empty_dict()Hirokazu Hata2020-02-13
* | | checkhealth: ignore cpamn "!" output #11869Jan Edmund Lazo2020-02-14
* | | doc/lsp: start_client config cmd must be a list (#11866)Mathias Fußenegger2020-02-13
|/ /
* | vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is runningerw72020-02-12
* | vim-patch:8.1.0071: terminal debugger only works with the terminal featureerw72020-02-12
* | vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffererw72020-02-12
* | vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a joberw72020-02-12
* | LSP: rename validate_command to _cmd_parts #11847Matthieu Coudron2020-02-11