Ali Hardan
Ali Hardan
When I close Goyo using `:q`, buffer cursor jumps to first line of document. But when I use `:Goyo`, It doesn't jump. My .vimrc: ``` vim call plug#begin('~/.vim/plugged') Plug 'junegunn/goyo.vim'...
Add annotation feature. You can save annotations in database. A good example is lithium app. but it's closed-source.
Fatal error on PHP 8: Array and string offset access syntax with curly braces is no longer supported
Since curly braces is no longer supported in PHP, this plugin causes fatal error when using PHP 8. ``` dokuwiki\Exception\FatalException: Array and string offset access syntax with curly braces is...
### Environment ------------------------------ - Operating System: Linux - Node Version: v21.7.3 - Nuxt Version: 3.11.2 - CLI Version: 3.11.1 - Nitro Version: 2.9.6 - Package Manager: [email protected] - Builder: -...