mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
belloff
This commit is contained in:
@@ -220,3 +220,6 @@ autocmd BufRead,BufNewFile Makefile* set noexpandtab
|
|||||||
" Enable filetype support
|
" Enable filetype support
|
||||||
" Needs to be at end of vimrc
|
" Needs to be at end of vimrc
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
|
||||||
|
" Disable bell
|
||||||
|
set belloff=all
|
||||||
|
|||||||
Reference in New Issue
Block a user