aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | fix(treesitter): don't support legacy syntax in start()Christian Clason2022-09-06
| |/ / / / / /
| * / / / / / build: consistently set build type regardless of generator or platform #19760dundargoc2022-09-06
| |/ / / / /
| * | | | | fix(cmdheight=0): various issues part3 #19816Shougo2022-09-06
| * | | | | refactor: migrate comment style 2 #20080dundargoc2022-09-06
| |/ / / /
| * | | | Merge pull request #19419 from vigoux/extmark_spellLewis Russell2022-09-06
| |\ \ \ \
| | * | | | feat(extmarks,ts,spell): full support for spellingThomas Vigouroux2022-09-06
| |/ / / /
| * | | | Merge pull request #20039 from zeertzjq/cmod-tabbfredl2022-09-06
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fix(api)!: correctly deal with number before :tabzeertzjq2022-09-02
| * | | | Merge pull request #15391 from vigoux/ts-lua-builtinbfredl2022-09-06
| |\ \ \ \
| | * | | | feat(treesitter): add vim.treesitter.start(), enable for LuaChristian Clason2022-09-06
| | * | | | fix(treesitter): do not link @error by defaultChristian Clason2022-09-06
| | * | | | feat(treesitter): add injectionsChristian Clason2022-09-06
| | * | | | feat(treesitter): add viml parser and queriesChristian Clason2022-09-06
| | * | | | ci(tests): don't skip parsers on functionaltestChristian Clason2022-09-06
| | * | | | feat(treesitter): bundle Lua parser and queriesThomas Vigouroux2022-09-06
| * | | | | vim-patch:partial 0daafaa7d99e (#20083)Christian Clason2022-09-06
| * | | | | docs: update .mailmap (#20086)Lewis Russell2022-09-06
| | |_|_|/ | |/| | |
| * | | | Merge pull request #20088 from zeertzjq/vim-9.0.0386zeertzjq2022-09-05
| |\ \ \ \
| | * | | | refactor(ex_cd): add an early return to fix clint warningzeertzjq2022-09-05
| | * | | | vim-patch:9.0.0386: some code blocks are nested too deepzeertzjq2022-09-05
| |/ / / /
| * | | | docs(contributing): fix broken link (#20044)UnkwUsr2022-09-05
| * | | | Merge pull request #19481 from zeertzjq/vim-8.2.4674zeertzjq2022-09-04
| |\ \ \ \
| | * | | | feat(pum): pretend 'mousemoveevent' is set when showing right-click menuzeertzjq2022-09-04
| | * | | | feat(api): add "move" to nvim_input_mousezeertzjq2022-09-04
| | * | | | feat(tui): support 'mousemoveevent'zeertzjq2022-09-04
| | * | | | feat(ui-ext): make 'mousemoveevent' a ui_optionzeertzjq2022-09-04
| | * | | | vim-patch:8.2.4674: cannot force getting MouseMove eventszeertzjq2022-09-04
| |/ / / /
| * | | | Merge pull request #20073 from zeertzjq/vim-088e8e344352zeertzjq2022-09-04
| |\| | |
| | * | | vim-patch:088e8e344352zeertzjq2022-09-04
| | * | | vim-patch:7.4.{1578,1624}zeertzjq2022-09-04
| |/ / /
| * | | build(deps): bump tree-sitter-c to v0.20.2 (#20079)Christian Clason2022-09-04
| * | | ci: remove gpanders from api reviewers (#20074)Gregory Anders2022-09-03
| * | | fix(filetype): run filetype.match on StdinReadPost (#20070)Christian Clason2022-09-03
| * | | feat(treesitter): include language in invalid query error (#14053)Stephan Seitz2022-09-03
| * | | ci(clint): remove "Inner expression indentation should be 4" rule (#20047)dundargoc2022-09-03
| * | | build(deps): bump tree-sitter to v0.20.7 (#20067)Christian Clason2022-09-03
| * | | docs: update .git-blame-ignore-revs (#20066)Lewis Russell2022-09-03
| * | | Merge pull request #20063 from zeertzjq/vim-9.0.0360zeertzjq2022-09-03
| |\ \ \
| | * | | vim-patch:9.0.0362: expanding ":e %" does not work for remote fileszeertzjq2022-09-03
| | * | | vim-patch:9.0.0360: crash when invalid line number on :for is ignoredzeertzjq2022-09-03
| | * | | vim-patch:8.2.1505: not all file read and writecode is testedzeertzjq2022-09-03
| |/ / /
| * | | refactor: migrate comment style (#20012)Lewis Russell2022-09-02
| * | | Merge pull request #20026 from dundargoc/refactor/char_u/7bfredl2022-09-02
| |\ \ \ | | |/ / | |/| |
| | * | refactor: replace char_u with charDundar Göc2022-09-01
| * | | feat(Man): port to Lua (#19912)Lewis Russell2022-09-02
| * | | Merge pull request #20055 from famiu/fix/ui-attach/memory-leakbfredl2022-09-02
| |\ \ \
| | * | | fix(ui): ui compositor does not correctly free event callbacksFamiu Haque2022-09-02
| |/ / /
| * | / vim-patch:9.0.0349: filetype of *.sil files not well detected (#20050)Jonas Strittmatter2022-09-02
| | |/ | |/|
| * | Merge pull request #20040 from zeertzjq/vim-9.0.0342zeertzjq2022-09-01
| |\ \
| | * | feat(api): add support for :horizontal modifierzeertzjq2022-09-01