Skip to content

Commit

Permalink
Add missing NoMultilineStrings in vim syntax file
Browse files Browse the repository at this point in the history
  • Loading branch information
ffaf1 committed Sep 12, 2024
1 parent f30b1be commit a999f3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editors/vim/syntax/cabal.vim
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ syn keyword cabalExtension contained
\ NoMonoLocalBinds
\ NoMonoPatBinds
\ NoMonomorphismRestriction
\ NoMultilineStrings
\ NoMultiParamTypeClasses
\ NoMultiWayIf
\ NoNPlusKPatterns
Expand Down

0 comments on commit a999f3e

Please sign in to comment.