about summary refs log tree commit diff
path: root/vim
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2020-11-29 11:30:01 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2020-11-29 11:30:01 +0700
commit7e2a016dc724dd9f6767a002f5da889740f137c6 (patch)
treea12e79ecc11565a09be9fc36082b279230d91a01 /vim
parent5b07539fad29d4f88662c9c3e2f602860b3663be (diff)
downloaddotfiles-7e2a016dc724dd9f6767a002f5da889740f137c6.tar.gz
Update 2020-11-29
Diffstat (limited to 'vim')
-rwxr-xr-xvim/.vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/.vim/vimrc b/vim/.vim/vimrc
index c341169..86a5f47 100755
--- a/vim/.vim/vimrc
+++ b/vim/.vim/vimrc
@@ -49,6 +49,7 @@ Plug 'https://github.com/francoiscabrol/ranger.vim'
 Plug 'https://github.com/sheerun/vim-polyglot'
 Plug 'https://github.com/srcery-colors/srcery-vim'
 Plug 'https://github.com/knsh14/vim-github-link'
+Plug 'https://github.com/goerz/jupytext.vim'
 Plug 'https://github.com/lervag/vimtex', {'for': 'tex'}
 Plug 'https://github.com/kovisoft/slimv', {'for': 'lisp'}
 Plug 'https://github.com/anntzer/vim-cython', {'for': 'cython'}