Konstantin Gorodinskii

Results 16 comments of Konstantin Gorodinskii

vim 8.1.1150 `~/.vimrc`: ```vim syntax on set t_Co=256 set number set signcolumn=yes color github ``` Result:

@Tsouef [handlebars-template-loader](https://github.com/emaphp/handlebars-template-loader) seems to support them but there are also troubles with other stuff

There is also a problem with already installed bundles. If you change the branch from `master` to `main` you have to update your config. There is a way to get...

@thepenguinthatwants can you please test the fix #19?

Hi everyone, I ended up merging two plugins(Aristotle Pagaltzis version of vim-css-colors) and colorizer, so that I can avoid this bug but keep hsl(a) and named colors. You can grab...

This is due to fact that plugin thinks that your inner block is smaller than outer(on which scrollyeah is triggered). It can be caused by following: 1) you performed layout...