Nathan Lee
Code Drop IO

Code Drop IO

Follow
Follow
homebadgesnewsletter
Tag

neovim

#neovim

More content

Read more stories on Hashnode


Articles with this tag

Stop Vim from autoformatting on save

Sep 28, 20231 min read

If you are editing a file and you don't want the autoformatter to run when you save a file one time, you can skip it by avoiding :w . Why? Maybe you...

Stop Vim from autoformatting on save