aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.2.0824: still not enough memory allocated when converting stringJan Edmund Lazo2020-09-19
* vim-patch:8.2.0817: not enough memory allocated when converting stringJan Edmund Lazo2020-09-19
* vim-patch:8.1.1972: no proper test for getchar()Jan Edmund Lazo2020-09-19
* lsp: remove popup No signature available. (#12915)Raphael2020-09-18
* buf_updates: fix updates for empty buffers (#12926)Thomas Vigouroux2020-09-17
* Merge pull request #12872 from nvim-treesitter/extmarks-wrong-boundcheckBjörn Linse2020-09-17
|\
| * api(extmarks): allow extrange past final newlineThomas Vigouroux2020-09-17
|/
* Merge pull request #12911 from vigoux/bytetrack-formatoption-roBjörn Linse2020-09-16
|\
| * treesitter: filter updates on <CR>Thomas Vigouroux2020-09-16
|/
* Merge pull request #12917 from bfredl/bytes_setlineBjörn Linse2020-09-16
|\
| * buf_attach: fix buffer updates with setline()Björn Linse2020-09-16
* | Merge pull request #12914 from janlazo/vim-8.2.1675Jan Edmund Lazo2020-09-16
|\ \
| * | vim-patch:8.1.2222: accessing invalid memoryJan Edmund Lazo2020-09-15
| * | vim-patch:8.1.2108: cannot close the cmdline window from CmdWinEnterJan Edmund Lazo2020-09-15
| * | vim-patch:8.2.1684: "gF" does not use line number after file in Visual modeJan Edmund Lazo2020-09-14
| * | vim-patch:8.2.0637: incsearch highlighting does not work for ":sort!"Jan Edmund Lazo2020-09-14
| * | vim-patch:8.1.2338: using Visual mark sith :s gives E20 if not setJan Edmund Lazo2020-09-14
| |/
* | Merge pull request #12912 from nvim-treesitter/treesitter-docsBjörn Linse2020-09-16
|\ \ | |/ |/|
| * docs: Move treesitter docs in their own fileThomas Vigouroux2020-09-14
|/
* lsp: fix failed switch window error (#12900)Raphael2020-09-14
* doc: Add docs for uri functions (#12887)TJ DeVries2020-09-14
* Merge pull request #12905 from janlazo/vim-8.1.0555Jan Edmund Lazo2020-09-13
|\
| * vim-patch:8.1.1704: C-R C-W does not work after C-G when using 'incsearch'Jan Edmund Lazo2020-09-13
| * vim-patch:8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursorJan Edmund Lazo2020-09-13
| * vim-patch:8.1.0499: :2vimgrep causes an ml_get errorJan Edmund Lazo2020-09-13
| * vim-patch:8.1.0640: get E14 while typing command :tab with 'incsearch' setJan Edmund Lazo2020-09-13
| * vim-patch:8.2.0902: using searchcount() in 'statusline' causes an errorJan Edmund Lazo2020-09-13
| * vim-patch:8.1.0556: saving/restoring search patterns share saved last_idxJan Edmund Lazo2020-09-13
| * vim-patch:8.1.0584: with search CTRL-L does not pick up composing charactersJan Edmund Lazo2020-09-13
| * vim-patch:8.1.0555: crash when last search pat is set but not last substitute...Jan Edmund Lazo2020-09-13
|/
* Merge pull request #12841 from bfredl/buf_doBjörn Linse2020-09-13
|\
| * api: add nvim_buf_call to call function with curbuf changed to bufferBjörn Linse2020-09-13
|/
* Merge pull request #12851 from bfredl/luahlBjörn Linse2020-09-13
|\
| * luahl: temporary workaround for virt_text ownership ambiguityBjörn Linse2020-09-13
| * luahl: global the luahlBjörn Linse2020-09-13
| * Fix typo in treesitter docs: parser directory is `parser` not `parsers`Stephan Seitz2020-09-13
| * fix: use luahl in treesitterThomas Vigouroux2020-09-13
| * luahlBjörn Linse2020-09-13
|/
* Merge pull request #12883 from janlazo/vim-8.2.1640Jan Edmund Lazo2020-09-12
|\
| * vim-patch:8.1.1298: invalid argument test fails without X clipboardJan Edmund Lazo2020-09-11
| * vim-patch:8.1.1297: invalid argument test fails without GTKJan Edmund Lazo2020-09-11
| * vim-patch:8.1.1296: crash when using invalid command line argumentJan Edmund Lazo2020-09-11
* | UI: fix cursor not displayed after hiding and un-hiding #12811erw72020-09-12
* | docs: Add hint for :help vim.lsp.buf for new users (#12886)Dave Lage2020-09-12
* | lsp: fix lsp.buf.formatting_sync() null response (#12752)beardedsakimonkey2020-09-12
* | lsp: Fix parameter markdown rendering for signature help (#12832)Xuyuan Pang2020-09-12
* | docs: Use nvim-lspconfig plugin in lsp docs (#12885)Dave Lage2020-09-12
* | Merge pull request #12721 from aufarg/vim-8.1.0265Jan Edmund Lazo2020-09-12
|\ \
| * | vim-patch:8.1.0552: saved last search pattern may not be restoredAufar Gilbran2020-09-11
| * | vim-patch:8.1.0399: 'hlsearch' highlight remains in other windowAufar Gilbran2020-09-11