aboutsummaryrefslogtreecommitdiff
path: root/vim/after/plugin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-03-28 15:17:58 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-03-28 15:17:58 +1300
commit4ab9c61774733aa68b6eb8cf03f3ad747b46c698 (patch)
tree65a09c68bb2958820d58921743fecb81166e7a06 /vim/after/plugin
parentAdd readv function (diff)
downloaddotfiles-4ab9c61774733aa68b6eb8cf03f3ad747b46c698.tar.gz
dotfiles-4ab9c61774733aa68b6eb8cf03f3ad747b46c698.zip
Remove blank lines at end of files
Diffstat (limited to 'vim/after/plugin')
-rw-r--r--vim/after/plugin/netrw.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/after/plugin/netrw.vim b/vim/after/plugin/netrw.vim
index 6afafb67..528f0ca6 100644
--- a/vim/after/plugin/netrw.vim
+++ b/vim/after/plugin/netrw.vim
@@ -9,4 +9,3 @@ let g:netrw_liststyle = 3
" Don't list the current directory shortcut, and don't show tags files
let g:netrw_list_hide = '^\.$,^tags$'
-