Declan Mullen

Results 18 comments of Declan Mullen

I'm not sure if this is what you are wanting but I use the following function (found at the bottom of 'lua/kommentary/init.lua') for my custom keymaps: ```lua require('kommentary').toggle_comment(arg1, arg2) ```...

Hi sorry I'm not quite sure what is causing this. I tried using your settings from your nvim config but it still works for me so maybe it's having issues...

No worries! I just want to double check that I'm understanding the issue correctly, are the original windows not able to be restored once you maximize? If this is the...

Thank you!! I will definitely do that hopefully within a day or two :) I'm not sure what the issue is as I have tried doing the same thing with...

No problem! I have separated the maximizing part into its own plugin :) https://github.com/declancm/maximize.nvim

Hi! Hopefully recent commits have solved this issue. Would you be able to check if you're still having this issue after updating the plugin?

Try creating a token for git and then updating your login details. I believe this is an issue with your git and not the plugin. Creating a git token: This...

I implemented this in a repo fork if you ever want the feature added :)

Hi Joosep! I'm happy to merge this in once you finish the draft :)