/nerdterm

A term toggle plugin for vim.

Primary LanguageVim ScriptMIT LicenseMIT

The NERDTerm

The NERDTerm is a terminal toggle plugin for the Vim editor.

Theme: Enfocado Dark Nature.

Installation

Install via your preferred package manager. Example using vim-plug:

Plug 'wuelnerdotexe/nerdterm'

Usage

NERDTerm provides only and exclusively one command:

:NERDTermToggle

Which you can map to your favorite map, for example:

nmap <leader>tt <Plug>(NERDTermToggle)
tmap <leader>tt <Plug>(NERDTermToggle)

Maintainer

Hi 👋, I'm Wuelner, a software developer from Guatemala, passionate about creating minimalist solutions using solid fundamentals focused on "how things should be".

License

MIT © Wuelner Martínez.

With 💖 from LATAM to the world!