Added stuff about buffers

This commit is contained in:
RealStickman 2020-10-12 18:29:40 +02:00
parent e89c9b4cb9
commit 022b52cdc6

View File

@ -39,3 +39,18 @@ Open window below current window
Move to other windows
`SPC h/j/k/l`
## Buffers
Open recent within the same project buffers
`SPC b b`
`SPC ,`
Remove buffers
`SPC b k`
Open new empty buffer
`SPC b N`
Save buffer
`SPC b s`