Skip to content

idbrii/luarefvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

luarefvim contains two Vim help files:

  • The reference manual for Lua 5.1 (with minor exceptions and adaptations)
  • The love2d API docs generated by vim-love-docs

Since these manuals are converted from their source form into vim help files, you can search them using :help, :helpgrep, etc.

Recommended usage:

Install vim-lua-ftplugin and set:

let loaded_luarefvim = 0

vim-lua-ftplugin implements xolox#lua#help() and binds it to K which provides a superior documentation lookup solution to what's implemented here.

About

Lua 5.1+Love2d reference manuals. Pairs well with idbrii/vim-lua-ftplugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%