Maxim Kim

Results 279 comments of Maxim Kim

Without apprentice colorscheme: 1. get into vim source directory 2. vim -Nu NONE 3. `:grep vim9` 4. `:hi Cursorline ctermbg=236` 5. `:set cursorline` 6. `:copen` 7. place cursor to the...

accidentally fixed #6, @prabirshrestha you stated in pull request 7 you prefer regexes :)

If it is undesired or impossible to support other than english it would be nice not to trigger completion menu.

Confirm on vim/gvim (8.1.158), neovim-nightly. * latest async, asyncomplete, asyncomplete-file * OS: win10 ![asyncomplete-file](https://user-images.githubusercontent.com/234774/73259610-36200c00-41d9-11ea-9762-f779abc0b8d7.gif) To reproduce: 1. paste ``` git clone https://github.com/habamax/vim-asciidoctor.git ./habamax/start/vim-asciidoctor git clone https://github.com/habamax/vim-evalvim.git ./habamax/start/vim-evalvim git clone https://github.com/habamax/vim-skipit.git...

> Can you upload the custom build? I'll take a look to see what Harfbuzz thinks the name really is. It is not about custom build. I can see the...

> You mean, a single ttf file now represents two fonts? Yes, extended version included since alpha2

> Are these variable fonts? No.

> Does `:!explorer.exe` and/or `:!start explorer.exe` work on nvim? Both work

Please while fixing this, do not break current behavior where I can map `` to actually use Ctrl minus.