Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

niconi

sublime text 3 plugin for simple replacing by clipboard between html tags like '>' and '<'

this plugin help you html editing by copy and paste

install

on mac

clone or download

and copy Niconi directory under ~/Library/Application Support/Sublime Text 3/Packages

short cut key

example: set "alt + command + v"

edit this file if file not exists, create this

~/Library/Application Support/Sublime Text 3/Packages/User/Default (OSX).sublime-keymap

add setteing

[
  {"keys": ["alt+super+v"], "command": "niconi"}
]

usage

there is

<p>yazawa</p>

you put cursor between tags and then you run shortcut-key or show console and run view.run_command('niconi')

and then

<p>[your clipboard string]</p>

About

sublime text 3 plugin for simple replacing by clipboard between html tags like '>' and '<'

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages