Summary | iskeyword+=$ on VMS |
Queue | Vim on VMS |
Type | Issue |
State | Accepted |
Priority | 1. Low |
Owners | |
Requester | sferencik (at) alpha (dot) polarhome (dot) com |
Created | 12/16/2010 (5299 days ago) |
Due | |
Updated | 12/29/2010 (5286 days ago) |
Assigned | |
Resolved | |
Attachments |
State ⇒ Unconfirmed
Queue ⇒ Vim on VMS
Summary ⇒ iskeyword+=$ on VMS
Type ⇒ Issue
Priority ⇒ 1. Low
identifiers like lib$, sys$, decc$), I find myself doing the following for C,
C++, Cobol on VMS:
set isk+=$
Would it make sense, and would it be possible, do put the $ into
'iskeyword' by
default on VMS?
Would this be contrary to the vim philosophy to have a different
default of this
option on VMS than on other systems?