mirror of
https://github.com/dam9000/kickstart-modular.nvim.git
synced 2025-12-28 09:13:59 +00:00
Compare commits
No commits in common. "e63bee4f10636fa12947c27fd064802b4c2b65b2" and "891bdd8107db5e67c394a4b73802d96ed9da33f8" have entirely different histories.
e63bee4f10
...
891bdd8107
@ -35,13 +35,13 @@ External Requirements:
|
||||
- If you want to write Golang, you will need `go`
|
||||
- etc.
|
||||
|
||||
> [!NOTE]
|
||||
> **NOTE**
|
||||
> See [Install Recipes](#Install-Recipes) for additional Windows and Linux specific notes
|
||||
> and quick install snippets
|
||||
|
||||
### Install Kickstart
|
||||
|
||||
> [!NOTE]
|
||||
> **NOTE**
|
||||
> [Backup](#FAQ) your previous configuration (if any exists)
|
||||
|
||||
Neovim's configurations are located under the following paths, depending on your OS:
|
||||
@ -58,7 +58,7 @@ Neovim's configurations are located under the following paths, depending on your
|
||||
so that you have your own copy that you can modify, then install by cloning the
|
||||
fork to your machine using one of the commands below, depending on your OS.
|
||||
|
||||
> [!NOTE]
|
||||
> **NOTE**
|
||||
> Your fork's URL will be something like this:
|
||||
> `https://github.com/<your_github_username>/kickstart-modular.nvim.git`
|
||||
|
||||
@ -67,8 +67,7 @@ too - it's ignored in the kickstart repo to make maintenance easier, but it's
|
||||
[recommended to track it in version control](https://lazy.folke.io/usage/lockfile).
|
||||
|
||||
#### Clone kickstart.nvim
|
||||
|
||||
> [!NOTE]
|
||||
> **NOTE**
|
||||
> If following the recommended step above (i.e., forking the repo), replace
|
||||
> `dam9000` with `<your_github_username>` in the commands below
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user