- File type associations for Neovim on Windows.
- "Edit with Neovim" / "Open Neovim here" context menu items in Windows File Explorer.
- Config. editing required —
*client*_config.cmd— Neovim client path, toggling setting context menus and file type associations etc. filetypes.txt— list of file types associated with the Neovim client
*client*_add.cmddownloads, extracts and runs the 3rd-party, closed-sourceSetUserFTAutility.- It's advised not adding
bat,cmd,vb,vbsextensions tofiletypes.txt, as doing so breaks various scripts that depend on executing these types directly.