kickstart.nvim/lua/plugins/ionide-vim.lua

5 lines
73 B
Lua

return {
'ionide/Ionide-vim',
ft = { 'fsharp', 'fsharp_project' },
}