Home

Awesome

zero.nvim

This plugin improves the behavior of 0.

While the usual 0 jumps to the beginning of the line, zero.nvim toggles between ^ and 0.

Demo

zero

Installation

vim-plug

Plug 'yuki-yano/zero.nvim'

Usage

require('zero').setup()