fix(nushell): added recommended

This commit is contained in:
Folke Lemaitre 2024-06-05 23:34:30 +02:00
parent 69fae1f0bf
commit 1d4214c82b
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -1,4 +1,7 @@
return { return {
recommended = {
ft = "nu",
},
{ {
"neovim/nvim-lspconfig", "neovim/nvim-lspconfig",
opts = { opts = {