Neovim: Difference between revisions
m Fix neovim command |
Update how to set default editor |
||
| Line 119: | Line 119: | ||
# You have to add the line below to set it as the default editor: | # You have to add the line below to set it as the default editor: | ||
</translate> | </translate> | ||
programs.neovim.defaultEditor = true;}} | |||
<translate> | <translate> | ||