line-navigation
Fuzzy search lines of your current file
germtb 237 1 0.1.6 MIT GitHub

line-navigation package

Fuzzy search lines of your current file

The default keybinding to open the panel use ctrl``l

To override the highlighting styles use the following in your styles.less of:

.line.line-navigation {
	background-color: rgba(105, 238, 103, 0.2);
}