Skip to content

Commit 560f011

Browse files
pryrtdonho
authored andcommitted
Add .cf extension for "Properties"-language list in langs.model.xml
Fix notepad-plus-plus#17858, close notepad-plus-plus#17870
1 parent 409a810 commit 560f011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PowerEditor/src/langs.model.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@
450450
<Keywords name="type3"></Keywords>
451451
<Keywords name="type4">component description example externalhelp forwardhelpcategory forwardhelptargetname functionality inputs link notes outputs parameter remotehelprunspace role synopsis</Keywords>
452452
</Language>
453-
<Language name="props" ext="properties conf cfg gitattributes gitconfig gitmodules editorconfig" commentLine="#"/>
453+
<Language name="props" ext="properties conf cf cfg gitattributes gitconfig gitmodules editorconfig" commentLine="#"/>
454454
<Language name="purebasic" ext="pb" commentLine="" commentStart="" commentEnd="">
455455
<Keywords name="instre1">and break case continue data datasection declare declarecdll declaredll default deftype dim else elseif end enddatasection endenumeration endif endinterface endprocedure endselect endstructure endstructureunion enumeration extends fakereturn for foreach forever global gosub goto if includebinary includefile includepath interface newlist next or procedure procedurecdll proceduredll procedurereturn protected read repeat restore return select shared static step structure structureunion to until wend while xincludefile</Keywords>
456456
<Keywords name="instre2">compilercase compilerdefault compilerelse compilerendif compilerendselect compilerif compilerselect</Keywords>

0 commit comments

Comments
 (0)