Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 381 Bytes

File metadata and controls

19 lines (12 loc) · 381 Bytes

#vim config

Vim configuration that I currently use

Basically lots of plugins.

I try to keep things fairly tidy:

  • opciones/globales.vim Contains all the global options I like.

  • opciones/keys.vim Contains all the key mappings I use.

  • opciones/plugins.vim Contains all the plugins' configurations.

  • opciones/customFunctions.vim Some custom functions I use.