add OneTerm.nvim

a cool terminal for neovim
main
Huynh Viet 3 years ago committed by Thomas Versteeg
parent bfdb7d9d5c
commit d9452bb155

@ -164,6 +164,7 @@ Neovim supports a wide variety of UI's.
### Terminal integration
- [LoricAndre/OneTerm.nvim](https://github.com/LoricAndre/OneTerm.nvim) - One terminal plugin to rule them all ! (eventually)
- [nikvdp/neomux](https://github.com/nikvdp/neomux) - Control neovim from shells running inside neovim.
- [akinsho/nvim-toggleterm.lua](https://github.com/akinsho/nvim-toggleterm.lua) - A neovim lua plugin to help easily manage multiple terminal windows.
- [norcalli/nvim-terminal.lua](https://github.com/norcalli/nvim-terminal.lua) - A high performance filetype mode for Neovim which leverages conceal and highlights your buffer with the correct color codes.

Loading…
Cancel
Save