Skip to content

Latest commit

 

History

History
220 lines (189 loc) · 12.3 KB

File metadata and controls

220 lines (189 loc) · 12.3 KB

Plugins

In Use

Coding

Git

  • gitsigns.nvim: git signs highlights text that has changed since the list git commit, and also lets you interactively stage & unstage hunks in a commit

Colorscheme

Editor

UI

Utils

  • dial.nvim: Extended increment/decrement plugin for Neovim

Libraries

To Try

  • * means that it is supported in lazyvim extras

Coding

Git

  • *octo.nvim: Edit and review GitHub issues and pull requests from the comfort of your favorite editor

Editor

UI

Utils

Libraries

  • *nvim-nio: A library for asynchronous IO in Neovim, inspired by the asyncio library in Python

Other