mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nvim): add chafa plugin to preview images in the Terminal
This commit is contained in:
@@ -154,6 +154,7 @@ local plugins = {
|
||||
"dhruvasagar/vim-table-mode", -- Markdown table mode
|
||||
"vim-pandoc/vim-pandoc", -- Pandoc
|
||||
"vim-pandoc/vim-pandoc-syntax", -- Pandoc syntax
|
||||
{ "princejoogie/chafa.nvim", dependencies = { "nvim-lua/plenary.nvim", "m00qek/baleia.nvim" } }, -- Preview images in terminal
|
||||
|
||||
-- Custom Text Objects
|
||||
"chrisgrieser/nvim-various-textobjs", -- Various text objects
|
||||
|
||||
Reference in New Issue
Block a user