Skip to content

ducna-lts/vim-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For light theme, please use light-theme branch.


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%