YouCompleteMe/python/ycm/completers/general
Strahinja Val Markovic a26243092f Now more explicit about accessing user options
We don't inspect the Vim process anymore when we want an option; we parse the
options on startup and then use that data structure.
2013-10-07 11:03:25 -07:00
..
tests Can now seed identifier database with keywords 2013-05-27 00:08:21 -07:00
__init__.py Moving everything under pytho/ycm 2013-05-19 19:44:42 -07:00
filename_completer.py Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00
general_completer_store.py Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00
syntax_parse.py Can now seed identifier database with keywords 2013-05-27 00:08:21 -07:00
ultisnips_completer.py Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00