Skip to content

runtime(haskellcomplete): fix undefined buffer variable. - #4

Open
Arkissa wants to merge 1 commit into
alx741:masterfrom
Arkissa:fix/haskellcompleteComplete
Open

runtime(haskellcomplete): fix undefined buffer variable.#4
Arkissa wants to merge 1 commit into
alx741:masterfrom
Arkissa:fix/haskellcompleteComplete

Conversation

@Arkissa

@Arkissa Arkissa commented Jan 28, 2026

Copy link
Copy Markdown

When you edit one .hs file and use omnifunc completion, and opening another .hs file and using omnifunc completion will be report this error.
image

The .vim in runtimepath 'autoload' just source once and then caches it. So, these top-level buffer variables undefined in another buffer.

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

Successfully merging this pull request may close these issues.

1 participant