neovim-confs/lua/plugins
siduck e9b25e5912 rm un-needed lazy loading for comment.nvim
loading it with our lazy_load function would mean that it would load after the UI so using module=comment doesnt make any sense at all, so keeping only the module part would mean that this plugin would load on mappings that invoke comment.nvim functions
2022-01-10 06:32:27 +05:30
..
configs fix errors thrown by neovim no longer allowing implicit conversions of nil to 0 in api function calls. See neovim/neovim#16745 for details on why this is now an error 2022-01-04 06:39:27 +05:30
init.lua rm un-needed lazy loading for comment.nvim 2022-01-10 06:32:27 +05:30
packerInit.lua move plugin override function to utils | increase packer clone timeout 2021-11-13 23:07:20 +05:30