Mike

Results 99 issues of Mike

See: https://github.com/sheerun/vim-polyglot

Feature request to add normal highlight group: UndotreeNormal This will allow me to modify the highlight group for my theme. Thanks!

enhancement

This is not a change proposal, just had a random question about line 1. Any reasoning behind using local vim variable?

Investigate adding https://github.com/norcalli/nvim-terminal.lua integration

enhancement

I would like to add additional codepoints for newer unicode emojis. I used https://unicode.org/Public/emoji/latest/emoji-sequences.txt as reference for adding the codepoints for unicode 13,14, and 15.

👋 I noticed that the # number symbol is being removed as if it is an emoji. See https://github.com/kdheepak/panvimdoc/pull/50 for additional information around the issue. Please let me know what...

### Steps to reproduce 1. Open a file 2. Press `` or enter the command `call feedkeys("\")` I couldn't find any documentation around the expected behavior of ``. I was...

bug