Skip to content

tyru/operator-html-escape.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

operator-html-escape provides operator to escape HTML entities.

nmap <c-h> <Plug>(operator-html-escape)
nmap <c-u> <Plug>(operator-html-unescape)

This is a operator version of this wiki page: http://vim.wikia.com/wiki/HTML_entities

so this can work with text-objects. You can also enhance text-objects by textobj-user.

Requirements

About

operator-html-escape provides operator to escape HTML entities.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published