Last Updated on June 14, 2026
FVim is a cross-platform Neovim frontend user interface.
FVim uses Avalonia, a cross-platform XAML-based UI framework providing a flexible styling system and supporting a wide range of operating systems.
FVim is free and open source software.
Key Features
- Theming done the (Neo)Vim way:
- Cursor color/blink.
- Background image/composition.
- Custom UI elements are themed with colorscheme settings
- And more!
- Font handling:
- Proper font rendering — respects font style, baseline, ligatures etc.
- Built-in support for Nerd font — no need to patch your fonts.
- East Asia wide glyph display with font fallback options.
- Fine-grained font tweaking knobs for personal font rendering.
- Emojis.
- GUI framework
- HiDPI support.
- High performance rendering, low latency (60FPS on 4K display with reasonable font size).
- GPU acceleration.
- Remoting
- Use a Windows FVim frontend with a WSL neovim: fvim –wsl.
- Use the front end with a remote neovim: fvim –ssh user@host.
- Use custom neovim binary: fvim –nvim ~/bin/nvim.appimage.
- Host a daemon to preload NeoVim.
- Connect to a remote NeoVim backend: fvim –connect localhost:9527.
Website: github.com/yatli/fvim
Support:
Developer: Yatao Li and contributors
License: MIT License

FVim is written in F#. Learn F# with our recommended free books and free tutorials.
Related Software
| Neovim GUIs | Language | |
|---|---|---|
| Neovim-qt | Neovim client library and GUI using Qt5 | C++ |
| GoNeovim | Forked from Gonvim. Uses Qt binding | Go |
| FVim | Uses the Avalonia XAML-based UI framework | F# |
| Neovide | No nonsense client | Rust |
| GNvim | Rich GUI without any web bloat | Rust |
| NVUI | Modern frontend | C++ |
| glrnvim | GPU-accelerated Neovim GUI | Rust |
| NyaoVim | Web-enhanced extensible Neovim frontend | TypeScript |
| neovim-gtk | Uses gtk-rs bindings | Rust |
| Neoray | Uses GLFW and OpenGL bindings | Go |
| Envim | Electron-based frontend for Neovim | TypeScript |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

