aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* vim-patch:a3a14d5: runtime(htmlangular): correct commentChristian Clason2024-07-11
* vim-patch:7a85e34: runtime(doc): fix inconsistencies in :h file-searching (#2...zeertzjq2024-07-11
* vim-patch:9.1.0556: :bwipe doesn't remove file from jumplist of other tabpage...zeertzjq2024-07-11
* refactor: remove CH_FOLD macrodundargoc2024-07-10
* vim-patch:9.1.{0503,0549} (#29643)zeertzjq2024-07-10
* vim-patch:9.1.0553: filetype: *.mcmeta files are not recognizedChristian Clason2024-07-10
* vim-patch:9.1.0551: filetype: htmlangular files are not properly detectedChristian Clason2024-07-10
* vim-patch:9.1.0552: No test for antlr4 filetypeChristian Clason2024-07-10
* vim-patch:9.1.0550: filetype: antlr4 files are not recognizedChristian Clason2024-07-10
* vim-patch:9.1.0554: :bw leaves jumplist and tagstack data around (#29639)zeertzjq2024-07-10
* vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)zeertzjq2024-07-10
* vim-patch:73a8108: runtime(tmux): Update syntax scriptChristian Clason2024-07-09
* fix(diagnostic): fix backwards compatibility for goto_next and goto_prev (#29...Max Coplan2024-07-09
* build(deps): drop unused bundled bash, python parsers and queriesChristian Clason2024-07-09
* fix(lua): change some vim.fn.expand() to vim.fs.normalize() (#29583)zeertzjq2024-07-09
* vim-patch:d1c3698: runtime(doc): fix typo in :h ft-csv-syntax (#29619)zeertzjq2024-07-09
* vim-patch:ab03dd2: runtime(hlsplaylist): include hlsplaylist ftplugin fileChristian Clason2024-07-09
* perf(filetype): skip contents check in `match()` if there is no contents (#29...Evgeni Chasnovski2024-07-08
* vim-patch:f77a0e9: runtime(cmakecache): include cmakecache ftplugin fileChristian Clason2024-07-08
* vim-patch:380f980: runtime(lex): include lex ftplugin fileChristian Clason2024-07-08
* vim-patch:7d60dc2: runtime(yacc): include yacc ftplugin fileChristian Clason2024-07-08
* vim-patch:08b0c12: runtime(squirrel): include squirrel ftplugin fileChristian Clason2024-07-08
* vim-patch:2c9ef3a: runtime(objcpp): include objcpp ftplugin fileChristian Clason2024-07-08
* vim-patch:94c1c66: runtime(tf): include tf ftplugin fileChristian Clason2024-07-08
* vim-patch:01e2090: runtime(mysql): include mysql ftplugin fileChristian Clason2024-07-08
* vim-patch:a264bb9: runtime(javacc): include javacc ftplugin fileChristian Clason2024-07-08
* vim-patch:2525608: runtime(cabal): include cabal ftplugin fileChristian Clason2024-07-08
* vim-patch:f5398c8: runtime(cuda): include CUDA ftplugin fileChristian Clason2024-07-08
* vim-patch:2c299eb: runtime(editorconfig): include editorconfig ftplugin fileChristian Clason2024-07-08
* vim-patch:8906e22: runtime(kivy): update kivy syntax, include ftpluginChristian Clason2024-07-08
* fix(treesitter.foldexpr): robustness against ctrl-cJaehwang Jung2024-07-08
* vim-patch:9.1.0544: filetype: ldapconf files are not recognizedChristian Clason2024-07-08
* fix(quickfix): make shortmess+=O work with cmdheight=0 (#29609)zeertzjq2024-07-08
* vim-patch:9.1.0543: Behavior of CursorMovedC is strange (#29608)zeertzjq2024-07-08
* vim-patch:e85fdc7: runtime(vim): Update base-syntax, improve :match command h...zeertzjq2024-07-08
* Merge pull request #29606 from zeertzjq/vim-b9bbf1f04439zeertzjq2024-07-08
|\
| * vim-patch:9.1.0540: Unused assignment in sign_define_cmd()zeertzjq2024-07-08
| * vim-patch:fbbabbc: runtime(doc): add page-scrolling keys to index.txtzeertzjq2024-07-08
| * vim-patch:b9bbf1f: runtime(doc): clarify how to re-init csv syntax filezeertzjq2024-07-08
|/
* build: remove -O2 from gen_cflagsLewis Russell2024-07-07
* fix(health): fix fetching url with python in provider health (#29594)Stanislav Asunkin2024-07-07
* vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...zeertzjq2024-07-07
* vim-patch:9.1.0536: filetype: zone files are not recognizedChristian Clason2024-07-07
* vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29...zeertzjq2024-07-07
* vim-patch:9.1.0534: completion wrong with fuzzy when cycling back to original...zeertzjq2024-07-06
* fix(lua): don't include text after cursor in completion pattern (#29587)zeertzjq2024-07-06
* Merge pull request #29584 from zeertzjq/vim-6a4afb1efca1zeertzjq2024-07-06
|\
| * vim-patch:aaaa21b: runtime(doc): Remove wrong help tag CTRL-SHIFT-CRzeertzjq2024-07-06
| * vim-patch:6a4afb1: runtime(doc): document further keys that scroll page up/downzeertzjq2024-07-06
* | feat(lsp): drop fswatch, use inotifywait (#29374)Andreas Schneider2024-07-06