aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Reuse inccommand preview window (fix #11529) (#12612)Ville Hakulinen2020-07-15
* | | | Merge pull request #12507 from tjdevries/tjdevries/viml_lua_callbacksTJ DeVries2020-07-11
|\ \ \ \
| * | | | lua: Add ability to pass tables with __callTJ DeVries2020-07-10
| * | | | lua: Add ability to pass lua functions directly to vimLTJ DeVries2020-07-10
|/ / / /
* | | | Merge pull request #12590 from nvim-treesitter/ts-fix-highlightTJ DeVries2020-07-10
|\ \ \ \
| * | | | treesitter: add parser on_lines callbacksThomas Vigouroux2020-07-10
| * | | | treesitter: cache the capture hl relationThomas Vigouroux2020-07-10
| * | | | treesitter: update test to show overlapping worksThomas Vigouroux2020-07-10
| * | | | treesitter: use change calbacks on redrawThomas Vigouroux2020-07-10
|/ / / /
* | | | treesitter: call bufload before parsing (#12603)Thomas Vigouroux2020-07-10
* | | | doc: Add information about lua function calls (#12574)TJ DeVries2020-07-08
* | | | doc: mention that defer_fn applies schedule_wrap (#12601)Christian Clason2020-07-07
* | | | Merge pull request #12538 from janlazo/vim-8.2.1055Matthieu Coudron2020-07-06
|\ \ \ \
| * | | | vim-patch:8.1.0093: non-MS-Windows: Cannot interrupt gdb when program is runningJan Edmund Lazo2020-07-04
| * | | | vim-patch:8.2.1104: Coverity warnts for possible NULL pointer useJan Edmund Lazo2020-07-04
| * | | | vim-patch:8.2.1089: Coverity warns for pointer computationJan Edmund Lazo2020-07-04
| * | | | vim-patch:8.2.1095: may use pointer after freeing itJan Edmund Lazo2020-07-04
| * | | | vim-patch:8.2.1060: not all elinks files are recognizedJan Edmund Lazo2020-07-04
| * | | | 'clang/Logic error': use enums to avoid undefined array subscriptJan Edmund Lazo2020-07-04
| * | | | vim-patch:8.1.1372: when evaluating 'statusline' the current window is unknownJan Edmund Lazo2020-07-04
| * | | | vim-patch:8.2.1055: no filetype set for pacman config filesJan Edmund Lazo2020-07-04
* | | | | lua: add options to highlight.on_yank (#12549)Christian Clason2020-07-05
* | | | | lsp: add optional vertical padding, maximal size to floats (#12444)Christian Clason2020-07-05
|/ / / /
* | | | Merge pull request #12531 from BK1603/autoread-tuiMatthieu Coudron2020-07-04
|\ \ \ \
| * | | | removed test fileBK16032020-07-04
| * | | | removed whitespaceBK16032020-07-03
| * | | | removed retryBK16032020-07-03
| * | | | clarified the reason for waitBK16032020-07-02
| * | | | replaced sleep with a changed mtime for the test fileBK16032020-07-02
| * | | | removed unnecessary feed callsBK16032020-07-02
| * | | | Added testBK16032020-07-02
| * | | | Update file on focus gainedBK16032020-07-02
| * | | | Added healt check for tmux focus eventsBK16032020-07-02
* | | | | version.c: update [ci skip] (#12581)Marvim the Paranoid Android2020-07-03
* | | | | doc: fix scripts and regenerate (#12506)TJ DeVries2020-07-02
* | | | | docs: Describe how to escape keycodes with nvim_feedkeys (#12484)Anmol Sethi2020-07-01
* | | | | version.c: update [ci skip] (#12524)Marvim the Paranoid Android2020-06-30
* | | | | lsp: Use nvim_buf_get_lines in locations_to_items and add more tests (#12357)Mathias Fußenegger2020-06-30
* | | | | Merge pull request #12491 from vigoux/treesitter-set-rangesMatthieu Coudron2020-06-30
|\ \ \ \ \
| * | | | | treesitter: use single nodes in set_rangesThomas Vigouroux2020-06-29
| * | | | | treesitter: separate tests into smaller piecesThomas Vigouroux2020-06-29
| * | | | | treesitter: fix lintThomas Vigouroux2020-06-29
| * | | | | treesitter: use nodes to mark rangesThomas Vigouroux2020-06-29
| * | | | | treesitter: add some documentation for parsersThomas Vigouroux2020-06-29
| * | | | | treesitter: fix some clint errorsThomas Vigouroux2020-06-29
| * | | | | treesitter: test newly added set_included_rangesThomas Vigouroux2020-06-29
| * | | | | treesitter: add set_included_ranges to the parserThomas Vigouroux2020-06-29
| * | | | | treesitter: simplify puhstree call processThomas Vigouroux2020-06-23
* | | | | | Merge pull request #12567 from teto/wordcount_doc_fixJames McCoy2020-06-29
|\ \ \ \ \ \
| * | | | | | doc: fix wordcount descriptionMatthieu Coudron2020-06-29
|/ / / / / /