iamcco / iamcco/markdown-preview.nvim

Is it possible to prevent the browser tab from closing when I exit Vim?

Open
#726 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
8k
Forks
411
PR merge metrics
No merged PRs in 30d

Description

[`let g:mkdp_auto_close = 0`](https://github.com/iamcco/markdown-preview.nvim?tab=readme-ov-file#markdownpreview-config) didn't work.

## Wanted Behavior

- IS NOT: Even after exiting Vim, the server keeps running.

- IS: After exiting Vim, the server stops, but the browser tab remains intact (of course with no refreshing anymore).

## Use-cases

I sometimes want to keep reading `README.md` or Markdown documentations even after closing Vim.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.