ciaranm / securemodelines

A secure alternative to Vim modelines
107 stars 29 forks source link

Use vim's index() function to find values in a list #14

Closed muggenhor closed 10 years ago

muggenhor commented 10 years ago

.. this expresses the intent to test for presence-in-list more clearly than a manually written for-loop.