aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | ui: Fix click on foldcolumn when ext_multigrid is enabledShirasaka2020-11-09
* | | Merge pull request #13205 from romgrk/add-bufmodified-autocmdBjörn Linse2020-11-09
|\ \ \
| * | | test: update BufModifiedSet to be paranoidRom Grk2020-11-09
| * | | fix: address issues for BufModifiedSetRom Grk2020-11-09
| * | | doc: add BufModifiedSetRom Grk2020-11-07
| * | | test: fix BufModifiedSetRom Grk2020-11-07
| * | | tests: add functional test for BufModifiedSetRom Grk2020-11-07
| * | | fix: finish renaming to BufModifiedSetRom Grk2020-11-07
| * | | fix: rename to BufModifiedSetRom Grk2020-11-07
| * | | feat: implement BufModified autocmdRom Grk2020-11-07
* | | | gcc/analyzer: fix false positives for NULL (#13248)Jan Edmund Lazo2020-11-08
* | | | Merge pull request #13255 from janlazo/pvs-547-560Jan Edmund Lazo2020-11-08
|\ \ \ \ | |_|/ / |/| | |
| * | | pvs/v547: comment out code for 'adjustment == 1'Jan Edmund Lazo2020-11-08
| * | | pvs/v560: decoration item is always truthyJan Edmund Lazo2020-11-08
| * | | pvs/v547: remove useless ternary for string sizeJan Edmund Lazo2020-11-08
|/ / /
* | | Merge pull request #13253 from theHamsta/fix-baselang-orderThomas Vigouroux2020-11-08
|\ \ \
| * | | tree-sitter: Put base languages first in queriesStephan Seitz2020-11-08
|/ / /
* | | lsp: fix formatting_sync with multiple clients (#13233)francisco souza2020-11-07
* | | vim-patch:8.2.1964: not all ConTeXt files are recognized (#13245)champignoom2020-11-07
* | | Add v:event flag on DirChanged signaling switching window (#13153)Andrea Cedraro2020-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
|\ \ \ | |/ / |/| |
| * | doc: fix WinScrolled detailsRom Grk2020-11-07
| * | fix: lint doc-commentsRom Grk2020-11-07
| * | my fight with the linter (tome II)Rom Grk2020-11-06
| * | 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
| * | | tests: separate scroll test for horizontal/vertical scrollRom Grk2020-10-31
| * | | tests: make scroll tests passRom Grk2020-10-30
| * | | doc: update doc: s/Scroll/WinScrolled/Rom Grk2020-10-28
| * | | tests: add functional test for WinScrolledRom Grk2020-10-28
| * | | 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
| * | | tests: add test for Scroll autocmdRom Grk2020-10-24
| * | | docs: add documentation for Scroll autocmdRom Grk2020-10-24
| * | | scroll: cleanup unnecessary code & commentsRom Grk2020-10-24
| * | | 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