programs.astroid.externalEditor
You can use the following variables:
%1
: file name
%2
: server name
%3
: socket ID
See Customizing editor on the Astroid wiki.
- Type
null or string- Default
null- Example
"nvim-qt -- -c 'set ft=mail' '+set fileencoding=utf-8' '+set ff=unix' '+set enc=utf-8' '+set fo+=w' %1"- Declared
- <home-manager/modules/programs/astroid>