diff options
Diffstat (limited to 'after')
| -rw-r--r-- | after/ftplugin/yaml.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/after/ftplugin/yaml.vim b/after/ftplugin/yaml.vim index 0936405..46e9ccd 100644 --- a/after/ftplugin/yaml.vim +++ b/after/ftplugin/yaml.vim @@ -1,4 +1,3 @@ - set tabstop=2 " number of visual spaces per TAB set softtabstop=2 " number of spaces in tab when editing set shiftwidth=2 " number of spaces to use for autoindent |
