nvim-comment
nvim-comment copied to clipboard
Update autocmd instructions based on new nvim api
This PR updates the README with instructions for using Neovim's autocmd API to update the commentstring
option for individual file types.
The PR's README updates should address questions like https://github.com/terrortylor/nvim-comment/issues/57