aboutsummaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-07-10 13:33:46 +0000
committerterminaldweller <thabogre@gmail.com>2022-07-10 13:33:46 +0000
commit4fb97347775f483958218524b98859fdfbfcb9b4 (patch)
tree7fe75657713c03a168f89536db53753205d81386 /.vimrc
parentupdates (diff)
downloadscripts-4fb97347775f483958218524b98859fdfbfcb9b4.tar.gz
scripts-4fb97347775f483958218524b98859fdfbfcb9b4.zip
updates
Diffstat (limited to '')
-rw-r--r--.vimrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.vimrc b/.vimrc
index 6032a0b..658ed37 100644
--- a/.vimrc
+++ b/.vimrc
@@ -207,6 +207,8 @@ Plug 'lifepillar/pgsql.vim', {'for': ['sql','pqsl', 'pgsql']}
Plug 'HiPhish/info.vim'
Plug 'kmonad/kmonad-vim'
Plug 'MattesGroeger/vim-bookmarks'
+Plug 'vim-pandoc/vim-pandoc'
+Plug 'vim-pandoc/vim-pandoc-syntax'
" Plug 'kana/vim-operator-user'
" Plug 'terryma/vim-multiple-cursors'
" Plug 'Konfekt/vim-office'
@@ -218,8 +220,6 @@ Plug 'MattesGroeger/vim-bookmarks'
" Plug 'tmux-plugins/vim-tmux'
" Plug 'rhysd/vim-gfm-syntax'
" Plug 'vim-utils/vim-troll-stopper'
-" Plug 'vim-pandoc/vim-pandoc'
-" Plug 'vim-pandoc/vim-pandoc-syntax'
" Plug 'tmux-plugins/vim-tmux-focus-events'
" Plug 'skammer/vim-css-color'
" Plug 'jelera/vim-javascript-syntax'