aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* lua: docs and tests for vim.scheduleBjörn Linse2019-06-05
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* Merge #10086 'vim-patch:8.1.{902,1114}'Justin M. Keyes2019-06-02
|\
| * vim-patch:8.1.1114: confusing overloaded operator "." for string concatenationerw72019-05-29
| * vim-patch:8.1.0902: incomplete set of assignment operatorserw72019-05-29
* | doc [ci skip] #10097Justin M. Keyes2019-06-01
|/
* vim-patch:8.1.0020: cannot tell whether a register is executing or recordingJan Edmund Lazo2019-05-26
* vim-patch:8.1.0039: cannot easily delete lines in another bufferAndrej Zieger2019-05-26
* vim-patch:8.1.0717: there is no function for the ":sign jump" commandAndrej Zieger2019-05-26
* vim-patch:8.1.0702: ":sign place" only uses the current bufferAndrej Zieger2019-05-26
* vim-patch:8.1.0697: ":sign place" requires the buffer argumentAndrej Zieger2019-05-26
* vim-patch:8.1.0658: deleting signs and completion for :sign is insufficientAndrej Zieger2019-05-26
* vim-patch:8.1.0644: finding next sign ID is inefficientAndrej Zieger2019-05-26
* vim-patch:8.1.0614: placing signs can be complicatedAndrej Zieger2019-05-26
* Merge pull request #9547 from bfredl/rpc_multiline_errBjörn Linse2019-05-26
|\
| * messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* | Merge #10064 from janlazo/vim-8.1.0211Justin M. Keyes2019-05-26
|\ \
| * | vim-patch:8.1.0307: there is no good way to get the window layoutJan Edmund Lazo2019-05-26
| |/
* / doc/API: document indexing behavior #10058KillTheMule2019-05-26
|/
* doc #10017Justin M. Keyes2019-05-25
* Merge #10038 from janlazo/vim-8.0.1514Justin M. Keyes2019-05-21
|\
| * vim-patch:8.0.1514: getting the list of changes is not easyJan Edmund Lazo2019-05-20
* | lua/shared: share trim() implJustin M. Keyes2019-05-20
|/
* runtime/termdebug.vim: handle "\n" as linebreaks #10037Kwon-Young Choi2019-05-20
* vim-patch:8.0.1497: getting the jump list requires parsing the output of :jumpsJan Edmund Lazo2019-05-19
* lintJustin M. Keyes2019-05-19
* lua/shared: share more stuffJustin M. Keyes2019-05-19
* lua/shared: share deepcopy() with test/*Justin M. Keyes2019-05-19
* gen_vimdoc.py: support lua/shared.lua module [ci skip]Justin M. Keyes2019-05-19
* Document the vim.lua functionsKillTheMule2019-05-18
* lua/shared: move table util funcs to vim.sharedJustin M. Keyes2019-05-18
* lua/stdlib: Introduce vim.sharedJustin M. Keyes2019-05-18
* runtime/termdebug.vim #10015Kwon-Young Choi2019-05-16
* runtime/termdebug.vim #8364Kwon-Young Choi2019-05-16
* API/nvim_set_keymap: minor cleanupJustin M. Keyes2019-05-12
* API: nvim_set_keymap, nvim_del_keymap #9924Yilin Yang2019-05-12
* docJustin M. Keyes2019-05-11
* UI/ext_messages: learn more message kindsJustin M. Keyes2019-05-11
* vim-patch:8.1.1306: Borland support is outdated and doesn't workJan Edmund Lazo2019-05-09
* runtime/tutor [ci skip] #9990juliancoffee2019-05-09
* UI/nvim_ui_attach(): add `override` optionJustin M. Keyes2019-05-09
* vim-patch:8.1.1293: MSVC files are no longer useful #9982Jan Edmund Lazo2019-05-08
* vim-patch:8.1.1284: detecting *.tmpl as htmlcheetah is outdatedJan Edmund Lazo2019-05-06
* appdata: Include more info #9974Juraj Fiala2019-05-06
* doc: update setqflist()Marco Hinz2019-05-05
* vim-patch:8.0.1782: no simple way to label quickfix entriesMarco Hinz2019-05-05
* vim-patch:8.1.0369: continuation lines cannot contain commentsJan Edmund Lazo2019-05-03
* terminal: swap priority of terminal, editor highlightsJustin M. Keyes2019-05-02
* gen_vimdoc.py: support <pre> preformatted text [ci skip]Justin M. Keyes2019-05-01
* doc [ci skip]Justin M. Keyes2019-05-01