mirror of
1
0
Fork 0
This commit is contained in:
amix 2017-04-01 13:36:01 +02:00
parent 75beb5f4ba
commit 1a082031d9
1 changed files with 2 additions and 0 deletions

View File

@ -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`):