LunarVim / Launch.nvim

🚀 Launch.nvim is modular starter for Neovim.
GNU General Public License v3.0
2k stars 475 forks source link

Fix lsp event BufReadPre #149

Closed thejasn closed 1 year ago

thejasn commented 1 year ago

Fixes event value to use string literal and not rely on global var.

thejasn commented 1 year ago

closing in favor of #146