You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@leet0rz, You can have nvim-comment work with AHK files by creating an autocommand that sets the AHK commentstring buffer option, thus letting nvim-comment know how to recognize AHK comments.
This commit updates the README with instructions for using Neovim's native API for setting autocmds.
The README updates should address issues like terrortylor#57
Shows commentstring not understood.
The text was updated successfully, but these errors were encountered: