LunarVim / Neovim-from-scratch

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

fix and chores: add mason lsp installer, update plugins, options #241

Closed gnmearacaun closed 1 year ago

gnmearacaun commented 1 year ago

increased timeoutlen to 300ms as this will work better for newbs. Also add kj for escape to make it comfy for self. Whichkey now shows up (was improperly bracketed in plugins.lua). Added illuminateto plugins list, as it is referenced in handlers.lua

gnmearacaun commented 1 year ago

fixes #240 #236 and #232