Open
Description
I am using LazyVim and lazy.nvim and would like to get started with developing in f# using Neovim.
I'd suggest two solutions:
- On the README.md page here, an example of how to get Ionide-vim working with lazy.nvim next to vim-plug and dein.vim.
- A LazyVim extra for f# #3452
I've considered trying to set up ionide-vim myself but don't have enough experience to follow the docs and convert it to lazy.nvim simulateously.
Activity