vim - Custom language highlighting to existing language? -


I am working in a language called Sidona, which is similar to C #, and wondered if there is any way : set syntax = "text">

LanguageName To force Vim to use that type of highlighting. Then you will use : set syntax = cs to implement C # highlighting.

Then you can use C # syntax for the following in your vimrc. Asadona files:

  C # syntax for all files with Force.Wim.Cdnuu Bufride, BuffenFile * .sedona: set syntax = cs  

To use highlighting or you can insert the C # filetype for CDO files (everything that is C #) in your vimrc:

  "All the Sidonna files Associate with C # file type AU bufferide, buffanwayfile * .sedona setfiletype cs  

Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -