Skip to content

arames/vis-line-numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Description

Plugin for vis line numbers.

With this plugin, the active window displays absolute line numbers in insert mode, and relative line numbers otherwise. Other windows display absolute line numbers.

Installation

Clone this repo where you install your plugins. For example:

mkdir -p ~/.config/vis/plugin/
git clone <this-repository> ~/.config/vis/plugin/

And simply require the plugin from your visrc.lua:

require('plugin/vis-line-numbers/vis-line-numbers')

About

Plugin for line numbers in vis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages