Skip to content

g:markdown_folding = 1 and g:javaScript_fold = 1 set foldmethod to syntax  #154

Closed
@Konfekt

Description

@Konfekt

If the vimrc contains

let g:markdown_folding = 1
let g:javaScript_fold = 1

then set filetype=markdown and set foldmethod? gives the output

foldmethod=syntax
        Impostata l'ultima volta da /usr/share/vim/vim80/syntax/javascript.vim

in Vim 8.0. Instead, expected is

foldmethod=expr

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions