david
david
Is it possible to default the selections to get auto cleared after moving/pasting using 'x'? I find myself accidentally deleting files or moving them very often, when trying to do...
Hi! I wrote up [a small plugin](https://github.com/dxu/matter-collisions) for adding collision events to bodies, but I'm looking to use this elsewhere, and I'm noticing that the 'collisionStart' event is being fired...
If i have two folders at the root of my directory, I'm unable to import modules from one folder to the other. ``` └── root/ └── folderA/ ├── module1 └──...
I'm receiving an error on startup: ``` Error executing vim.schedule lua callback: ...vim/lazy/mason-nvim-lint/lua/mason-nvim-lint/install.lua:46: attempt to index a nil value stack traceback: ...vim/lazy/mason-nvim-lint/lua/mason-nvim-lint/install.lua:46: in function 'try_install' ...mason-nvim-lint/lua/mason-nvim-lint/ensure_installed.lua:6: in function '' vim/_editor.lua:...