LunarVim / Neovim-from-scratch

📚 A Neovim config designed from scratch to be understandable
https://www.chrisatmachine.com/
GNU General Public License v3.0
5.31k stars 1.17k forks source link

fix: update mason.lua #250

Closed gnmearacaun closed 1 year ago

gnmearacaun commented 1 year ago

mason was not a command because it was not properly referenced in mason.lua

fixes #248