this post was submitted on 20 Jun 2023
12 points (100.0% liked)
Neovim
2164 readers
3 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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/
Awesome, thanks for sharing