neovim

My Note

  • Load local plugin into nvim
bash
nvim --cmd "set rtp+=./nvim-example-lua-plugin"

Docs