aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | 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
| * | | | vim-patch:8.1.0392: error while typing :/foo/s// with 'incsearch' enabledAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0356: using :s with 'incsearch' prevents CTRL-R CTRL-WAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search patternAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0339: wrong highlight when 'incsearch' set and cancelling :sAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0321: 'incsearch' regression: /\v highlights everythingAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0320: too much 'incsearch' highlight for pat matching everythingAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0296: command parsing for 'incsearch' is a bit uglyAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0295: no 'incsearch' highlighting for :vimgrep and similarAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0291: 'incsearch' highlighting not used for :sortAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0286: 'incsearch' does not apply to :smagic and :snomagicAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0284: 'cursorline' highlighting wrong with 'incsearch'Aufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0282: 'incsearch' does not work with command modifiersAufar Gilbran2020-09-11
| * | | | ex_docmd: merge parse_state_T with exarg_TAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0281: parsing command modifiers is not separatedAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0280: 'incsearch' highlighting does not work for ":g!/"Aufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0279: 'incsearch' highlighting does not skip white spaceAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0278: 'incsearch' highlighting does not accept reverse rangeAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0277: 'incsearch' highlighting wrong in a few casesAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0275: 'incsearch' with :s doesn't start at cursor lineAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0274: 'incsearch' triggers on ":source"Aufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0273: invalid memory access when using 'incsearch'Aufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0271: 'incsearch' doesn't work for :s, :g or :vAufar Gilbran2020-09-11
| * | | | vim-patch:8.1.0265: the getcmdline() function is way too bigAufar Gilbran2020-09-11
* | | | | docs: Align help docs to match using tab (#12891)Dave Lage2020-09-12
| |/ / / |/| | |
* | | | Merge pull request #12889 from vigoux/bytetrack-open-lineBjörn Linse2020-09-11
|\ \ \ \
| * | | | fix(bufupdates): avoid sending empty updatesThomas Vigouroux2020-09-11
| * | | | fix(bytetrack): send correct events when opening linesThomas Vigouroux2020-09-11
* | | | | Merge pull request #12881 from bfredl/unexecuteBjörn Linse2020-09-10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lua: cleanup naming conventions of executor functionsBjörn Linse2020-09-10
|/ / / /
* | | | Merge pull request #12568 from nvim-treesitter/bytetrackBjörn Linse2020-09-10
|\ \ \ \
| * | | | memline: do not attempt to cache line2byte()Björn Linse2020-09-10
| * | | | tests: disable hl glitch test for now, will be fixed in luahl (next PR)Björn Linse2020-09-10
| * | | | wip trying to fix the highlighterThomas Vigouroux2020-09-09
| * | | | fix lintsThomas Vigouroux2020-09-09
| * | | | treesitter: use new on_bytes interfaceBjörn Linse2020-09-09
| * | | | api/buffer: add "on_bytes" callback to nvim_buf_attachBjörn Linse2020-09-09
| * | | | memline: cache byte offset of current lineBjörn Linse2020-09-09
| * | | | extmark: use resonable names in extmark_spliceBjörn Linse2020-09-09
| * | | | extmark: separate extmark_splice_cols for column-only changeBjörn Linse2020-09-09
* | | | | snap: Fix snapcraft builds #12879Carlos Hernandez2020-09-09
|/ / / /