aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | version.c: update [ci skip] (#12581)Marvim the Paranoid Android2020-07-03
| * | | doc: fix scripts and regenerate (#12506)TJ DeVries2020-07-02
| * | | docs: Describe how to escape keycodes with nvim_feedkeys (#12484)Anmol Sethi2020-07-01
| * | | version.c: update [ci skip] (#12524)Marvim the Paranoid Android2020-06-30
| * | | Merge pull request #12491 from vigoux/treesitter-set-rangesMatthieu Coudron2020-06-30
| |\ \ \ | | |/ / | |/| |
| | * | treesitter: use single nodes in set_rangesThomas Vigouroux2020-06-29
| | * | treesitter: fix lintThomas Vigouroux2020-06-29
| | * | treesitter: use nodes to mark rangesThomas Vigouroux2020-06-29
| | * | treesitter: fix some clint errorsThomas Vigouroux2020-06-29
| | * | treesitter: test newly added set_included_rangesThomas Vigouroux2020-06-29
| | * | treesitter: add set_included_ranges to the parserThomas Vigouroux2020-06-29
| | * | treesitter: simplify puhstree call processThomas Vigouroux2020-06-23
| * | | Merge pull request #12133 from bradking/syntax-foldJames McCoy2020-06-24
| |\ \ \
| | * | | vim-patch:8.2.0865 syntax: Add command to control how foldlevel is computedBrad King2020-06-23
| | * | | syntax: Factor out duplicate E390 stringsBrad King2020-06-23
| | * | | syntax: factor out helper to compute the syntax-based foldlevelBrad King2020-06-23
| | |/ /
| * | | vim-patch:8.2.1044: not all systemd file types are recognized (#12527)Jan Edmund Lazo2020-06-24
| * | | vim-patch:8.2.1041: test summary is missing executed count (#12519)Jan Edmund Lazo2020-06-23
| |/ /
| * | terminal: preserve mode when using <Cmd>wincmd in terminal mode (#12254)Ghjuvan Lacambre2020-06-22
| * | main.c: fix hang issue with recoverymode (#12496)erw72020-06-22
| * | Merge pull request #12455 from janlazo/vim-8.0.1554Matthieu Coudron2020-06-22
| |\ \
| | * | vim-patch:8.2.0999: moving to next sentence gets stuck on quoteJan Edmund Lazo2020-06-18
| | * | vim-patch:8.2.0998: not all tag code is testedJan Edmund Lazo2020-06-18
| | * | vim-patch:8.2.0983: SConstruct file type not recognizedJan Edmund Lazo2020-06-18
| | * | vim-patch:8.2.0980: raku file extension not recognizedJan Edmund Lazo2020-06-18
| | * | vim-patch:8.2.0964: TextYankPost does not provide info about Visual selectionJan Edmund Lazo2020-06-18
| | * | vim-patch:8.2.0963: number increment/decrement does not work with 'virtualedit'Jan Edmund Lazo2020-06-18
| | * | vim-patch:8.2.0966: 'shortmess' flag "n" not used in two placesJan Edmund Lazo2020-06-18
| | * | vim-patch:8.2.0954: not all desktop files are recognizedJan Edmund Lazo2020-06-18
| | * | vim-patch:8.2.0938: NFA regexp uses tolower ()to compare ignore-caseJan Edmund Lazo2020-06-18
| | * | option: fix pvs/v547Jan Edmund Lazo2020-06-18
| | * | eval: fix pvs/v547Jan Edmund Lazo2020-06-18
| | * | vim-patch:8.2.0932: missspelling spelllangJan Edmund Lazo2020-06-18
| | * | vim-patch:8.2.0930: script filetype detection trips over env -S argumentJan Edmund Lazo2020-06-18
| | * | vim-patch:8.2.0927: some sshconfig and ssdhconfig files are not recognizedJan Edmund Lazo2020-06-18
| | * | vim-patch:8.0.1554: custom plugins loaded with --cleanJan Edmund Lazo2020-06-18
| * | | eval: fix assertion failure in garbage collection (#12436)erw72020-06-22
| * | | version.c: update [ci skip] (#12391)Marvim the Paranoid Android2020-06-21
| |/ /
| * | Merge pull request #12342 from h-michael/fix-docHirokazu Hata2020-06-15
| |\ \
| | * | doc: fix vim.api.nvim_buf_attach callback argumentsHirokazu Hata2020-06-15
| * | | Add overlapped option to jobstarterw72020-06-10
| * | | Merge pull request #12376 from erw7/fix-stack-overflow-on-input-enqueueMatthieu Coudron2020-06-08
| |\ \ \
| | * | | [squash] fix comment [skip ci]erw72020-05-26
| | * | | input: fix stack overflowerw72020-05-25
| * | | | vim-patch:8.2.0629: setting a boolean option to v:false does not workBilly Su2020-06-06
| * | | | vim-patch:8.2.0111: VAR_SPECIAL is also used for booleansBilly Su2020-06-06
| | |_|/ | |/| |
| * | | Merge pull request #12321 from vigoux/treesitter-runtimeMatthieu Coudron2020-06-06
| |\ \ \
| | * | | treesitter: update runtimeThomas Vigouroux2020-06-03
| | * | | treesitter: enhance script and add READMEThomas Vigouroux2020-06-02
| | * | | treesitter: add update script and update runtimeThomas Vigouroux2020-06-02