Aggiunta impostazioni base vim.
This commit is contained in:
parent
56f659d5ce
commit
0f56baa132
48 changed files with 10738 additions and 1 deletions
3
vim/ftplugin/terraform.vim
Normal file
3
vim/ftplugin/terraform.vim
Normal file
|
@ -0,0 +1,3 @@
|
|||
" Customizing spacing in terraform files
|
||||
set softtabstop=2
|
||||
set shiftwidth=2
|
Loading…
Add table
Add a link
Reference in a new issue