marksman icon indicating copy to clipboard operation
marksman copied to clipboard

Error for other filetype

Open fecet opened this issue 1 year ago • 1 comments

I'm using marksman in neovim with mason, it works good on markdown filetype, but If I set it to other filetype like

	filetypes = { "markdown","quarto", "qmd" },

I get

[ERROR][2023-05-02 01:10:44] .../vim/lsp/rpc.lua:734	"rpc"	"marksman"	"stderr"	"[01:10:44 INF] <LSP Entry> Starting Marksman LSP server: {}\n"

fecet avatar May 01 '23 17:05 fecet