danchoi / ri.vim

browse ri documentation from Vim
http://github.com/danchoi/ri.vim
MIT License
114 stars 15 forks source link

feature request: I hope you can set ri.vim opened buffer filetype. #8

Closed stardiviner closed 12 years ago

stardiviner commented 12 years ago

I'm using neocomplcache, It is conflict with plugin ri.vim completefunc, but it can set completefunc for filetype. And add a filetype like (rdoc or something else) can be nice, you can enhance it with syntax highlight. etc. Anyway really hope you can set filetype for that <leader>r opened buffer. Here is the issue I post on neocomplcache. https://github.com/Shougo/neocomplcache/issues/276