Skip to content

Commit

Permalink
Fix syncing issues
Browse files Browse the repository at this point in the history
  • Loading branch information
laniakea64 authored Feb 8, 2024
1 parent 504ac9a commit 974b16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntax/just.vim
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if exists('b:current_syntax')
endif

let b:current_syntax = 'just'
syn sync fromstart
syn sync fromstart linebreaks=10

syn iskeyword @,48-57,_,-

Expand Down

0 comments on commit 974b16e

Please sign in to comment.