1
0
Fork 0

some experiments

This commit is contained in:
Von Random 2022-12-21 17:59:58 +02:00
parent 235c626ff9
commit a5827a87a2
5 changed files with 32 additions and 23 deletions

View file

@ -86,6 +86,9 @@ let g:lightline = {
let g:lightline['colorscheme'] = printf(lightline_theme)
if $TERM !~ '^linux'
if $TERM == 'xterm-256color'
set term=xterm-direct
endif
if has('gui_running')
set guifont=Cascadia\ Code\ PL:h16
set guicursor=a:blinkon0,a:block,i:ver1-Cursor/lCursor,r:hor1-Cursor/lCursor