1 parent 26b2f51 commit be10052Copy full SHA for be10052
1 file changed
README.md
@@ -40,6 +40,12 @@ git clone https://github.com/c12i/nvim-config.git ~/.config/nvim
40
nvim
41
```
42
43
+**Optional [WezTerm](https://wezterm.org/index.html) Setup** (_if using WezTerm_)
44
+
45
+```bash
46
+ln -s ~/.config/nvim/.wezterm.lua ~/.wezterm.lua
47
+```
48
49
Plugins install automatically on first launch.
50
51
## Key Features
0 commit comments