cursorless
cursorless copied to clipboard
neovim: debugging cursorless in neovim pollutes nvim-data user folder
The current root init.lua actually clones lazy and talon.nvim plugins into the default nvim-data folder (e.g. C:\Users\User\AppData\Local\nvim-data on Windows) so outside of the workspace. If someone debugs cursorless for neovim, it ends up polluting their nvim-data folder. It might not be an issue as it won't be used by their system neovim but tracking here just in case someone wonders.