mirror of
https://github.com/kmein/niveum
synced 2026-03-20 20:01:08 +01:00
vim: dont set title
This commit is contained in:
@@ -30,7 +30,7 @@ nnoremap <Leader>d <Plug>(ale_go_to_definition_in_tab)
|
|||||||
nnoremap <Leader>rf <Plug>(ale_find_references)
|
nnoremap <Leader>rf <Plug>(ale_find_references)
|
||||||
|
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
set title
|
set notitle
|
||||||
set nocompatible
|
set nocompatible
|
||||||
set smartcase
|
set smartcase
|
||||||
set shiftwidth=2 tabstop=2 expandtab
|
set shiftwidth=2 tabstop=2 expandtab
|
||||||
|
|||||||
Reference in New Issue
Block a user