Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
allworldit
awit-vim-superawesome
Commits
c0c8022b
Commit
c0c8022b
authored
Jan 08, 2020
by
Nigel Kukard
Browse files
Merge branch 'remove-obsolete-statusline' into 'master'
Delete statusline setting See merge request
!19
parents
79f34621
004b1461
Changes
1
Hide whitespace changes
Inline
Side-by-side
vimrc
View file @
c0c8022b
...
...
@@ -23,7 +23,6 @@ set showcmd " show incomplete commands
set
showmatch
" show matching brackets when text indicator
is
over them
set
signcolumn
=
yes " always have the
sign
column
"set spell " enable spell checking
set
statusline
=
%
<
\ %
n
:
%
f
\ %
m
%
r
%
y
%
=
%
-35
.(
line
:
\ %
l
\ of\ %L
,
\
col
:
\ %
c
%V\
(
%P
)
%
)
set
t_Co
=
256
" setup colors
set
t_vb
=
" no annoying sound
on
errors
set
tabstop
=
4
"
number
of
visual
spaces per TAB
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment