amalgame21

Results 46 comments of amalgame21

> The order of arguments to reflink does not matter. Once two files are reflinked, they can only be told apart by their path. And the `touch` command is necessary...

I still encounter the same problem when trying to reflink a hardlink, I don't know why. I am running rmlint version 2.10.2

Sorry let me re-describe the issue. I found that the problem should be after reboot, `/run/media/$USER` is removed, leaving only `/run/media` in the system, and `tomb open` will recreate `/run/media/$USER`...

Created a `/media` folder to use `tomb open` and all problem solved.

@Narrat Yes, that's also what I discovered between the mount point permission of `udiskie` mounting USBs and `tomb` mounting tomb files. I did not know what the `+` stand for...

> > same issue +1 Especially problematic at the beginning when you move things from your previous config and constantly save and test your changes Yes, after that stage, the...

> Hmm, that's a good point... I wonder if there is a way for us to prevent multiple language servers from being spawned. > > Perhaps adding `:LspStop` to the...

[README.md](https://github.com/nvim-lua/kickstart.nvim#readme) suggest only latest stable and nightly of neovim. I think at least v0.7.x because of the new function `vim.keymap.set` but I might be wrong.

Thanks! Take your time! Btw I just discovered this plugin few days ago, this is really interesting! Can't wait for the 6th tutorial on youtube :D