Enhancement
Would it be possible to determine the file extension for the $EDITOR tmpfile?
I like to use .md for as many non-programming text files as I can and have my
lsp set up to work with them in a large capacity. I use snippets to quickly
enter codeblocks, lists, formatted hyperlinks, ...etc.
I was suggested to set an autocommand to set ft=markdown and that's doable but
I'd like to be able to control this option from concord's config.toml
Meesa Human Ani
Enhancement
Would it be possible to determine the file extension for the
$EDITORtmpfile?I like to use
.mdfor as many non-programming text files as I can and have mylsp set up to work with them in a large capacity. I use snippets to quickly
enter codeblocks, lists, formatted hyperlinks, ...etc.
I was suggested to set an autocommand to
set ft=markdownand that's doable butI'd like to be able to control this option from concord's
config.tomlMeesa Human Ani