Created
November 8, 2018 06:46
-
-
Save jocho-here/6a7bb02434656cf501e1952084bb4ddf to your computer and use it in GitHub Desktop.
javascript.vim
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
setlocal softtabstop=2 | |
setlocal tabstop=2 | |
setlocal shiftwidth=2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment