rafaels88 / vim-stdtabs

Indentation for languages according to their most used style guidelines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-stdtabs

Indentation for languages according to their most used style guidelines.

Currently supported languages
C/C++2 spaces
CSS2 spaces
SCSS2 spaces
HTML2 spaces
JavaScript2 spaces
Json2 spaces
Python4 spaces
Ruby2 spaces
Shell Script4 spaces
Typescript2 spaces

Installing with Vundle

Bundle "sdanielf/vim-stdtabs"
  • Start vim and run command :BundleInstall.

About

Indentation for languages according to their most used style guidelines.

License:GNU General Public License v3.0


Languages

Language:Vim Script 100.0%