YouCompleteMe/python/completers
Johann Klähn 3d305f9c74 Implement completer-specific commands
This provides a framework for completer-writers to create
completer-specific commands. I have in mind to use this for the clang
completer to force reloading of a flags module via `:YcmCompleter reload`.
2013-02-28 11:32:07 +01:00
..
all Typo fix 2013-02-23 13:08:56 -08:00
c No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
cpp Updating error message on missing ycm_extra_conf 2013-02-20 13:16:18 -08:00
objc No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
objcpp No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
__init__.py Initial, rough version of completer separation 2012-08-04 17:46:54 -07:00
completer.py Implement completer-specific commands 2013-02-28 11:32:07 +01:00