vim-patch:9.1.0986: filetype: 'jj' filetype is a bit imprecise

Problem:  filetype: 'jj' filetype is a bit imprecise
Solution: rename 'jj' filetype to 'jjdescription'
          (Gregory Anders)

closes: vim/vim#16364

58c44e8833

Co-authored-by: Gregory Anders <greg@gpanders.com>
This commit is contained in:
Christian Clason
2025-01-03 10:42:52 +01:00
committed by Christian Clason
parent f1f42ec063
commit b365036ab3
4 changed files with 3 additions and 3 deletions

View File

@@ -631,7 +631,7 @@ local extension = {
clp = 'jess',
jgr = 'jgraph',
jinja = 'jinja',
jjdescription = 'jj',
jjdescription = 'jjdescription',
j73 = 'jovial',
jov = 'jovial',
jovial = 'jovial',