aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix: address issues for BufModifiedSetRom Grk2020-11-09
* fix: finish renaming to BufModifiedSetRom Grk2020-11-07
* fix: rename to BufModifiedSetRom Grk2020-11-07
* feat: implement BufModified autocmdRom Grk2020-11-07
* Merge pull request #13241 from bfredl/decorationBjörn Linse2020-11-07
|\
| * decoration: split out "decoration" from "extmark" moduleBjörn Linse2020-11-07
* | Merge pull request #13117 from romgrk/add-scroll-eventsBjörn Linse2020-11-07
|\ \ | |/ |/|
| * fix: lint doc-commentsRom Grk2020-11-07
| * my fight with the linterRom Grk2020-11-06
| * Merge branch 'master' into add-scroll-eventsRom Grk2020-11-03
| |\
| * | fix: remove xxx commentRom Grk2020-11-01
| * | feat: implement a working WinScrolled autocmdRom Grk2020-10-28
| * | move.c: dont invalidate viewport when no scroll happenedRom Grk2020-10-25
| * | scroll: use win->w_viewport_invalidRom Grk2020-10-24
| * | scroll: cleanup unnecessary code & commentsRom Grk2020-10-24
| * | implement scroll autocommandRom Grk2020-10-21
* | | vim-patch:8.2.1961: various comments can be improvedJan Edmund Lazo2020-11-06
* | | vim-patch:8.2.1959: crash when terminal buffer name is made emptyJan Edmund Lazo2020-11-06
* | | vim-patch:8.1.0268: file type checking has too many #ifdef (#13182)tamago3242020-11-06
* | | Merge pull request #13227 from bfredl/earlyinspectBjörn Linse2020-11-05
|\ \ \
| * | | lua: make vim.inspect available early so it can be used for path debuggingBjörn Linse2020-11-05
* | | | Merge pull request #13224 from janlazo/vim-8.2.1944Jan Edmund Lazo2020-11-04
|\ \ \ \
| * | | | vim-patch:8.1.1956: screenshot tests may use a different encodingJan Edmund Lazo2020-11-04
| * | | | vim-patch:8.1.1829: difference in screenshotsJan Edmund Lazo2020-11-04
| |/ / /
* | | | Merge pull request #13219 from vigoux/ts-extract-treeBjörn Linse2020-11-04
|\ \ \ \ | |/ / / |/| | |
| * | | treesitter: separate tree and parserThomas Vigouroux2020-11-04
* | | | vim-patch:8.2.1947: crash when using "zj" without folds (#13222)Sean Dewar2020-11-03
|/ / /
* | | bundle: move tree-sitter as a bundled depThomas Vigouroux2020-11-03
* | | Merge pull request #13211 from bfredl/fastruntimeBjörn Linse2020-11-03
|\ \ \ | |_|/ |/| |
| * | api: gotta get the runtime fastBjörn Linse2020-11-03
* | | vim-patch:8.2.1942: insufficient test coverage for the Netbeans interfaceJan Edmund Lazo2020-11-02
|/ /
* | startup: handle autoload and lua packages during startupBjörn Linse2020-11-02
* | vim-patch:8.2.1086: possibly using freed memory when text properties usedJan Edmund Lazo2020-11-01
* | vim-patch:8.2.0864: pragmas are indented all the way to the leftJan Edmund Lazo2020-11-01
* | Merge pull request #13203 from janlazo/vim-8.2.1936Jan Edmund Lazo2020-11-01
|\ \
| * | vim-patch:8.2.1936: session sets the local 'scrolloff' value to the global valueJan Edmund Lazo2020-11-01
* | | Merge pull request #12870 from bfredl/themeparkBjörn Linse2020-11-01
|\ \ \ | |/ / |/| |
| * | api: add API for themesBjörn Linse2020-11-01
* | | Merge pull request #13197 from janlazo/vim-8.2.1925Jan Edmund Lazo2020-11-01
|\ \ \
| * | | vim-patch:8.2.0666: Ruby test fails on MS-WindowsJan Edmund Lazo2020-11-01
| * | | vim-patch:8.2.0639: MS-Windows: messages test still failsJan Edmund Lazo2020-11-01
| * | | vim-patch:8.2.1926: cannot use a space in 'spellfile'Jan Edmund Lazo2020-11-01
| * | | vim-patch:8.2.1925: list/dict test failsJan Edmund Lazo2020-11-01
* | | | Merge pull request #13192 from bfredl/nodeidBjörn Linse2020-11-01
|\ \ \ \
| * | | | treesitter: add node:id()Björn Linse2020-11-01
| | |/ / | |/| |
* | | | treesitter: fix wrong string formattingThomas Vigouroux2020-11-01
* | | | tree-sitter: error out when parsing failsThomas Vigouroux2020-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.2.0929: v:register is not cleared after an operator was executedJan Edmund Lazo2020-10-29