nvim: let's try statusline off
This commit is contained in:
parent
8726d620e0
commit
7e542ce3c4
1 changed files with 2 additions and 0 deletions
|
@ -97,3 +97,5 @@ nnoremap U :echo "NOPE!"<CR>
|
||||||
|
|
||||||
" do not conceal stuff
|
" do not conceal stuff
|
||||||
set conceallevel=0
|
set conceallevel=0
|
||||||
|
|
||||||
|
set laststatus=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue