diff --git a/dot/vimrc b/dot/vimrc index 61b94b0..ebfdcbd 100644 --- a/dot/vimrc +++ b/dot/vimrc @@ -30,7 +30,7 @@ nnoremap d (ale_go_to_definition_in_tab) nnoremap rf (ale_find_references) filetype plugin indent on -set title +set notitle set nocompatible set smartcase set shiftwidth=2 tabstop=2 expandtab