diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-28 00:24:31 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-28 00:24:31 +0100 |
commit | c31d17cc545bf18159066b2656d3a79f6cf7025b (patch) | |
tree | bd04ce640e8085e49a811f9278d5422f4b8329a4 /public/articals/neovim/1modes | |
parent | 01e9e8c80286497de3793a9310a336eaad0a66bc (diff) |
main changes
Diffstat (limited to 'public/articals/neovim/1modes')
-rw-r--r-- | public/articals/neovim/1modes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/articals/neovim/1modes b/public/articals/neovim/1modes index d1caf04..8b0b5a6 100644 --- a/public/articals/neovim/1modes +++ b/public/articals/neovim/1modes @@ -18,7 +18,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <h1>Neovim modes</h1> <hr> <p>There are three main modes in Neovim that you really need to know about.</p> |