Skip to content

Commit

Permalink
removing bleything banner
Browse files Browse the repository at this point in the history
And fixing the statusline example
  • Loading branch information
ymendel committed Oct 3, 2012
1 parent 66594d3 commit 98ad751
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions window
@@ -1,13 +1,3 @@
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"""
""" Ben Bleything's Vim Setup
""" Based on the work of many others. See README.rdoc for credits.
"""
""" Git Hubs: http://github.com/bleything/dotvim
""" Internet Electronic Mail: ben@bleything.net
"""
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""

""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
""" W I N D O W O P T I O N S
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Expand All @@ -19,7 +9,7 @@ set laststatus=2 " always show statusline

" set up statusline, ends up looking like this:
"
" [1] window.vimrc [Preview] [vim,+] 0x00 @ l22 c51 (88%)
" 1: window [Preview] [vim,+] 0x00 @ L22 C51 (88%)
"
set statusline=
set statusline+=%n:\ " buffer number
Expand Down

0 comments on commit 98ad751

Please sign in to comment.