Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 516 Bytes

File metadata and controls

27 lines (15 loc) · 516 Bytes

Vim Configuration

This vim configuration is focused on Javascript and Typescript

Dependencies

  • Ack (brew install ack)
  • Node and Yarn (for MarkdownPreview)
  • To be able to use the icons in NERDTree, you will need a font from here

Plugins

This config uses Plug as extensions manager

Run :PlugInstall to install the plugins

Configs

Space as leader

(will continue this docs later)

Package Usages

Autocomplete for TS:

<C-x> <C-o>