From 4fb97347775f483958218524b98859fdfbfcb9b4 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sun, 10 Jul 2022 18:03:46 +0430 Subject: updates --- .vimrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.vimrc') 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' -- cgit v1.2.3