Mike Iversen

Results 101 issues of Mike Iversen

Please read [Debugging](https://github.com/miversen33/netman.nvim#debugging) before submitting an issue! When filling out an issue, upload the output from the `:Nmlogs` command, run from within your current trouble session. **NOTE: When gathering your...

documentation

Seems to be an issue where sometimes when you click the item added to lualine, the window is opened but focus is not placed on it (and thus you can't...

bug

An idea, having the UI give you the ability to disable (prevent an import from running) imports if the user would like. I can see this conflicting with normal use...

enhancement
good first issue

See title. Verify by trying to utilize the autocomplete functionality in vim `command` mode. EG `:Reload` will display the auto completion info but it isn't the sorted table that I...

bug
good first issue

When perlnavigator receives an error from (I assume) perlcritic, the entire absolute path to the file in question is displayed in the error. This is a bit unwieldy and at...

It looks like `nvim-cokeline` was silently renamed to `nvim-bufferline`. I don't have any issues with this one way or another, but it would have been nice to get a notification...

Hello! I am researching if davmail is the appropriate tool for a niche usecase we have in environment, and I am running into an odd issue that I don't really...

Great work on getting the Preview Mode in place! It would be pretty cool if we could configure Neo-tree to have preview enabled by default instead of having to toggle...

enhancement

Added ability to (naively) establish filetype from the current buffer, even if the buffer isn't saved to disk Note: I have not added any unit tests for this yet, kinda...

Some ideas that have been floating in my head - A way to flamegraph (like [plenary](https://github.com/nvim-lua/plenary.nvim#plenaryprofile)) that is usable/interactable in the output window in import - Add a way to...

enhancement
help wanted
question