Skip to content

Commit

Permalink
fix: minor error with concealed volcite
Browse files Browse the repository at this point in the history
refer: #2875
  • Loading branch information
lervag committed Jan 29, 2024
1 parent 34f0b79 commit 1cb1ea7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion autoload/vimtex/syntax/p/biblatex.vim
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ function! vimtex#syntax#p#biblatex#load(cfg) abort " {{{1
\ '[Cc]ite%(title|author|year%(par)?|date)[s]?',
\ '[Pp]arencite[s]?',
\ '[Ppf]?[Nn]otecite',
\ '[pPfFsStTaA]?[Vv]olcite[s]?',
\ '[Ss]upercite[s]?',
\ 'Cite',
\ 'cite%(num|text|url|field|list|name)',
Expand Down

0 comments on commit 1cb1ea7

Please sign in to comment.