Commit Graph

4 Commits

Author SHA1 Message Date
vlaw 349ee96a20 feat: export lazy_load function for user custom plugins 2022-06-17 16:55:06 +05:30
tomaswyz 977864e24d Update lazy_load.lua
just load bufferline once. let `nvim somedir/*lua` working
2022-06-16 13:41:22 +05:30
tomaswyz 1383117bd3 Update lazy_load.lua
just check dir ,not check every file
2022-06-16 05:47:14 +05:30
siduck 0bde81a074 Improve startuptime | remove un-needed plugins | lazy load plugin highlights too
removed nvim-gps as nvim-navic or winbar.nvim will be added when v0.8 neovim releases. Removed lsp signature as I was able to emulate showing args with the default signature help() window
2022-06-14 17:36:27 +05:30