diff options
Diffstat (limited to 'public/articals/neovim/2exitingnvim')
-rw-r--r-- | public/articals/neovim/2exitingnvim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/articals/neovim/2exitingnvim b/public/articals/neovim/2exitingnvim index 21f46c9..5c9059b 100644 --- a/public/articals/neovim/2exitingnvim +++ b/public/articals/neovim/2exitingnvim @@ -31,7 +31,7 @@ <p>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.</p> <center> <hr> - <pre text-align=center><a href="../neovimlist">Back</a> + <pre><a href="../neovimlist">Back</a> <a href="3Basic">Next</a> </main> </body> </html> |