From 7e2a016dc724dd9f6767a002f5da889740f137c6 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 29 Nov 2020 11:30:01 +0700 Subject: Update 2020-11-29 --- vim/.vim/vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vim') 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'} -- cgit 1.4.1