mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Add efm to nvim, update vscode, zsh
This commit is contained in:
parent
093639a28a
commit
fef35c3ef0
21 changed files with 169 additions and 129 deletions
|
|
@ -1,6 +1,7 @@
|
|||
" Settings
|
||||
let bufferline = get(g:, 'bufferline', {})
|
||||
let bufferline.icon_close_tab = '🗴'
|
||||
let bufferline.icons = v:false
|
||||
|
||||
" Mappings
|
||||
nno <A-1> :BufferGoto 1<cr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue