Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

syntax checking does not work #90

Description

@randomizedthinking

The syntax checking does not work. A few symptoms:

  1. When a file is edited, the on-the-fly syntax checking does not get triggered;
  2. When a file is edited then saved, the checked results seem based on the old checking results. Maybe the syntax checking is cached yet not properly?
  3. I did some simple debug, and found b:fsharp_buffer_changed is not updated correctly. Even the file is edited, its value is kept as 0.

I am using neovim 0.2.0, and python3. Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions