A quick-and-dirty plugin to optimize your svg files in nvim using svgo
svgo.nvim: Optimize SVGs in Neovim
https://github.com/bennypowers/svgo.nvim/
https://github.com/bennypowers/svgo.nvim/
A quick-and-dirty plugin to optimize your svg files in nvim using svgo
6 Comments
dmh@programming.dev · 2 pts · 3y
I use something simpler in my config that runs on
BufWritePost:silent !svgo %I wrote that right after reading this koan:
https://blog.sanctum.geek.nz/vim-koans/
_hovi_@lemmy.world · 1 pts · 3y
Awesome, thanks for sharing
DoubleCore@lemmy.world · 1 pts · 3y
What do you mean by “optimizing”?
bennyp@kbin.social · 3 pts · 3y
Quote from svgo: