-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Iron-E edited this page Aug 28, 2020
·
1 revision
Welcome to the nvim-libmodal wiki!
If there is something that you need to know and it is not covered in any of the sections below, either open an issue (preferred method) or email me (only if it is urgent).
If you have come to this page in search of usage instructions or a tutorial, you can find so here:
-
Basic plugin usage + repository information
- Best read in Neovim (use
:setf help
if it doesn't display correctly)
- Best read in Neovim (use
-
Examples for all major features
- All files can be executed by opening them in Neovim and using
:so %
or:luaf %
.
- All files can be executed by opening them in Neovim and using
-
Comprehensive library reference
- Best read in Neovim (use
:setf help
if it doesn't display correctly)
- Best read in Neovim (use
If you have come to this page and wish know how to request a feature or report a bug, please read this section of the usage guide.