Skip to content

inotom/str2htmlentity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

str2htmlentity

Vim script to convert from HTML String to Entity.

Install

Put this file into $HOME/.vim/plugin directory. Add these settings into .vimrc file.

vmap <silent> sx :Str2HtmlEntity<cr>
vmap <silent> sr :Entity2HtmlString<cr>

About

Vim script to convert from HTML String to Entity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published