stringliteral : C++ multi-line string literals from common text
script karma |
Rating 0/0,
Downloaded by 728 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Alcides Viamontes |
|
script type |
ftplugin |
|
description |
This script convert multiline text in a C++ file to a multi-line
string literal, escaping the quote and tab characters. It also does
the reverse conversion, un-escaping some characters. It's not too
complete for now, but it will be someday if needs come.
This script requires Python.
You can find a source-repository for this script here:
https://bitbucket.org/dsign/stringliteral.vim
Feel free to use Bitbucket's ticket system or to write-me an email to a.viamontes.esquivel @"google's popular email service" with comments or suggestions.
|
|
install details |
Copy the stringliteral.vim file to some place in your Vim's runtime under the directory ftplugin/cpp,
and the .txt file to doc/. Note that you will need filetype plugin on for this to work. Redo the help
tags file with :helptags <youruntimepath> |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.175
|