diff options
| author | Franck Cuny <franck.cuny@gmail.com> | 2018-02-28 08:40:49 -0800 |
|---|---|---|
| committer | Franck Cuny <franck.cuny@gmail.com> | 2018-02-28 08:40:49 -0800 |
| commit | 9210a2bb594298fb32600e360e6a6cd50f33ac33 (patch) | |
| tree | a3fb88da6131360f764410bea31ab028eb6b4e1b /vim/indent/yaml.vim | |
| parent | [Makefile] fix the URL to my public key (diff) | |
| download | emacs.d-9210a2bb594298fb32600e360e6a6cd50f33ac33.tar.gz | |
[vim] Remove vim, I really can't get to switch.
Diffstat (limited to 'vim/indent/yaml.vim')
| -rw-r--r-- | vim/indent/yaml.vim | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vim/indent/yaml.vim b/vim/indent/yaml.vim deleted file mode 100644 index f3ad221..0000000 --- a/vim/indent/yaml.vim +++ /dev/null @@ -1,3 +0,0 @@ -au FileType yaml set expandtab -au FileType yaml set shiftwidth=2 -au FileType yaml set softtabstop=2 |
