summaryrefslogtreecommitdiff
path: root/public/articals/neovimlist
diff options
context:
space:
mode:
authorShipwreckt <shipwreckt@mailfence.com>2024-09-19 06:32:16 +0100
committerShipwreckt <shipwreckt@mailfence.com>2024-09-19 06:32:16 +0100
commit7f17dd9ae7173927242f855e0885c07ef9d56219 (patch)
treeabf73e847df38c09da337e73b2804031a86cfbe9 /public/articals/neovimlist
parent85ee220d457c4fae38fba6d8e050c11421e631bf (diff)
misc changes plus nepvim additions
Diffstat (limited to 'public/articals/neovimlist')
-rw-r--r--public/articals/neovimlist5
1 files changed, 3 insertions, 2 deletions
diff --git a/public/articals/neovimlist b/public/articals/neovimlist
index 432a4b4..83bd397 100644
--- a/public/articals/neovimlist
+++ b/public/articals/neovimlist
@@ -26,11 +26,12 @@
<h2>Why Use Neovim?</h2>
<p>Neovim is a fast and modern text editor with amazing documentation, which has led to a wide range of plugins being developed for it. It is also lightweight and easy to learn the basics.</p>
<section class="posts">
- <h2>Tutorials</h2>
+ <h2>Basics</h2>
<ul>
<li><a href="neovim/0move">How to move around</a></li>
<li><a href="neovim/1modes">Diffrent modes</a></li>
- <li><a href="neovim/2exitingnvim">How exit</a></li>
+ <li><a href="neovim/2exitingnvim">How exit neovim</a></li>
+ <li><a href="neovim/3Basic">Basic commands</a></li>
</ul>
</main>
</body>