mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 13:45:02 -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 = ","
|
let mapleader = ","
|
||||||
|
|
||||||
|
nnoremap gb :ls<CR>:b<Space>
|
||||||
|
|
||||||
colorscheme gruvbox
|
colorscheme gruvbox
|
||||||
|
|
||||||
" highlight trailing whitespace, except when typing at eol
|
" highlight trailing whitespace, except when typing at eol
|
||||||
|
Loading…
Reference in New Issue
Block a user