Add quarto plugin

master
Hektor Misplon 2024-01-02 21:35:56 +01:00
parent f52a222230
commit 5e5c5464d3
Signed by: hektor
GPG Key ID: 5151AF79E723F21C
1 changed files with 2 additions and 0 deletions

2
.vimrc
View File

@ -111,6 +111,8 @@ Plug 'peitalin/vim-jsx-typescript', { 'for': ['typescript.tsx'] }
Plug 'evanleck/vim-svelte', {'branch': 'main'}
" JSON with comments
Plug 'neoclide/jsonc.vim'
" Jupyter
Plug 'quarto-dev/quarto-vim'
" LaTeX
Plug 'lervag/vimtex'
" Wiki