File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,13 @@ External Requirements:
3535 - If you want to write Golang, you will need ` go `
3636 - etc.
3737
38- > ** NOTE**
38+ > [ ! NOTE]
3939> See [ Install Recipes] ( #Install-Recipes ) for additional Windows and Linux specific notes
4040> and quick install snippets
4141
4242### Install Kickstart
4343
44- > ** NOTE**
44+ > [ ! NOTE]
4545> [ Backup] ( #FAQ ) your previous configuration (if any exists)
4646
4747Neovim'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
5858so that you have your own copy that you can modify, then install by cloning the
5959fork to your machine using one of the commands below, depending on your OS.
6060
61- > ** NOTE**
61+ > [ ! NOTE]
6262> Your fork's URL will be something like this:
6363> ` https://github.com/<your_github_username>/kickstart-modular.nvim.git `
6464
@@ -67,7 +67,8 @@ too - it's ignored in the kickstart repo to make maintenance easier, but it's
6767[ recommended to track it in version control] ( https://lazy.folke.io/usage/lockfile ) .
6868
6969#### Clone kickstart.nvim
70- > ** NOTE**
70+
71+ > [ !NOTE]
7172> If following the recommended step above (i.e., forking the repo), replace
7273> ` dam9000 ` with ` <your_github_username> ` in the commands below
7374
You can’t perform that action at this time.
0 commit comments