This commit is contained in:
parent
75beb5f4ba
commit
1a082031d9
1 changed files with 2 additions and 0 deletions
|
@ -122,6 +122,8 @@ You can also install your own plugins, for instance, via pathogen you can instal
|
|||
|
||||
## Key Mappings
|
||||
|
||||
The [leader](http://learnvimscriptthehardway.stevelosh.com/chapters/06.html#leader) is `,`, so whenever you see `<leader>` it means `,`.
|
||||
|
||||
### Plugin related mappings
|
||||
|
||||
Open [bufexplorer](https://github.com/vim-scripts/bufexplorer.zip) and see and manage the current buffers (`<leader>o`):
|
||||
|
|
Loading…
Reference in a new issue