1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-18 12:00:30 +01:00

Update of plugins DirDiff, gundo and buffergator, update colorscheme lucius.

This commit is contained in:
2011-08-01 22:17:43 +02:00
parent ad9a205b79
commit 2e4921876d
7 changed files with 621 additions and 559 deletions

View File

@@ -772,7 +772,7 @@ function! s:NewCatalogViewer()
let b:buffergator_last_render_time = localtime()
try
" remove extra last line
execute("normal! GVX")
execute('normal! GV"_X')
catch //
endtry
setlocal nomodifiable