neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

windows_icon.rc (228B)


      1 // NOTE: this resource file *must* be in the same folder as the icon.
      2 // Otherwise, absolute paths would need to be used.
      3 // see https://learn.microsoft.com/en-us/windows/win32/menurc/icon-resource
      4 NEOVIM_ICON ICON "neovim.ico"