aboutsummaryrefslogtreecommitdiff
path: root/files/.vimrc
diff options
context:
space:
mode:
authorAnton Bobov <abobov@gmail.com>2020-07-17 21:15:20 +0500
committerAnton Bobov <abobov@gmail.com>2020-07-17 22:58:08 +0500
commitd4f12bf820b1e2c9e9bb7e14e3f8e3d4710c7174 (patch)
tree084a7897cfcc69e50b81c82e26a13e0402a98ec9 /files/.vimrc
parent4758d8279a02df45070fab2d3bd2fee0950f17db (diff)
Updates.
Add taskwarrior configuration.
Diffstat (limited to 'files/.vimrc')
-rw-r--r--files/.vimrc2
1 files changed, 2 insertions, 0 deletions
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=<F3>
set cursorline
set ttyfast
set mouse=a
+set shortmess+=Ic
set autoindent
set smartindent