Vim
This is a wiki page. Be bold and improve it!
If you have any questions about the content on this page, don't hesitate to open a new ticket and we'll do our best to assist you.
Table of Contents
Bug tracker
See :help bugs
Replace ascii characters
When editing some files, you might see special characters with numbers in brackets, like: <82><93>
, etc.
Here is a simple search and replace function:
:%s/<93>/"/g
using the following to insert the character '93': CTRL-V x 93.
<91>
: opening single quote (').
<92>
: closing single quote (').
<93>
: opening double quote (").
<94>
: closing double quote (").
See also
http://linux.overshoot.tv/blogs/augustin/vim_folding_and_feature_discove...
Issues related to this page:
Project | Summary | Status | Priority | Category | Last updated | Assigned to |
---|---|---|---|---|---|---|
Linux software | vim: named syntax highlighting | active | normal | bug report | 12 years 4 days | |
Web site | Create vim bug tracker (project) | active | normal | feature request | 12 years 41 weeks | |
Linux Distribution | Vim: no .srt highlighting by default | active | normal | feature request | 8 years 39 weeks | |
Linux software | (gvim:123): Gtk-WARNING **: Unable to locate th… | active | normal | bug report | 7 years 48 weeks | |
Linux software | vim darrc syntax highlighter | active | normal | feature request | 7 years 14 weeks |