Browse Source

vim: yaml: set ts=2

Maxim Likhachev 3 years ago
parent
commit
d69b8bb158
  1. 3
      etc/soft/nvim/+ftplugin/yaml.vim

3
etc/soft/nvim/+ftplugin/yaml.vim

@ -1 +1,4 @@ @@ -1 +1,4 @@
setlocal commentstring=#\ %s
setlocal expandtab
setlocal softtabstop=2
setlocal shiftwidth=2

Loading…
Cancel
Save