michelrandahl / first-neovim-plugin

testing out how to write neovim plugins in lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test with

$ nvim --cmd "set rtp+=(pwd)" .

or

$ nvim --clean --cmd "set rtp+=(pwd)" .

About

testing out how to write neovim plugins in lua


Languages

Language:Lua 53.3%Language:Vim Script 46.7%