numToStr / Navigator.nvim

:sparkles: Smoothly navigate between neovim and terminal multiplexer(s) :sparkles:
MIT License
391 stars 21 forks source link

install with vim-plug #3

Closed geofflangenderfer closed 3 years ago

geofflangenderfer commented 3 years ago

Any idea how I can install with vim-plug? https://github.com/junegunn/vim-plug

numToStr commented 3 years ago

Just follow vim-plug instruction to install. And call this after install.

lua require('Navigator').setup()