-
- Downloads
Modular Vim config.
- Set filetype to unix by default. - Use the filetype plugin to have per-filetype configuration. - Use 2 spaces for YAML and Terraform files. - Move Python configuration from .vimrc to filetype plugin.
.vim/after/ftplugin/python.vim
0 → 100644
.vim/after/ftplugin/tf.vim
0 → 100644
.vim/after/ftplugin/yaml.vim
0 → 100644
Please register or sign in to comment