aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* folds: decrease reliance on global 'curwin'Matthieu Coudron2020-04-24
* lsp: callback for references now opens qf (#12171)Thore Weilbier2020-04-23
* treesitter: check for integer overflow (#12135)Thomas Vigouroux2020-04-22
* Merge pull request #12081 from xylix/bash-version-checkJames McCoy2020-04-21
|\
| * Apply suggestions from code reviewKerkko Pelttari2020-04-07
| * Check for bash version in vim-patch.shKerkko Pelttari2020-04-06
* | terminal: Fix mouse coordinates issue (#12158)erw72020-04-21
* | lsp: do not assert even if the code does not exist in ErrorCodes (#11981)Hirokazu Hata2020-04-21
* | lsp: textDocument/definition can return Location or Location[] (#12014)Khangal2020-04-21
* | doc: fix vim.lsp.stop_all_clients doc (#12055)Hirokazu Hata2020-04-21
* | Merge pull request #12108 from mcepl/luv-1.18.0-compatJames McCoy2020-04-21
|\ \
| * | Test on actual libuv version number, not on existence of symbol.Matěj Cepl2020-04-21
| * | Make neovim building even with libuv 1.18.0Matěj Cepl2020-04-21
|/ /
* | Merge pull request #11989 from Weypare/textEditMatthieu Coudron2020-04-20
|\ \
| * | test: add docs for get_completion_word testAndrey Avramenko2020-04-20
| * | test: add get_completion_word test for text_doc...Andrey Avramenko2020-04-20
| * | LSP/completion: Add completion text helper functionAndrey Avramenko2020-04-20
| * | LSP/completion: add textEdit supportAndrey Avramenko2020-03-06
* | | tui: Don't call uv_write without output (#12146)erw72020-04-20
* | | lsp: export convert_signature_help_to_markdown_lines (#11950)Hirokazu Hata2020-04-19
* | | Merge pull request #12047 from erw7/fix-resolve-on-windowsMatthieu Coudron2020-04-19
|\ \ \
| * | | Change to canonicalize only when reparse point in includederw72020-04-02
| * | | Change resolve() to resolve symbolic links on Windowserw72020-04-02
* | | | lua: allow deepcopy of functions (#12136)Tristan Konolige2020-04-19
* | | | lsp: replace the event that closes the signature help preview window from Ins...Hirokazu Hata2020-04-18
* | | | LSP: fix breakage when severity isn't specified (#12027)Ghjuvan Lacambre2020-04-18
* | | | Merge pull request #12141 from vigoux/treesitter_fixMatthieu Coudron2020-04-18
|\ \ \ \
| * | | | treesitter: remove utf8proc dependencyThomas Vigouroux2020-04-18
| * | | | treesitter: escape backslashes in queriesThomas Vigouroux2020-04-18
| * | | | treesitter: update vendor codeThomas Vigouroux2020-04-18
* | | | | Merge pull request #12145 from janlazo/vim-8.2.0584Matthieu Coudron2020-04-18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vim-patch:8.2.0589: .bsd file type not recognizedJan Edmund Lazo2020-04-17
| * | | | vim-patch:8.2.0584: viminfo file uses obsolete function file_readable()Jan Edmund Lazo2020-04-17
|/ / / /
* | | | folds: decrease reliance on global "curwin" (#12132)Matthieu Coudron2020-04-16
* | | | doc:Fix incorrect nvim config paths in documentation (#12134)Micah Halter2020-04-16
* | | | lsp: provide a default for missing reference kind (#12127)George Zhao2020-04-16
* | | | win,runtime: Fix problem when win32yank was a symbolic link in WSL [skip ci] ...erw72020-04-15
* | | | Merge pull request #12005 from erw7/fix-screen-vsplitJames McCoy2020-04-15
|\ \ \ \
| * | | | Fix screen terminal family issueserw72020-03-12
| * | | | Fix splitting issue on gnu screenerw72020-03-12
* | | | | Merge pull request #12121 from janlazo/vim-8.2.0575James McCoy2020-04-15
|\ \ \ \ \
| * | | | | vim-patch:8.2.0575: :digraph! not testedJan Edmund Lazo2020-04-13
|/ / / / /
* | | | | Suppress Microsoft copyright banner. (#12114)Doug Richardson2020-04-14
* | | | | Use libnvim as OUTPUT_NAME for libnvim (#12119)Doug Richardson2020-04-14
* | | | | TUI: support setting cursor color in tmux (#12100)Thomas Churchman2020-04-14
* | | | | Merge pull request #11997 from janlazo/vim-8.1.2389Matthieu Coudron2020-04-13
|\ \ \ \ \
| * | | | | vim-patch:8.2.0549: user systemd files not recognizedJan Edmund Lazo2020-04-13
| * | | | | vim-patch:8.2.0544: memory leak in search testJan Edmund Lazo2020-04-13
| * | | | | vim-patch:8.2.0507: getbufvar() may get the wrong dictionaryJan Edmund Lazo2020-04-13
| * | | | | vim-patch:8.2.0473: variables declared in an outer scopeJan Edmund Lazo2020-04-13