summaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
authorJesse Luehrs <doy@stripe.com>2017-10-27 09:06:39 -0700
committerJesse Luehrs <doy@tozt.net>2017-10-27 09:19:00 -0700
commit1f018167a4ea13b3704f978e821ead62a27985ab (patch)
tree79e1e8e871324828ffb421db9b37a7d013301505 /vim
parent2e33e94b90fca797e4ebad0d7f37ef9ba106c8f8 (diff)
downloadconf-1f018167a4ea13b3704f978e821ead62a27985ab.tar.gz
conf-1f018167a4ea13b3704f978e821ead62a27985ab.zip
reorganize
Diffstat (limited to 'vim')
-rw-r--r--vim/ftplugin/terraform.vim1
m---------vim/pack/filetype/start/ft-bzl (renamed from vim/pack/local/start/ft-bzl)0
m---------vim/pack/filetype/start/git (renamed from vim/pack/local/start/git)0
m---------vim/pack/filetype/start/go (renamed from vim/pack/local/start/go)0
m---------vim/pack/filetype/start/ledger (renamed from vim/pack/local/start/ledger)0
m---------vim/pack/filetype/start/perl (renamed from vim/pack/local/start/perl)0
m---------vim/pack/filetype/start/puppet (renamed from vim/pack/local/start/puppet)0
m---------vim/pack/filetype/start/rust (renamed from vim/pack/local/start/rust)0
m---------vim/pack/filetype/start/terraform (renamed from vim/pack/local/start/terraform)0
m---------vim/pack/plugins/start/airline (renamed from vim/pack/local/start/airline)0
m---------vim/pack/plugins/start/ale (renamed from vim/pack/local/start/ale)0
m---------vim/pack/plugins/start/commentary (renamed from vim/pack/local/start/commentary)0
m---------vim/pack/plugins/start/denite (renamed from vim/pack/local/start/denite)0
m---------vim/pack/plugins/start/gundo (renamed from vim/pack/local/start/gundo)0
m---------vim/pack/plugins/start/multiple-cursors (renamed from vim/pack/local/start/multiple-cursors)0
m---------vim/pack/plugins/start/neosnippet (renamed from vim/pack/local/start/neosnippet)0
m---------vim/pack/plugins/start/startify (renamed from vim/pack/local/start/startify)0
m---------vim/pack/plugins/start/textobj (renamed from vim/pack/local/start/textobj)0
18 files changed, 1 insertions, 0 deletions
diff --git a/vim/ftplugin/terraform.vim b/vim/ftplugin/terraform.vim
index 463eea9..b296111 100644
--- a/vim/ftplugin/terraform.vim
+++ b/vim/ftplugin/terraform.vim
@@ -1 +1,2 @@
setlocal commentstring=#\ %s
+let g:terraform_fmt_on_save = 1
diff --git a/vim/pack/local/start/ft-bzl b/vim/pack/filetype/start/ft-bzl
-Subproject d7cfe1c770e0c21f6341ba62c77af9f47258294
+Subproject d7cfe1c770e0c21f6341ba62c77af9f47258294
diff --git a/vim/pack/local/start/git b/vim/pack/filetype/start/git
-Subproject 04c9a9d1ce06ce8438e55db6c581e94344da3aa
+Subproject 04c9a9d1ce06ce8438e55db6c581e94344da3aa
diff --git a/vim/pack/local/start/go b/vim/pack/filetype/start/go
-Subproject 011dcadc02358724ec9f675349b6d9065de8e2d
+Subproject 011dcadc02358724ec9f675349b6d9065de8e2d
diff --git a/vim/pack/local/start/ledger b/vim/pack/filetype/start/ledger
-Subproject 0bce2fd70da351c65d20cb5a1fec20ad3a2ab90
+Subproject 0bce2fd70da351c65d20cb5a1fec20ad3a2ab90
diff --git a/vim/pack/local/start/perl b/vim/pack/filetype/start/perl
-Subproject 91163b59af9702d11895d5944efc0cbbadcbeea
+Subproject 91163b59af9702d11895d5944efc0cbbadcbeea
diff --git a/vim/pack/local/start/puppet b/vim/pack/filetype/start/puppet
-Subproject 0d8ddd0dc3b7c908a82a6f16fa61aade766cc7e
+Subproject 0d8ddd0dc3b7c908a82a6f16fa61aade766cc7e
diff --git a/vim/pack/local/start/rust b/vim/pack/filetype/start/rust
-Subproject b6d88adcf9867aa69f4d20d45d49bb54979842a
+Subproject b6d88adcf9867aa69f4d20d45d49bb54979842a
diff --git a/vim/pack/local/start/terraform b/vim/pack/filetype/start/terraform
-Subproject 2d9343c7165acbb6225017a9da8baf63bbd27a2
+Subproject 2d9343c7165acbb6225017a9da8baf63bbd27a2
diff --git a/vim/pack/local/start/airline b/vim/pack/plugins/start/airline
-Subproject a5d9a4bcb2a6e7c729bc460645b345b9bc7d4f5
+Subproject a5d9a4bcb2a6e7c729bc460645b345b9bc7d4f5
diff --git a/vim/pack/local/start/ale b/vim/pack/plugins/start/ale
-Subproject 81d993086eae20cd8d2871b62e8889e54cfa918
+Subproject 81d993086eae20cd8d2871b62e8889e54cfa918
diff --git a/vim/pack/local/start/commentary b/vim/pack/plugins/start/commentary
-Subproject 89f43af18692d22ed999c3097e449f12fdd8b29
+Subproject 89f43af18692d22ed999c3097e449f12fdd8b29
diff --git a/vim/pack/local/start/denite b/vim/pack/plugins/start/denite
-Subproject 85e4eb72cc4cbbc73b1291c6ce8714503d890fa
+Subproject 85e4eb72cc4cbbc73b1291c6ce8714503d890fa
diff --git a/vim/pack/local/start/gundo b/vim/pack/plugins/start/gundo
-Subproject 46c443ee9d5854320eb965a1fdee781ba83a070
+Subproject 46c443ee9d5854320eb965a1fdee781ba83a070
diff --git a/vim/pack/local/start/multiple-cursors b/vim/pack/plugins/start/multiple-cursors
-Subproject a97dab5bc440bf0a7b62bb2de4479963a888f4f
+Subproject a97dab5bc440bf0a7b62bb2de4479963a888f4f
diff --git a/vim/pack/local/start/neosnippet b/vim/pack/plugins/start/neosnippet
-Subproject ddd01d0ee3d965d9a30051f2e12b14234c83b3a
+Subproject ddd01d0ee3d965d9a30051f2e12b14234c83b3a
diff --git a/vim/pack/local/start/startify b/vim/pack/plugins/start/startify
-Subproject 7f910ed4367de96310fedc98d5a12b97173a405
+Subproject 7f910ed4367de96310fedc98d5a12b97173a405
diff --git a/vim/pack/local/start/textobj b/vim/pack/plugins/start/textobj
-Subproject ede742dca0477d08edaaa14cc178bd80bd18112
+Subproject ede742dca0477d08edaaa14cc178bd80bd18112