neovim
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
neovim [2025/07/18 21:47] – [Copilot] dblume | neovim [2025/07/18 22:27] (current) – [Copilot Chat] dblume | ||
---|---|---|---|
Line 39: | Line 39: | ||
git clone --filter=blob: | git clone --filter=blob: | ||
</ | </ | ||
+ | |||
+ | ==== macOS tweak ==== | ||
On macOS, I initially had trouble with diffs of the form '' | On macOS, I initially had trouble with diffs of the form '' | ||
Line 45: | Line 47: | ||
sed -i ' | sed -i ' | ||
</ | </ | ||
+ | |||
+ | ==== WSL tweak ==== | ||
+ | |||
+ | WSL sets '' | ||
+ | |||
+ | - '' | ||
+ | - or modify plenary' | ||
+ | - or '' | ||
+ | |||
+ | <code bash> | ||
+ | sed -i ' | ||
+ | </ | ||
+ | |||
+ | ==== Optional Settings ==== | ||
Optional, [[https:// | Optional, [[https:// |
neovim.txt · Last modified: 2025/07/18 22:27 by dblume