Marco Martinelli
Marco Martinelli
MacOS monterrey removed the python 2 binary at: /usr/bin/python So calling dockutils produces: zsh: /usr/local/bin/dockutil: bad interpreter: /usr/bin/python: no such file or directory
Hello! First of all, great plugin! I noticed an issue that arises from this plugin invoking require('mason-lspconfig') as soon as require('mason-tool-installer') is called, that could disrupt the flow of certain...
After creating and saving a new plugin spec in Lazy, Neovim will automatically open and install the plugin upon reopening. However, there's a conflict with the 'S' key, which Lazy...
### Did you check the docs and existing issues? - [X] I have read the docs - [X] I have searched the existing issues ### Neovim version (nvim -v) 9.5.0...
### Did you check docs and existing issues? - [X] I have read all the ts-comments.nvim docs - [X] I have updated the plugin to the latest version before submitting...
Hello, I've read through [this issue](https://github.com/ggandor/leap.nvim/issues/1) that asked for conceallevel to be disabled. However, plugins like oil.nvim use conceallevel (for some IDs), which causes leap to look like this: I...
It would be helpful to have a Lua function as a callback for conform.nvim to refresh the indentation after formatting with tools like Prettier. Example: ```lua vim.keymap.set({ 'n', 'x' },...
### Checks - [X] I have read the troubleshooting section and still think this is a bug. ### Describe the bug you encountered: Given this directory: ``` . ├── .git...
### Describe the bug When attempting to use tab-completion in OhMyZsh for directory or file names that contain a dash (-) followed by a capital letter (e.g., my-Folder), no suggestions...
### Self Checks - [x] I'm using the latest lualine. - [x] I didn't find the issue in existing issues or PRs. ### How to reproduce the problem When a...