1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2026-04-19 20:54:41 +03:00

fix sway font and add nicer nvim cursorline

This commit is contained in:
2019-08-21 13:48:25 +03:00
parent c19f359ba8
commit 218d0f4dd3
2 changed files with 8 additions and 3 deletions

View File

@@ -2,6 +2,10 @@
set scrolloff=3
set ignorecase
set cursorline
hi cursorline cterm=none term=none
autocmd WinEnter * setlocal cursorline
autocmd WinLeave * setlocal nocursorline
highlight CursorLine guibg=#303000 ctermbg=234
" configure reasonable swap file
" https://begriffs.com/posts/2019-07-19-history-use-vim.html?hn=3#backups-and-undo