Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can I use pyls with completor.vim ?! #303

Open
amirongit opened this issue Nov 29, 2020 · 1 comment
Open

can I use pyls with completor.vim ?! #303

amirongit opened this issue Nov 29, 2020 · 1 comment

Comments

@amirongit
Copy link

I have this in my vimrc but it doesn't seem to work!

let g:completor_filetype_map = {}
let g:completor_filetype_map.python = {'ft': 'lsp','cmd': 'pyls'}
@fdelacruz
Copy link

Hi, it seems to be working for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants