aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
| * vim-patch:9.0.0092: plugins cannot change v:completed_item (#19542)zeertzjq2022-07-28
| * vim-patch:b529cfbd04c0 (#19501)Christian Clason2022-07-26
| * feat(lsp): allow passing custom list handler to LSP functions that return lis...Dalius Dobravolskas2022-07-25
| * fix(input): do no reinterpret mouse keys with ALT modifierszeertzjq2022-07-25
| * feat(lua): allow vim.cmd to be indexed (#19238)Lewis Russell2022-07-20
| * docs: fix vim.filetype.add by avoiding quotes (#19433)Javier Lopez2022-07-19
| * fix(docs): remove internal function from docs (nvim__*)Maverun2022-07-19
* | Merge remote-tracking branch 'upstream/master' into rahmJosh Rahm2022-07-18
|\|
| * feat(defaults): mouse=nvi #19290matveyt2022-07-17
| * feat(defaults): nnoremap & :&&<CR> #19365Gregory Anders2022-07-15
| * feat(eval)!: input() support any type for "cancelreturn" in a dict (#19357)zeertzjq2022-07-14
| * feat(lsp): defaults: tagfunc, omnifunc (#19003)Mathias Fußenegger2022-07-10
| * feat(runtime)!: enable filetype.lua by default (#19216)Christian Clason2022-07-07
| * refactor(lua): reformat with stylua 0.14.0 (#19264)Christian Clason2022-07-07
| * vim-patch:5ed11535e069 (#19256)Christian Clason2022-07-07
| * Merge pull request #19180 from zeertzjq/tui-kitty-keypadzeertzjq2022-07-07
| |\
| | * test: add tests for keypad keys from kitty keyboard protocolzeertzjq2022-07-04
| * | vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...zeertzjq2022-07-07
| * | feat: add 'mousescroll' option (#12355)Jay2022-07-06
| * | vim-patch:8.0.1562: the terminal debugger can't set a breakpoint with the mou...zeertzjq2022-07-05
| |/
| * refactor(runtime): port scripts.vim to lua (#18710)Jonas Strittmatter2022-07-03
| * vim-patch:9.0.0031: <mods> of user command does not have correct verbose valu...zeertzjq2022-07-03
| * feat(api): add `unsilent` to command APIszeertzjq2022-07-03
| * vim-patch:0d878b95d8f9 (#19197)Christian Clason2022-07-02
| * vim-patch:9.0.0012: signature files not detected properly (#19172)Christian Clason2022-07-01
| * vim-patch:8.1.0695: internal error when using :popupzeertzjq2022-07-01
| * vim-patch:8.1.0487: no menus specifically for the terminal windowzeertzjq2022-07-01
| * vim-patch:8.0.1570: can't use :popup for a menu in the terminalzeertzjq2022-07-01
| * feat(marks): restore viewport on jump #15831Javier Lopez2022-06-30
| * feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
| * refactor(highlight)!: rename attributes to match Vim (#19159)zeertzjq2022-06-30
| * vim-patch:9.0.0006: not all Visual Basic files are recognized (#19153)Christian Clason2022-06-29
| * feat(api): make `nvim_parse_cmd` and `nvim_cmd` support :filterFamiu Haque2022-06-28
| * fix(vim.ui.input): accept nil or empty "opts" #191090x74696d6d792022-06-28
| * vim-patch:069a7d561bbe (#19130)Christian Clason2022-06-27
| * vim-patch:partial:8a3b805c6c9c (#19104)Christian Clason2022-06-27
| * refactor(filetype): allow vim.filetype.match to accept buf and filename (#19114)Gregory Anders2022-06-27
| * refactor(filetype)!: allow vim.filetype.match to use different strategies (#1...Gregory Anders2022-06-26
| * vim-patch:e1dc76fbf333 (#19092)Christian Clason2022-06-25
| * fix: make_filter_cmd for :! powershell #15913Enan Ajmain2022-06-25
| * vim-patch:8cc5b559f700 (#19066)Christian Clason2022-06-23
| * docs(deprecated): alternatives for $NVIM_LISTEN_ADDRESSeyalk112022-06-21
| * Merge pull request #18743 from gpanders/bowooptvalueGregory Anders2022-06-20
| |\
| | * feat(api): add "buf" and "win" to nvim_get_option_valueGregory Anders2022-06-20
| * | vim-patch:d799daa660b8 (#19031)Christian Clason2022-06-20
| |/
| * vim-patch:8.2.5116: "limit" option of matchfuzzy() not always respected (#19005)zeertzjq2022-06-18
| * vim-patch:d592deb33652 (#19002)Christian Clason2022-06-17
| * docs: improve 'insertmode' emulation #18962zeertzjq2022-06-16
| * feat(server): instance "name", store pipes in stdpath(state)Justin M. Keyes2022-06-15
| * docs: fix typos (#18866)dundargoc2022-06-15