https://github.com/equalsraf/neovim-gui-shim
Neovim GUI shim, a helper plugin for GUI commands and functions
https://github.com/equalsraf/neovim-gui-shim
Last synced: 10 months ago
JSON representation
Neovim GUI shim, a helper plugin for GUI commands and functions
- Host: GitHub
- URL: https://github.com/equalsraf/neovim-gui-shim
- Owner: equalsraf
- Created: 2016-04-19T08:17:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-25T07:32:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T22:46:51.442Z (over 1 year ago)
- Language: Vim Script
- Size: 38.1 KB
- Stars: 47
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A VimL plugin that provides functions and commands for Neovim GUIs. By itself this plugin doesn't do much, it just provides a shim Neovim GUIs can use to implement features. See `:h nvim_gui_shim`.