X Tutup
The Wayback Machine - https://web.archive.org/web/20230127230200/https://github.com/wuelnerdotexe/nerdterm
Skip to content

wuelnerdotexe/nerdterm

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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!

X Tutup