From 59f0fa31a62a22c3998d29e2d28ef0dd2cf11b39 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 11 May 2025 23:05:56 +0200 Subject: [PATCH] Editing README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac7addb..8cea6c7 100644 --- a/README.md +++ b/README.md @@ -27,5 +27,7 @@ This is a simple starter config for neovim, there is a few plugins for changing To use the ansiblels LSP, you need either vs code installed or npm installed. May well be that vs code installs and uses npm to install the ansiblels LSP There is also some remaps that I could not image going back to not using, since they make life a lot eaiser and better when it comes to working in files. + +### Tabs: There has been added remaps for tabs, ct creates a new tab, qt closes a tab. If you are in netrw you can press t on a file to open it in a tab. You can jump between tabs with gt, if you want to jump to a spesific tab you can use fx 2gt, to go to tab 2