aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* Add v:event flag on DirChanged signaling switching window (#13153)Andrea Cedraro2020-11-07
* Merge pull request #13117 from romgrk/add-scroll-eventsBjörn Linse2020-11-07
|\
| * doc: fix WinScrolled detailsRom Grk2020-11-07
| * Merge branch 'master' into add-scroll-eventsRom Grk2020-11-03
| |\
| * | doc: update doc: s/Scroll/WinScrolled/Rom Grk2020-10-28
| * | docs: add documentation for Scroll autocmdRom Grk2020-10-24
* | | Update runtime/doc/treesitter.txtLuis Piloto2020-11-05
* | | doc: Fix treesitter doc PR.ElPiloto2020-11-04
* | | doc: Supplement documentation for treesitter.ElPiloto2020-11-04
* | | treesitter: separate tree and parserThomas Vigouroux2020-11-04
* | | docs: Fix typo in example codeLucas Hoffmann2020-11-03
| |/ |/|
* | vim-patch:8.2.0864: pragmas are indented all the way to the leftJan Edmund Lazo2020-11-01
* | Merge pull request #13192 from bfredl/nodeidBjörn Linse2020-11-01
|\ \
| * | treesitter: add node:id()Björn Linse2020-11-01
* | | Merge pull request #13167 from romgrk/vim-8.2.1909Jan Edmund Lazo2020-10-31
|\ \ \
| * | | vim-patch:8.2.1909: number of status line items is limited to 80Rom Grk2020-10-31
| |/ /
* / / vim-patch:8.1.2034: dark them of GTK 3 not supportedJan Edmund Lazo2020-10-29
|/ /
* | vim-patch:8.1.1769: 'shellslash' is also used for completionskippi2020-10-26
* | Merge pull request #13077 from tjdevries/tjdevries/buf_apis_1Björn Linse2020-10-25
|\ \
| * | api: nvim_buf_deleteTJ DeVries2020-10-22
* | | vim-patch:8.2.0901: formatting CJK text isn't optimalJan Edmund Lazo2020-10-23
* | | vim-patch:8.2.0952: no simple way to interrupt VimJan Edmund Lazo2020-10-22
|/ /
* | lsp: Fix "client has shut down" errors during initializing (#13103)Mathias Fußenegger2020-10-22
* | vim-patch:8.2.1874: can't do something just before leaving Insert modeJan Edmund Lazo2020-10-21
* | vim-patch:8.1.1056: no eval function for RubyAlex Genco2020-10-21
|/
* Revert "vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffe...Jan Edmund Lazo2020-10-20
* docs: update apiBjörn Linse2020-10-20
* vim-patch:8.2.0868: trim() always trims both endsskippi2020-10-17
* vim-patch:8.1.0221: not enough testing for the Ruby interfaceJan Edmund Lazo2020-10-14
* vim-patch:8.1.1204: output of :command with address completion is not niceJan Edmund Lazo2020-10-11
* vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer numberJan Edmund Lazo2020-10-10
* vim-patch:8.1.0720: cannot easily change the current quickfx list indexJan Edmund Lazo2020-10-10
* vim-patch:8.1.1705: using ~{} for a literal dict is not niceJan Edmund Lazo2020-10-07
* vim-patch:8.1.1692: using *{} for literal dict is not backwards compatibleJan Edmund Lazo2020-10-07
* vim-patch:8.1.1683: dictionary with string keys is longer than neededJan Edmund Lazo2020-10-07
* lua: vim.wait allows control of fast events (#13053)TJ DeVries2020-10-06
* Treat unmapped ALT/META as ESC+c in all modesMatt Wozniski2020-10-05
* vim-patch:8.2.0841: 'verbose' value 16 causes duplicate outputJan Edmund Lazo2020-10-03
* Merge pull request #12922 from AlxHnr/masterJan Edmund Lazo2020-09-27
|\
| * runtime: update `g:spellfile_URL` to URL used in Vim 8Alexander Heinrich2020-09-17
* | doc: test_garbagecollect_now() was portedJan Edmund Lazo2020-09-26
* | vim-patch:8.2.0953: spell checking doesn't work for CamelCased wordsThomas Vigouroux2020-09-24
* | Update docMinh Son Nguyen2020-09-21
* | docs: Move treesitter docs in their own fileThomas Vigouroux2020-09-14
|/
* doc: Add docs for uri functions (#12887)TJ DeVries2020-09-14
* Fix typo in treesitter docs: parser directory is `parser` not `parsers`Stephan Seitz2020-09-13
* 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
* docs: Use nvim-lspconfig plugin in lsp docs (#12885)Dave Lage2020-09-12
* docs: Align help docs to match using tab (#12891)Dave Lage2020-09-12