digitalmars.D.announce - Phobos function and type highlighter for vim
- Uknown (8/8) Aug 31 2017 I wrote a Phobos function and type highlighter, based on
I wrote a Phobos function and type highlighter, based on vim-cpp-enhanced-highlight by octol for C++[1]. It simply matches and highlights functions and types from `std` and `core`. Currently everything as of D version 2.0.75 is supported, excluding `std.experimental`. The script and install instructions are available here[2]. [1]https://github.com/octol/vim-cpp-enhanced-highlight [2]https://github.com/Sirsireesh/vim-dlang-phobos-highlighter
Aug 31 2017