Richard Dooling

Results 5 comments of Richard Dooling

Take a look at Tim Pope's Obsession https://github.com/tpope/vim-obsession I use it from the command line but might be a way to make it work by double clicking. It's nice because...

Yes, if I put blank lines between paragraphs they disappear on :wq Rick

You can supposedly get "true colors" with the testing builds of iTerm using NeoVim but to me the colors still look weird. If I knew more I'd probably know why....

I found this one, which handles both --- and ... in 2nd boundary syntax include @Yaml syntax/yaml.vim syntax region yamlFrontmatter start=/\%^---$/ end=/\v^%(\.{3}|\-{3})$/ keepend contains=@Yaml

Yee Chen, Thank you so much for MacVim. I prefer stability over newness, so the release schedule feels just right to me. I appreciate the work you do @ychin Thank...