Mosazghi Yohannes Tesfazghi

Results 4 comments of Mosazghi Yohannes Tesfazghi

Hi again, sorry for late response. But i managed to fix it (unless i have broken something) by simply commenting it out: ``` . . . -- [''] = cmp.mapping(function()...

I get this error: ![image](https://github.com/nvim-neo-tree/neo-tree.nvim/assets/116307580/0a5d2923-6fd8-4830-8663-a506be0a7da2) ```lua { "nvim-neo-tree/neo-tree.nvim", opts = { filesystem = { commands = { -- Override delete to use trash instead of rm delete = function(state) local...

Similar issue here as well. After deploying my application i wanted to test it on a VM linux machine. So i transferred the `InstallerXXX.run` file and installed it fine on...