Skip to content

ak5/vim-lsp-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-lsp-typescript

Sets up vim-lsp for TypeScript.

Installing

Install typescript language server using npm:

npm install -g typescript typescript-language-server

Install the vim plugins:

" Dependencies
Plug 'prabirshrestha/async.vim'
Plug 'prabirshrestha/vim-lsp'

Plug 'ryanolsonx/vim-lsp-typescript'

License

MIT

About

Sets up vim-lsp for TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published