Andrea Ferraris
Results
2
comments of
Andrea Ferraris
I found a workaround: ``` autocmd BufNewFile,BufRead,BufAdd,WinNew * :set winhl= autocmd BufNewFile,BufRead,BufAdd,WinNew * :set nocursorline autocmd BufNewFile,BufRead,BufAdd,WinNew * :set relativenumber ``` but I don't think that is the correct way...
Hello, I think that you haven't installed the keyring. Installing gnome-keyring fixed that problem in my case.