Fix non-working Fortran breakpoints

Might still require https://github.com/Gimly/vscode-fortran for files to be
recognized with the correct IDs.
This commit is contained in:
Baptist BENOIST 2016-02-11 00:31:55 +01:00
commit 69585b2c4e

View file

@ -29,7 +29,8 @@
"cpp",
"d",
"objective-c",
"fortan",
"fortran",
"fortran-modern",
"pascal",
"ada"
]