mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-22 19:13:17 +00:00
Update akinsho/nvim-toggleterm.lua
(#1135)
Co-authored-by: Thomas Versteeg <t@versteeg.email>
This commit is contained in:
parent
58296d1ee7
commit
d8d005a29f
1 changed files with 1 additions and 1 deletions
|
@ -772,7 +772,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [nikvdp/neomux](https://github.com/nikvdp/neomux) - Control Neovim from shells running inside Neovim.
|
||||
- [willothy/flatten.nvim](https://github.com/willothy/flatten.nvim) - Open files from terminal buffers in your current Neovim instance instead of launching a nested instance.
|
||||
- [willothy/wezterm.nvim](https://github.com/willothy/wezterm.nvim) - Functions for interacting with Wezterm.
|
||||
- [akinsho/nvim-toggleterm.lua](https://github.com/akinsho/nvim-toggleterm.lua) - A Neovim Lua plugin to help easily manage multiple terminal windows.
|
||||
- [akinsho/toggleterm.nvim](https://github.com/akinsho/toggleterm.nvim) - Easily manage multiple terminal windows.
|
||||
- [norcalli/nvim-terminal.lua](https://github.com/norcalli/nvim-terminal.lua) - A high performance filetype mode which leverages conceal and highlights your buffer with the correct color codes.
|
||||
- [numToStr/FTerm.nvim](https://github.com/numToStr/FTerm.nvim) - No nonsense floating terminal written in Lua.
|
||||
- [pianocomposer321/consolation.nvim](https://github.com/pianocomposer321/consolation.nvim) - A general-purpose terminal wrapper and management plugin, written in Lua.
|
||||
|
|
Loading…
Reference in a new issue