Carlos Coves Prieto
Carlos Coves Prieto
I tried this: ``` augroup TablineBuffers autocmd! au! TabEnter,BufEnter * lua require('lualine-config').setTablineShowBuffers() augroup END ``` and I copied the handler from the repo: ``` local function setTablineShowBuffers() local data =...
I also have this issue. The big problem to me is that this prevents the UI to be aware of this error. It remains on loading state when there is...
I would like to be able to "kind of import" my mappings from `init.vim` regarding tabs and splits. ``` " windows nnoremap ,z \| nnoremap ,h h nnoremap ,j j...
We can just remove the things we don't need from `normalize.css` and leave the migration to after the release.