summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornPHYN1T3 <38122105+nPHYN1T3@users.noreply.github.com>2023-04-25 13:21:31 -0600
committerGitHub <noreply@github.com>2023-04-25 13:21:31 -0600
commit66b4d180a6a0cb23d77bd2834f3c98e6c780c0c9 (patch)
tree31b45eb8bfe37b4043661e81b93cdf9fef326b63
parentc2dd2ce21ae23c1a631c26988f77812ab75b1e01 (diff)
downloaddots-66b4d180a6a0cb23d77bd2834f3c98e6c780c0c9.tar.gz
ARG!
My browser should not be caching yet github seems to fight some changes. I'm also still unable to see why the formatting (line height) differs between the Archive Install section and the Git Clone Install section. Hopefully this will at least save the correct changes to the Win stuff.
-rw-r--r--nvim/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nvim/README.md b/nvim/README.md
index 0b878eb..02df1b8 100644
--- a/nvim/README.md
+++ b/nvim/README.md
@@ -33,8 +33,8 @@ Distribution Alternatives:
`~/.config/nvim` (Linux)
`~/.config/nvim` (MacOS)
`%userprofile%\AppData\Local\nvim-data\` (Windows)
-* run: git clone https://github.com/nvim-lua/kickstart.nvim.git OR: gh repo clone nvim-lua/kickstart.nvim
+* run: git clone https://github.com/nvim-lua/kickstart.nvim.git OR: gh repo clone nvim-lua/kickstart.nvim
* Run neovim (from terminal or shortcut) and allow the kickstart process to download files and set up the basics.
* Once the setup is complete restart Neovim.
* **You're ready to go!**