We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a8b09 commit a8cac39Copy full SHA for a8cac39
support/common/editors/mccode.vim
@@ -12,7 +12,7 @@
12
13
" McStas/McXtrace instruments are mostly c syntax so start with that
14
:runtime! syntax/c.vim
15
-
+:setlocal commentstring=//\ %s
16
"keywords for mcstas statements
17
:syntax keyword instrStatement DECLARE DEPENDENCY DEFINE END FINALLY INITIALIZE MCDISPLAY SAVE SHARE USERVARS
18
:syntax keyword instrStatement TRACE DEFINITION PARAMETERS POLARISATION SETTING STATE
0 commit comments