s/terraform/tofu, add tofu completion, check in zsh functions

This commit is contained in:
Jason Swank
2025-10-19 20:23:33 +00:00
parent ff8e3628cb
commit 8dd3d0a5f4
5 changed files with 30 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ iab idate <c-r>=strftime("%Y-%m-%d")<cr>
nmap <leader>toc <cmd>.put =execute('.,$write !gh-md-toc --hide-header --hide-footer')<cr>
" use \ tf to format a buffer as terraform
nmap <leader>tf <cmd>!terraform fmt %<cr>
nmap <leader>tf <cmd>!tofu fmt -no-color %<cr>
set lazyredraw " redraw only when req'd
set wildmenu " visual auto-complete