| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:3ac2d3da5fdf | Christian Clason | 2023-08-30 |
| | | | | | | | | | runtime(heex): Add HEEX comments to match_words in ftplugin (vim/vim#12957) https://github.com/vim/vim/commit/3ac2d3da5fdf20dfddb450a49502ef47b1f581d4 Co-authored-by: Jason King <jk@handle.it> | ||
| * | vim-patch:8967f6c4b9e2 (#24626) | Christian Clason | 2023-08-09 |
| | | | | | | | | | | | | | | | | feat(heex): borrow matchit support from html (vim/vim#12717) * feat(heex): borrow matchit support from html Makes % support behave the same in heex as in html. For example, quickly moving the cursor between opening and closing tags. * Remove unnecessary line; define b:undo_ftplugin first * Remove b:html_set_match_words https://github.com/vim/vim/commit/8967f6c4b9e2071dea9a63dbbbb93f6b9119ae99 Co-authored-by: Chris Vincent <chris.vincent@hey.com> | ||
| * | vim-patch:9fbdbb814f4a (#20376) | Christian Clason | 2022-09-28 |
| Update runtime files https://github.com/vim/vim/commit/9fbdbb814f4ad67a14979aba4a6a49800c2f1a99 Skip ftplugin/vim.vim (vim9script change) Drop indent/vim.vim and autoload/dist/vimindent.vim (vim9script rewrite) | |||