From d4f12bf820b1e2c9e9bb7e14e3f8e3d4710c7174 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Fri, 17 Jul 2020 21:15:20 +0500 Subject: Updates. Add taskwarrior configuration. --- files/.vimrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'files/.vimrc') diff --git a/files/.vimrc b/files/.vimrc index a3c9770..28887e6 100644 --- a/files/.vimrc +++ b/files/.vimrc @@ -67,6 +67,7 @@ Plugin 'sheerun/vim-polyglot' Plugin 'terryma/vim-expand-region' " Maintains a history of previous yanks, changes and deletes "Plugin 'vim-scripts/YankRing.vim' +Plugin 'tpope/vim-dadbod' " File types @@ -167,6 +168,7 @@ set pastetoggle= set cursorline set ttyfast set mouse=a +set shortmess+=Ic set autoindent set smartindent -- cgit v1.2.3