For light theme, please use light-theme branch.
The font used in the screenshot is Haskplex Nerd.
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/
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"')



