mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-21 21:24:59 -05:00
neovim: add mapping for switching buffers
This commit is contained in:
parent
92cf850905
commit
e691efe399
@ -21,6 +21,8 @@ set smartcase
|
||||
|
||||
let mapleader = ","
|
||||
|
||||
nnoremap gb :ls<CR>:b<Space>
|
||||
|
||||
colorscheme gruvbox
|
||||
|
||||
" highlight trailing whitespace, except when typing at eol
|
||||
|
Loading…
Reference in New Issue
Block a user