Opened 16 years ago
#70 new enhancement
kdev.e: support vim formatting instructions
Reported by: | bird | Owned by: | bird |
---|---|---|---|
Priority: | major | Milestone: | 0.3.0 |
Component: | slickedit macros | Version: | noversion |
Keywords: | kdev vim | Cc: |
Description
vim apparently recognizes /* vim: .... : */ at the top of a file. Example: /* vim:set ts=2 sw=2 et cindent: */ ts=tabsize sw=shiftwidth et=expandtab cindent=cindent
Need to find a vim manual probably to catch the rest here...
Note:
See TracTickets
for help on using tickets.