Giter Club home page Giter Club logo

ex-easyhl's Introduction

Intro

Easyhl is a plugin for temporary highlight words under cursor.

  • Highlight words quickly by different label color.
  • Easily replace highlight words.

Requirements

  • Vim 6.0 or higher.

Installation

This plugin follows the standard runtime path structure, and as such it can be installed with a variety of plugin managers:

To install using Vundle:

# add this line to your .vimrc file
Bundle 'exvim/ex-easyhl'

To install using Pathogen:

cd ~/.vim/bundle
git clone https://github.com/exvim/ex-easyhl

To install using NeoBundle:

# add this line to your .vimrc file
NeoBundle 'exvim/ex-easyhl'

Download zip file:

cd ~/.vim
unzip ex-easyhl-master.zip
copy all of the files into your ~/.vim directory

Usage

  • Highlight words under cursor

    Move your cursor to the word you want to highlight. Press <Alt-1> or <Alt-2> or <Alt-3> or <Alt-4>

  • Highlith visual selection

    By selecting text, and press <Alt-1> or <Alt-2> or <Alt-3> or <Alt-4>, you can highlight selected text

  • Cancel highlight words

    Presss <Leader>1 or <Leader>2 or <Leader>3 or <Leader>4 You also can cancel highlight all by press <Leader>0 or <Atl-0>

  • Replace highlight words

    When you use both highlight Label 1 and 2 for highlighting, you can then press <Leader>sub to replace Label 1 words as Label 2

Check :help easyhl for more details.

ex-easyhl's People

Contributors

jwu avatar dasea avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.