Jordan

Results 7 issues of Jordan

Hey thanks for compiling this list, I look forward to using this more in the future. Context: This is something I ran into recently in my 1on1s and thought it...

I'm not sure if I am misunderstanding the following lines: https://github.com/RRethy/vim-hexokinase/blob/master/plugin/hexokinase.vim#L11-L15 but after a clean install I still see `$GOPATH/bin/hexokinase` is not executable error. I've tested this on Ubuntu 20...

It seems excluding the fzf filetype still shows a winbar on the fzf floating window: ``` require('winbar').setup({ enabled = true, exclude_filetype = { 'help', 'qf', 'nerdtree', 'fzf' } }) ```...

TODO: - Docs/tests - Reach out to maintainer of django-cookies-samesite - Re-license this project?

**Describe the bug** Upon changing a word that is highlighted (see screenshots for better explanation) the color seems to overlap the proceeding text. **To Reproduce** Navigate to a highlighted word...

bug

This confused me initially because the customization section was in lua and not vimscript. Hopefully this helps other lua noobs like myself.