YouCompleteMe/python/ycm/server
Tom Vincent 15b7e7683a Blacklist vimwiki filetype
[vimwiki][] has a markdown-like syntax, which doesn't bode well with YCM
(flickering "pattern not found" messages, performance hits with long prose).

[vimwiki]: https://github.com/vimwiki/vimwiki
2013-10-30 01:35:17 +00:00
..
tests Now possible to sent Vim data to FlagsForFile func 2013-10-26 16:22:43 -07:00
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
default_settings.json Blacklist vimwiki filetype 2013-10-30 01:35:17 +00:00
handlers.py Upping ycmd max request size to 500kb 2013-10-29 12:16:46 -07:00
responses.py Correctly handling ycm_extra_conf files now 2013-10-08 16:21:43 -07:00
server_state.py ycm_core now imported after extra conf preload 2013-10-14 15:29:00 -07:00
server_utils.py ycm_core now imported after extra conf preload 2013-10-14 15:29:00 -07:00
watchdog_plugin.py Option "shutdown_secs" is now "suicide_secs" 2013-10-23 12:33:27 -07:00
ycmd.py ycmd loads default options when none provided 2013-10-25 13:26:33 -07:00