Re: Reva ftplugin patch

2022-04-27 Fir de Conversatie Bram Moolenaar
Doug Kearns wrote: > It looks like this patch may have slipped through the cracks? Yeah, never received it. Found it in the Google groups archive, it adds one line: let b:undo_ftplugin = "setlocal sts< sw< com< fo< mps< isk<" -- "Thou shalt not follow the Null Pointer, for at its end

Re: Reva ftplugin patch

2022-04-27 Fir de Conversatie Doug Kearns
Bram, It looks like this patch may have slipped through the cracks? Thanks, Doug -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received

Reva ftplugin patch

2021-09-19 Fir de Conversatie Ron Aaron
diff --git a/runtime/ftplugin/reva.vim b/runtime/ftplugin/reva.vim index 05c8bc325..cf90ff82c 100644 --- a/runtime/ftplugin/reva.vim +++ b/runtime/ftplugin/reva.vim @@ -23,3 +23,5 @@ setlocal com=s1:/*,mb:*,ex:*/,:\|,:\\ setlocal fo=tcrqol setlocal matchpairs+=\::; setlocal