Skip to content

ZachVec/fruits.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍇 fruits.nvim

A collection of QoL plugins for NeoVim!

Modules

Fruit Description
highlight highlight lines in normal mode or by visual selection.
mark Create persistent marks for different repos and branches, integrated with neo-tree by default.

Installation

{
  "ZachVec/fruits.nvim",
  opts = {
    highlight = { enable = true },
    mark = { enable = true }
  }
}

The configuration above is to enable the plugins, for more configurations, check the hyperlinks in Modules section.

About

A collection of QoL plugins for NeoVim!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages