diff --git a/ArduPlane/createTags b/ArduPlane/createTags index 1b9c3aff76..01bfa7ad5e 100755 --- a/ArduPlane/createTags +++ b/ArduPlane/createTags @@ -3,8 +3,7 @@ ctags -RV --language-force=C++ --c++-kinds=+p --fields=+iaS --extra=+q \ . \ - ../libraries/* \ - /usr/lib/avr/include + ../libraries/* # sample vimrc file # you'll need to have omnicpp plugin for vim