From 99fe727bec3c2285bde378306b1862f135ea0112 Mon Sep 17 00:00:00 2001 From: Dave Lage Date: Wed, 9 Feb 2022 13:57:02 -0500 Subject: [PATCH] Add luv-vimdocs, nvim-luaref --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ca4caa0..7fc7ab1 100644 --- a/README.md +++ b/README.md @@ -520,6 +520,8 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [danymat/neogen](https://github.com/danymat/neogen) - A better annotation generator. Supports multiple languages and annotation conventions. - [mini.comment](https://github.com/echasnovski/mini.nvim#minicomment) - Module of [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) for per-line commenting. Fully supports dot-repeat. +- [nanotee/luv-vimdocs](https://github.com/nanotee/luv-vimdocs) - The luv docs in vimdoc format. +- [milisims/nvim-luaref](https://github.com/milisims/nvim-luaref) - A reference for builtin lua functions. ### Collaborative Editing