Skip to content

sioodmy/sixelpreview.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

sixelpreview.nvim

simple nvim plugin to display markdown images in nvim using libsixel

Usage

require("sixelpreview").current_line()

I have it mapped like this

nnoremap <leader><cr> <cmd>lua require("sixelpreview").current_line()<cr>

Use ctrl + l to clear image

About

Preview markdown images in nvim using libsixel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages