Default GNU Linker Script name so VIM does Syntax Highlighting

爱⌒轻易说出口 提交于 2020-01-15 06:10:08

问题


What is the usual suffix for a linker script so that VIM will use syntax-highlighting on it?


回答1:


It seems to be .ld, only from what I see Vim doesn't come (at least mine doesn't, 7.3.) with the syntax files for it. Try the ones offered for download here.



来源:https://stackoverflow.com/questions/9612818/default-gnu-linker-script-name-so-vim-does-syntax-highlighting

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!