Don't show the default status line in nvim
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
parent
78f04a4b04
commit
627bcf405c
@ -1,4 +1,5 @@
|
||||
set number norelativenumber
|
||||
set noshowmode
|
||||
|
||||
" https://stackoverflow.com/a/1878983
|
||||
set tabstop=8 softtabstop=0 expandtab shiftwidth=4 smarttab
|
||||
|
Loading…
Reference in New Issue
Block a user