aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | test(old): remove OpenBSD skip (#20201)zeertzjq2022-09-15
|/ / /
* | | fix(help): add `--clean` to `-h` (#20171)Christian Clason2022-09-14
* | | Merge pull request #18705 from dundargoc/fix/require-missing-module-in-autocmdbfredl2022-09-14
|\ \ \
| * | | fix: assertion failure when requiring missing module in autocmdDundar Goc2022-09-05
* | | | refactor: move definitions from `typval.h` to `typval_defs.h` (#20194)Famiu Haque2022-09-14
* | | | Merge pull request #20164 from bfredl/luanullbfredl2022-09-13
|\ \ \ \
| * | | | fix(lua): make vim.str_utfindex and vim.str_byteindex handle NUL bytesbfredl2022-09-13
* | | | | vim-patch:9.0.0457: substitute prompt does not highlight an empty match (#20186)zeertzjq2022-09-13
* | | | | vim-patch:9.0.0456: function called at debug prompt is also debugged (#20185)zeertzjq2022-09-13
* | | | | refactor(memline): resolve clint errorsLewis Russell2022-09-13
* | | | | vim-patch:9.0.0449: there is no easy way to translate a key code into a strin...zeertzjq2022-09-13
* | | | | Merge pull request #20077 from dundargoc/refactor/char_u/11bfredl2022-09-12
|\ \ \ \ \
| * | | | | refactor: replace char_u with charDundar Göc2022-09-11
* | | | | | vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169)zeertzjq2022-09-12
* | | | | | vim-patch:9.0.0448: SubRip files are not recognized (#20167)Christian Clason2022-09-12
* | | | | | vim-patch:8.2.4671: 'wildignorecase' is sometimes not used for glob() (#20165)zeertzjq2022-09-12
* | | | | | vim-patch:8.2.5034: there is no way to get the byte index from a virtual columnzeertzjq2022-09-12
* | | | | | refactor: move f_screenpos() to move.czeertzjq2022-09-12
| |/ / / / |/| | | |
* | | | | vim-patch:8.2.2664: Vim9: not enough function arguments checked for stringzeertzjq2022-09-12
* | | | | vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argumentzeertzjq2022-09-12
* | | | | vim-patch:9.0.0443: blueprint files are not recognized (#20155)Christian Clason2022-09-11
|/ / / /
* | | | Merge pull request #20068 from dundargoc/refactor/char_u/10bfredl2022-09-10
|\ \ \ \
| * | | | refactor: replace char_u with charDundar Göc2022-09-10
* | | | | vim-patch:9.0.0434: gitignore files are not recognized (#20143)Christian Clason2022-09-10
|/ / / /
* | | | refactor: replace char_u with charDundar Göc2022-09-09
* | | | vim-patch:9.0.0427: Drupal theme files are not recognized (#20138)Christian Clason2022-09-09
* | | | vim-patch:9.0.0424: gitattributes files are not recognized (#20134)Christian Clason2022-09-09
* | | | vim-patch:9.0.0417: Jsonnet files are not recognized (#20119)Christian Clason2022-09-08
* | | | build: remove unnecessary policy related codedundargoc2022-09-08
* | | | vim-patch:9.0.0412: compiler warning for unused argumentzeertzjq2022-09-08
* | | | vim-patch:9.0.0410: struct member cts_lnum is unusedzeertzjq2022-09-08
* | | | vim-patch:9.0.0409: #{g:x} was seen as a curly-braces expressionii142022-09-08
* | | | vim-patch:8.2.3702: first key in dict is seen as curly expression and failszeertzjq2022-09-08
* | | | vim-patch:9.0.0403: 'equalalways' may be off when 'laststatus' is zero (#20109)luukvbaal2022-09-07
* | | | fix(options): mark `winhighlight` as list style (#19477)ii142022-09-07
* | | | vim-patch:9.0.0402: javascript module files are not recoginzed (#20108)Christian Clason2022-09-07
* | | | Merge pull request #20100 from bfredl/luafuncbfredl2022-09-07
|\ \ \ \
| * | | | refactor(typval): change FC_CFUNC abstraction into FC_LUAREFbfredl2022-09-07
* | | | | Merge pull request #17329 from cryptomilk/asn-vterm-0-2Christian Clason2022-09-06
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat(term): add support for libvterm >= 0.2Andreas Schneider2022-09-06
| * | | | refactor(term): use const for title and add len to buf_set_term_title()Andreas Schneider2022-09-06
* | | | | refactor: replace char_u with charDundar Göc2022-09-06
* | | | | fix(cmdheight=0): various issues part3 #19816Shougo2022-09-06
* | | | | refactor: migrate comment style 2 #20080dundargoc2022-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
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(treesitter): do not link @error by defaultChristian Clason2022-09-06
* | | | | refactor(ex_cd): add an early return to fix clint warningzeertzjq2022-09-05