diff options
| author | Anton Bobov <abobov@gmail.com> | 2020-10-06 18:49:33 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2020-10-06 18:49:33 +0500 |
| commit | eb45428c17ea06738447da5bee62039739386a5c (patch) | |
| tree | fdb5851a914b76fdc99462d999c7a00d10b33b8f /files/.vimrc | |
| parent | 7e05aae6c583220ef4d8e4c7ccac59b1f1c64835 (diff) | |
Updates.
+ vim table plugin
+ crontab alias
Diffstat (limited to 'files/.vimrc')
| -rw-r--r-- | files/.vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/.vimrc b/files/.vimrc index 8a464ba..a280824 100644 --- a/files/.vimrc +++ b/files/.vimrc @@ -69,6 +69,7 @@ Plugin 'terryma/vim-expand-region' " Maintains a history of previous yanks, changes and deletes "Plugin 'vim-scripts/YankRing.vim' Plugin 'tpope/vim-dadbod' +Plugin 'dhruvasagar/vim-table-mode' " File types |
