mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(vim): dont showbreak with an emoji
This commit is contained in:
@@ -58,7 +58,7 @@ set wrap
|
||||
set nohlsearch
|
||||
set clipboard=unnamedplus
|
||||
set nopaste
|
||||
set list listchars=tab:⇥\ ,extends:❯,precedes:❮,nbsp:␣,trail:· showbreak=↪
|
||||
set list listchars=tab:⇥\ ,extends:❯,precedes:❮,nbsp:␣,trail:· showbreak=¬
|
||||
set foldlevelstart=30
|
||||
|
||||
iabbrev ddate <C-R>=strftime("%F")<CR>
|
||||
|
||||
Reference in New Issue
Block a user