Setup GNU Global source code tagging
htags --auto-completion --colorize-warned-line --dynamic --frame --form --fixed-guide \ --icon --line-number --map-file --other --symbol --show-position --table-list \ --warning --func-header=right --tree-view=filetree \ --title 'Welcome to XXXX source code navigation!'$ htags-server Python2 http/cgi server Serving HTTP on 127.0.0.1 port 8000 ...
Last updated