vim:custom_syntax_highlighting
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vim:custom_syntax_highlighting [2021/02/15 21:15] – peter | vim:custom_syntax_highlighting [2021/02/15 21:59] (current) – peter | ||
---|---|---|---|
Line 11: | Line 11: | ||
---- | ---- | ||
- | <file vim syntax> | + | <file vim syntax.vim> |
syntax keyword cFunction abort | syntax keyword cFunction abort | ||
syntax keyword cFunction abs | syntax keyword cFunction abs | ||
Line 20: | Line 20: | ||
... | ... | ||
highlight link cFunction Function | highlight link cFunction Function | ||
- | </ | + | </ |
<WRAP info> | <WRAP info> | ||
Line 44: | Line 44: | ||
<code vim> | <code vim> | ||
- | nmap + :so ~/ | + | nmap + :so ~/ |
</ | </ | ||
Line 51: | Line 51: | ||
</ | </ | ||
+ | ---- | ||
+ | |||
+ | ===== References ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// |
vim/custom_syntax_highlighting.1613423714.txt.gz · Last modified: 2021/02/15 21:15 by peter