Carlos Coves Prieto

Results 6 comments of 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.

### Peer Dependency Update Needed for Compatibility ### Description: Several [radix-ui primitives](https://github.com/radix-ui/primitives) depend on `react-remove-scroll`, which in turn depends on `use-callback-ref@^1.3.0`. However, `use-callback-ref` has not updated its peer dependencies to...

react-inspector has been updated