Closed petRUShka closed 7 years ago
Please try this configuration snippet from the README:
" When in Python, also search NumPy, SciPy, and Pandas:
let g:dasht_filetype_docsets['python'] = ['(num|sci)py', 'pandas']
Sorry, my fault. I've missed it in README.
I've installed NumPy and ScyPy docsets but if I use
<leader> K
dasht searches only in Python docsets whereas it should search in NumPy docset also.Is it possible to force vim-dasht to search not only in maim docset but in related also?