Roberto Banda
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
@vcavallo what is your default value in `set shell`?
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...
Updating fzf the to 0.23.1 fixed the issue
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...
@sterlingdcs-damian did you find a solution?
**In what cases can ‘calendar.clientWidth’ be 0?** In the first render, when you create the calendar calendar comes from an empty div  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`...