Code formatting in Neovim
As simple as it sound code formatting can get very complecated when you need to do it accross different filetype. I'm not a big fan of auto formatting on save, I like to choose when to format my code. But the problem with code formatting is there a m...
Mar 29, 20232 min read3.0K

