dkearns

Results 51 issues of dkearns

This also enables folding of multiple consecutive line comments as a single block.

- Highlight string escape sequences - Highlight byte strings - Add syntax based folding for here strings

These can now be appropriately enabled/disabled via :filetype indent [on|off]

This addresses some queries in #8276. It also seems this file hasn't been updated in some time so I'll look at bringing it up to date with version 12. @GitMensch...

runtime

A test harness for indent files was recently added upstream. It might be worth contributing some tests. https://github.com/vim/vim/blob/master/runtime/indent/testdir/README.txt

indent

'tis currently a bit confusing. - there is some overlap of functionality offered by _ruby_fold_ and _ruby_foldable_groups_ - _ruby_no_comment_fold_ should be deprecated

syntax

This has already been committed to the Vim repo. vim/vim@d592deb336523a5448779ee3d4bba80334cff1f7