From 56867c9b4ced86f7231a5ee1bbea62b0cb784574 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Wed, 28 Aug 2024 07:46:57 +0100 Subject: Changes to lang --- public/articals/neovim/2exitingnvim | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) (limited to 'public/articals/neovim/2exitingnvim') diff --git a/public/articals/neovim/2exitingnvim b/public/articals/neovim/2exitingnvim index 0a335d2..21f46c9 100644 --- a/public/articals/neovim/2exitingnvim +++ b/public/articals/neovim/2exitingnvim @@ -1,22 +1,23 @@ - - + + + Exiting Neovim - - + +
- +

How to exit Neovim!

@@ -29,8 +30,8 @@

To people who have used Vim-based text editors, this might look strange to you because you are used to using :q and :q! And whilst those do still work, using ZZ and ZQ is way more dynamic and just smoother in the long run.

-
-
Back
+        
+
Back
     
-- cgit v1.2.3