Closed alanfzf closed 1 year ago
If you create a new file from the terminal like this: nvim randomNewFile.md, it won't lazy load Comment.nvim, unless you type :edit again.
nvim randomNewFile.md
:edit
If you create a new file from the terminal like this:
nvim randomNewFile.md
, it won't lazy load Comment.nvim, unless you type:edit
again.