[vim] drops tmux auto reload on save
stopped working, not worth it
This commit is contained in:
parent
f9a5978a52
commit
cb6d057346
1 changed files with 0 additions and 2 deletions
|
@ -55,8 +55,6 @@ autocmd BufNewFile,BufRead *.handlebars setf html.handlebars syntax=m
|
|||
autocmd FileType javascript,dustjs,html.handlebars,css,scss setlocal tabstop=2 shiftwidth=2 softtabstop=2
|
||||
autocmd FileType go setlocal noexpandtab
|
||||
|
||||
autocmd BufWritePost ~/.tmux.conf silent! tmux source-file ~/.tmux.conf
|
||||
|
||||
autocmd VimEnter,BufNewFile,BufReadPost * silent! call HardMode()
|
||||
|
||||
" Automatically wraps markdown and text to 80 columns
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue