Skip to content

Is tree_cmd option ignored? #11

Description

@vbauerster

None of tree-* commands respect my config, which has some blacklist for go file types.
I've tree_cmd option set in my kakrc and it expands correctly:

set-option global tree_cmd "kak-tree -c %val{config}/kak-tree.toml"

This is content of my kak-tree.toml:

[filetype.go]
blacklist = ["nil", "block", "identifier"]

For example, if I issue tree-node-sexp, I still can see blacklisted items.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions