mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nvim): add pounce plugin
This commit is contained in:
@@ -176,6 +176,7 @@ return packer.startup(function(use)
|
||||
use("github/copilot.vim") -- GitHub Copilot
|
||||
use("folke/todo-comments.nvim") -- Highlight TODO
|
||||
use("DNLHC/glance.nvim") -- Pretty preview of LSP locations
|
||||
use("rlane/pounce.nvim") -- Incremental fuzzy search motion
|
||||
|
||||
-- Custom Text Objects
|
||||
use("christoomey/vim-titlecase")
|
||||
|
||||
Reference in New Issue
Block a user