asyncomplete.vim icon indicating copy to clipboard operation
asyncomplete.vim copied to clipboard

Completion of buffer/workspace content

Open fasterius opened this issue 2 years ago • 3 comments

Sorry if this is a stupid question, but is it possible to get autocompletion of buffer/workspace content when not using an LSP via vim-lsp+ asyncomplete-lsp? Everything works wonderfully for filetypes with supported LSPs, but for other filetypes (e.g. markdown, see https://github.com/mattn/vim-lsp-settings/issues/527) I would like to get at least autocompletion of content in the current file/buffer/workspace.

fasterius avatar Mar 02 '22 13:03 fasterius

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 01 '22 14:05 stale[bot]

I still not understand what is the problem. If you are using Language Server for markdown, it should work well.

mattn avatar May 01 '22 15:05 mattn

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 10 '22 08:07 stale[bot]