Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Can't get vim to stop outdenting Perl comments, any ideas?

by rubasov (Friar)
on Jan 14, 2010 at 22:56 UTC ( [id://817496]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    filetype indent on
    
  2. or download this
    autocmd FileType perl set softtabstop=3
    autocmd FileType perl set shiftwidth=3
    autocmd FileType perl set tabstop=3
    autocmd FileType perl set expandtab
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://817496]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-20 03:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found