Re: (forw) Re: [GoLugTech] Fw: [PLUG] vim and neovim bug
Rick Moen <rick-IyCrq+X4Fdq2oZ/[email protected]> Thu, 13 Jun 2019 17:16:27 -0700
| Newsgroups | gmane.org.user-groups.linux.svlug |
|---|---|
| Organization | If you lived here, you'd be $HOME already. |
| Message-ID | <[email protected]> |
Quoting Steve Litt ([email protected]): > Yes. I use them quite a bit, especially to set folding=1. I spoze I can > live without them. Or make a vim macro that can be run efficiently by the user to set folding=1. Modelines are hardly the only way to do frequently needed operations in vi. They're inherently a security target because of their nature as an implicit autorun macro.