Thanks to visit codestin.com
Credit goes to github.com

Skip to content

const is not available prior to vim 8.1 #156

@j-hui

Description

@j-hui

The const keyword is not available since 8.1.1539: vim/vim#4541 (comment)

This commit introduces them, and this plugin is no longer working on older versions of vim: 8bc0a26

Is there any way these can be changed to regular let definitions, or at least fall back to that if const is not available?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions