Skip to content

Activate extension on certain file:// URLs #82

@yangmillstheory

Description

@yangmillstheory

Thanks for the great work!

I have a mapping in my .vimrc file to launch the current Markdown file in Chrome:

autocmd BufEnter,FileType markdown nnoremap <F9> :execute ':silent !google-chrome %'<CR>

However, there's an extra step to activate the plugin on the page. Is there a way to automatically activate the plugin on user-defined file paths?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions