Skip to content

Instantly share code, notes, and snippets.

@netstart
Created October 27, 2019 18:07
Show Gist options
  • Select an option

  • Save netstart/d4df8da5eb4d43ae06206abea9a5a112 to your computer and use it in GitHub Desktop.

Select an option

Save netstart/d4df8da5eb4d43ae06206abea9a5a112 to your computer and use it in GitHub Desktop.

Revisions

  1. netstart created this gist Oct 27, 2019.
    2 changes: 2 additions & 0 deletions .vimrc
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    # tab with 2 spaces
    autocmd FileType yaml setlocal ai ts=2 sw=2 et