Skip to content

tvudev/vim-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The font used in the screenshot is Haskplex Nerd.

Installation

There are two way to use this config:

Option 1: Check init.vim and copy just what you need.

Option 2: Clone the whole repo in to ~/.config/nvim/, please make sure you don't have this folder before clone:

$ git clone https://github.com/huytd/vim-config ~/.config/nvim/

Screenshots

NERDTree + coc.nvim floating document + vista.vim outline:

Floating Terminal: <Leader>at or :call FloatTerm()

NodeJS REPL: <Leader>an or :call FloatTerm('"node"')

Floating tig - TUI Git: <Leader>ag or :call FloatTerm('"tig"')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%