neovim-config/lua
McAuley Penney aef0a987cc fix: providers are not disabled
• problem: providers are incorrectly disabled
    • why: providers must be disabled by
           setting their global value to 0,
           unlike default plugins.

    • solution: disable built-in providers by
                setting their values to 0
                instead of 1
2022-06-27 22:19:17 +05:30
..
core fix: providers are not disabled 2022-06-27 22:19:17 +05:30
plugins feat(nvimtree): enable filesystem watchers 2022-06-27 20:18:40 +05:30
ui fix tabufline not showing multiple files on startup | fix #1277 2022-06-27 19:15:28 +05:30