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