Skip to content

richsoni/richsoni-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Fork this repo
  2. clone your version
  3. cd into it, and run ./install.sh
  4. open vim and run :call minpac#update()

Typescript Usage

┌────────────┬──────────────────────┐ │ Key │ Action │ ├────────────┼──────────────────────┤ │ gd │ Go to definition │ ├────────────┼──────────────────────┤ │ K │ Hover docs │ ├────────────┼──────────────────────┤ │ gr │ References │ ├────────────┼──────────────────────┤ │ rn │ Rename │ ├────────────┼──────────────────────┤ │ ca │ Code action │ ├────────────┼──────────────────────┤ │ [d / ]d │ Prev/next diagnostic │ └────────────┴──────────────────────┘

About

my vim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors