mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nvim): add vim table mode plugin
This commit is contained in:
@@ -177,6 +177,7 @@ return packer.startup(function(use)
|
||||
use("DNLHC/glance.nvim") -- Pretty preview of LSP locations
|
||||
use("rlane/pounce.nvim") -- Incremental fuzzy search motion
|
||||
use("echasnovski/mini.nvim") -- Library with 20+ plugins
|
||||
use("dhruvasagar/vim-table-mode") -- Markdown table mode
|
||||
|
||||
-- Custom Text Objects
|
||||
use("christoomey/vim-titlecase")
|
||||
|
||||
Reference in New Issue
Block a user