Skip to content

Commit e078f61

Browse files
saccarosiumjpoliv
authored andcommitted
fix: use correct github abmonition syntax (nvim-lua#1414)
1 parent 2faf9a7 commit e078f61

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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
4747
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
5858
so that you have your own copy that you can modify, then install by cloning the
5959
fork 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

0 commit comments

Comments
 (0)