aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorCamil Staps2022-11-03 10:42:10 +0100
committerCamil Staps2022-11-03 10:42:10 +0100
commitd5fe331510cd0f2da391f40727cb7eff3aea83a0 (patch)
tree1c62526a7d2fc3d3f562f81e5d297c9144bb9a28 /vim
parentVim: use vim-clean from clean-and-itasks again (diff)
Add markdown preview plugin for vim
Diffstat (limited to 'vim')
-rw-r--r--vim/.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/.vimrc b/vim/.vimrc
index 429b38d..144bee5 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -20,6 +20,7 @@ Plugin 'andymass/vim-matchup' " TeX parentheses; see https://git
Plugin 'Shirk/vim-gas' " GNU Assembly
Plugin 'git@gitlab.com:clean-and-itasks/vim-clean' " Clean
Plugin 'camilstaps/vim-fuspel', {'pinned': 1} " Fuspel
+Plugin 'iamcco/markdown-preview.nvim' " live markdown preview with :MarkdownPreview
Plugin 'https://gitlab.com/camilstaps/nir', {'pinned': 1, 'rtp': 'vim'} " Nir
Plugin 'camilstaps/vim-sil', {'pinned': 1} " Sil
Plugin 'rust-lang/rust.vim' " Rust