Skip to content
spear.nvim docs
GitHub

packer.nvim

Base Configuration

use {
  "kbario/spear.nvim",
  requires = {"nvim-lua/plenary.nvim"} 
}