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

Skip to content

Nvim unexpected behaviour #70

@dominik271828

Description

@dominik271828

The plugin works when running starting nvim, provided you specify the file name.
Running the command

nvim test.txt

makes the plugin work as expected.
However, when running

nvim

by itself, the plugin doesn't initiate.
I have the plugin config set in ~/.config/nvim/init.vim

Running

:HardTimeOn

when in nvim enables the plugin. But it still doesn't enable itself on startup without a file name specified.

let g:hardtime_default_on = 1

is of course set

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