Skip to content

creativecomposer/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample config to use vim as TypeScript IDE

The config works both for vim 8.0 and neovim 0.4.x+.

I use neovim 0.5.0.

Install NeoVim

sudo ./install_nvim.sh

Make required config changes

python3 setup_vim.py <home-dir-path>

Install plugins

vim
:PackUpdate

Some plugins require restart. Therefore, exit and start vim again.

About

My vimrc file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published