Merge pull request #4 from thehamkercat/patch-1

Typo ( nvim tree mapping )
This commit is contained in:
siduck76 2021-03-18 11:32:28 +05:30 committed by GitHub
commit 83ff373f99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ git clone https://github.com/wbthomason/packer.nvim\
- <kbd> Ctrl </kbd> <kbd> b </kbd> Open terminal vertically over right - <kbd> Ctrl </kbd> <kbd> b </kbd> Open terminal vertically over right
- <kbd> Ctrl </kbd> <kbd> x </kbd> Open terminal horizontally below the current window - <kbd> Ctrl </kbd> <kbd> x </kbd> Open terminal horizontally below the current window
- <kbd> Ctrl </kbd> <kbd> b </kbd> toggle neovim tree - <kbd> Ctrl </kbd> <kbd> n </kbd> toggle neovim tree
- <kbd> Ctrl </kbd> <kbd> a </kbd> copies everything in the current file - <kbd> Ctrl </kbd> <kbd> a </kbd> copies everything in the current file
- select any text + <kbd> y </kbd> copies the selected text - select any text + <kbd> y </kbd> copies the selected text
- leader + <kbd> f </kbd> <kbd> b </kbd> open all buffers , with telescope - leader + <kbd> f </kbd> <kbd> b </kbd> open all buffers , with telescope