mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-11-12 20:23:50 +00:00
notify users on custom terminal setting
This commit is contained in:
parent
3b4111f2ab
commit
29f9a4474c
@ -67,6 +67,10 @@ git clone https://github.com/Baipyrus/nvim-config.git $env:USERPROFILE\AppData\L
|
||||
|
||||
### Post Installation
|
||||
|
||||
<details><summary> Extras for Linux and Mac </summary>
|
||||
In the [`options`](./lua/options.lua) file, change the settings to specify the terminal of your choice. This installation is used and maintained by a Windows user and, as such, will use Powershell. This setting may need to be updated after each upgrade.
|
||||
</details>
|
||||
|
||||
Start Neovim
|
||||
|
||||
```sh
|
||||
|
Loading…
Reference in New Issue
Block a user