Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wuelnerdotexe/nerdterm

A term toggle plugin for vim.
https://github.com/wuelnerdotexe/nerdterm

hacktoberfest neovim nerdterm nerdtree nerdtree-plugin vim

Last synced: 2 days ago
JSON representation

A term toggle plugin for vim.

Awesome Lists containing this project

README

        

# 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](https://github.com/junegunn/vim-plug):

```vim
Plug 'wuelnerdotexe/nerdterm'
```

## Usage

NERDTerm provides only and exclusively one command:

```vim
:NERDTermToggle
```

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

```vim
nmap tt (NERDTermToggle)
tmap tt (NERDTermToggle)
```

## Maintainer

> Hi πŸ‘‹, I'm **[Wuelner](https://linktr.ee/wuelnerdotexe)**, a **software developer from Guatemala**, passionate about creating minimalist solutions using solid fundamentals focused on **"how things should be"**.

## License

[MIT Β© Wuelner MartΓ­nez.](https://github.com/wuelnerdotexe/nerdterm/blob/main/LICENSE)

With πŸ’– from LATAM to the world!