diff --git a/vimrc b/vimrc index 13922ea..41e4ef5 100644 --- a/vimrc +++ b/vimrc @@ -261,6 +261,7 @@ endfun " === GENERAL COMMANDS === " General Purpose +command! -range Count echo(-+1) command! Closeall bufdo bdelete command! Context bufdo bdelete | e . command! Kontext Context