tagbar/autoload
Bruce Weirdan 7ffec4539d Added php scopes and additional kinds
Added scopes, so tagbar will show the following hierarchy:
```
  namespace
    subnamespace
      ...
        class
	  property (variable)
	  ...
	  method
	  ...
```

Additional kinds added (basically the same as #283):
 * namespaces
 * use aliases (imports)
 * traits
2017-08-20 17:24:26 +12:00
..
tagbar Added php scopes and additional kinds 2017-08-20 17:24:26 +12:00
tagbar.vim Rename types autoload directory 2017-08-20 17:11:37 +12:00