diff --git a/docs/f-developers.rst b/docs/f-developers.rst index 57d02ae99d..753a4a08c3 100644 --- a/docs/f-developers.rst +++ b/docs/f-developers.rst @@ -29,3 +29,10 @@ Masatake YAMATO introduced optlib and xcmd. I'm working on Fedora. I don't have access to the other platforms. +Vitor Antunes + + I've been working with Verilog for most of the last 10 + years and am an avid Vim user. My goal is to improve the + Verilog parser such that Vim can get the most out of it + in plugins like Tagbar and to support the Omni + completion plugin I am writing. diff --git a/docs/f-news.rst b/docs/f-news.rst index 7ee2343681..442aa71ff1 100644 --- a/docs/f-news.rst +++ b/docs/f-news.rst @@ -35,6 +35,7 @@ See "External parser command" about *xcmd*. Heavily improved language parsers --------------------------------------------------------------------- * php +* verilog New test facility named *Units*