Adding .gitignore and updating readme file
This commit is contained in:
parent
f763f914c7
commit
739b0ad24d
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
lazy-lock.json
|
@ -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, <leader>ct creates a new tab, <leader>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
|
||||
|
Loading…
x
Reference in New Issue
Block a user