fvim
fvim copied to clipboard
Cross platform Neovim front-end UI, built with F# + Avalonia
First of all, great project... very promising. I've been trying to use this along with neovim-qt. This issue with completion popup behavior... I initially thought that this might be a...
I am trying fvim on Windows 10 (version 1803) and noticed weird color issues. I have the following settings related to color in my `init.vim`: ``` set termguicolors colorscheme gruvbox8_hard...
Win10 `Iosevka Habamax` is a custom iosevka build which by default includes extended variant of the font. It works everywhere but fvim. 
So here is a weird one. I just installed the latest release and found that the file manager plugin I use [defx.nvim](https://github.com/Shougo/defx.nvim) is now visually opening folders when I press...
Coming from emacs/spacemacs I'm used to being able to have multiple frames open at a time and being able to navigate between them using a keyboard. I'm interested in building...
 Win 10 nvim v0.4.0 Setting: if exists('g:fvim_loaded') FVimFontAntialias v:true FVimFontAutohint v:true FVimFontSubpixel v:true FVimFontLcdRender v:true FVimFontHintLevel 'full' FVimFontAutoSnap v:true endif