Skip to content

Commit

Permalink
remove statusline customizations due to performance issues mentioned in
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianrego committed Feb 23, 2012
1 parent d2fe86e commit 77b7209
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 29 deletions.
29 changes: 0 additions & 29 deletions janus/vim/core/before/plugin/statuline.vim

This file was deleted.

6 changes: 6 additions & 0 deletions janus/vim/core/before/plugin/statusline.vim
@@ -0,0 +1,6 @@
if has("statusline") && !&cp
set laststatus=2 " always show the status bar

" Start the status line
set statusline=%f\ %m\ %r
endif

0 comments on commit 77b7209

Please sign in to comment.