aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | implement scroll autocommandRom Grk2020-10-21
* | | | Merge pull request #13237 from janlazo/vim-8.2.1959Jan Edmund Lazo2020-11-06
|\ \ \ \
| * | | | 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 #13229 from ElPiloto/more_treesitter_docThomas Vigouroux2020-11-05
|\ \ \ \ \
| * | | | | Update runtime/doc/treesitter.txtLuis Piloto2020-11-05
| * | | | | doc: Fix treesitter doc PR.ElPiloto2020-11-04
| * | | | | doc: Supplement documentation for treesitter.ElPiloto2020-11-04
* | | | | | Add g:loaded_matchit check (#13226)Shougo2020-11-04
* | | | | | healthcheck: suggest to skip tests perl provider (#13223)Jan Edmund Lazo2020-11-04
|/ / / / /
* | | | | 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 #13225 from erw7/fix-build-msvcThomas Vigouroux2020-11-04
|\ \ \ \ \
| * | | | | third-party: fix build failures in MSVCerw72020-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
|/ / / /
* | | | Merge pull request #13214 from vigoux/ts-bump-0.17.3Thomas Vigouroux2020-11-03
|\ \ \ \
| * | | | deps(tree-sitter): dump to 0.17.3Thomas Vigouroux2020-11-03
* | | | | Merge pull request #13212 from lucc/patch-2Thomas Vigouroux2020-11-03
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | docs: Fix typo in example codeLucas Hoffmann2020-11-03
* | | | | Merge pull request #12931 from vigoux/treesitter-bundledThomas Vigouroux2020-11-03
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tree-sitter: ignore some tests on windowsThomas Vigouroux2020-11-03
| * | | | deps(treesitter): bump up to 0.17.1Thomas Vigouroux2020-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
* | | | Merge pull request #13209 from janlazo/vim-8.2.1942Jan Edmund Lazo2020-11-02
|\ \ \ \ | |/ / / |/| | |
| * | | fixup! startup: handle autoload and lua packages during startupJan Edmund Lazo2020-11-02
| * | | vim-patch:8.2.1942: insufficient test coverage for the Netbeans interfaceJan Edmund Lazo2020-11-02
|/ / /
* | | Merge pull request #13178 from steelsojka/fix-empty-main-query-fileThomas Vigouroux2020-11-02
|\ \ \
| * | | fix(treesitter): account for no main query fileSteven Sojka2020-10-28
* | | | Merge pull request #13119 from bfredl/luartpBjörn Linse2020-11-02
|\ \ \ \
| * | | | startup: handle autoload and lua packages during startupBjörn Linse2020-11-02
* | | | | lsp: remove vim.NIL from processing (#13174)TJ DeVries2020-11-02
|/ / / /
* | | | Merge pull request #13204 from janlazo/vim-8.2.1938Jan Edmund Lazo2020-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
|\ \ \ \
| * | | | fixup! rename: user_funcs -> userfuncJan Edmund Lazo2020-11-01
| * | | | fixup! eval.c: factor out eval/funcs.c #11828Jan Edmund Lazo2020-11-01
| * | | | vim-patch:8.2.1936: session sets the local 'scrolloff' value to the global valueJan Edmund Lazo2020-11-01
| * | | | fixup! refactor: move session functions to ex_session.cJan Edmund Lazo2020-11-01
* | | | | Merge pull request #12870 from bfredl/themeparkBjörn Linse2020-11-01
|\ \ \ \ \
| * | | | | api: add API for themesBjörn Linse2020-11-01
* | | | | | lsp: complete support for `CodeActionKind`s to capabilities (#13180)Jesse2020-11-01
| |/ / / / |/| | | |