Using a.vim for C++ -


There. There is a way to use the a.vim plugin to switch between H, .cxx and .xx files? Alternatively, can you provide another solution? This idea will be automatically sent to .h - & gt; .txx - & gt;

A big thank you to both

one . View the lines in Vim which include AddAlternateExtensionMapping . The first argument is the extension of the current file, the second file has a list of extensions that you want to switch from : A . They are listed in the order of preference , in your case, you have to set it so that it can go into a cycle.

  Call & lt; SID & gt; AddAlternateExtensionMapping ('H', 'tx, cx') call and lieutenant; SID & gt; AddAlternateExtensionMapping ('Txx', 'cxx, h') Call & lt; SID & gt; AddAlternateExtensionMapping ('cxx', 'h, txx')  

If it exists or .xx if it is not, then for .txx.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -