diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e033bc6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +lazy-lock.json diff --git a/README.md b/README.md index a2f77a1..ac7addb 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,6 @@ This is a simple starter config for neovim, there is a few plugins for changing ### Note: 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. + +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