Results 11 comments of Roberto Banda

I don't know why, but I use vim-plug, every time I started neovim I run :PlugUpdate after this I can use FZF.vim

I found it's happening only in the mac, using manjaro it's ok and it's working when I open some files, in this case opening the README.md doesn't work but in...

you need https://github.com/haya14busa/vim-asterisk

you could use Plug 'miyakogi/seiya.vim'

This time I have been trying to implement ptags in the plugin taking like base your code of ctags because I thought that is almost the same but it doen't...

**In what cases can ‘calendar.clientWidth’ be 0?** In the first render, when you create the calendar calendar comes from an empty div ![image](https://github.com/user-attachments/assets/6d80865b-18f6-44f3-921f-4e206a14799e) only I am using the value already...

@ghiscoding I have the same issue that you fixed: calendar outside of the viewport I tested your change with slickgrid and still there in the first render. calendar.clientWidth returns `0`...