Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Editing features for advanced users

by parv (Parson)
on Jul 03, 2006 at 00:34 UTC ( [id://558908]=note: print w/replies, xml ) Need Help??


in reply to Re: Editing features for advanced users
in thread Editing features for advanced users

I have only used ctags, so this response only deals with that.

To ctags, you can specify whether to append or replace the tagfile, where to store the resulting tagfile, what to tag, etc. This the script that i use to update the tag files.

set tags[-+]?= is how to set the the location of a tag file in vim. You can use autocmd to set the tag file(s) based on directory or file name. See :h au | :only (vim online help on au in the full window) for more information. Note that the au command understands only the shell regex.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-03-29 02:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found