ArduPlane: don't use avr include dir for tags
This commit is contained in:
parent
b76f498799
commit
e5595ff11c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user