enggnr

Results 51 comments of enggnr
trafficstars

@ProfessorManhattan, I did not get an error during install. I had node installed already (using `brew`), not sure if that makes a difference. The error related to viminfo has been...

@ProfessorManhattan, this can be closed.

@ProfessorManhattan, I did not encounter this error but an error related to the _custom_ folder not found. I added `mkdir -p "${XDG_CONFIG_HOME:-$HOME/.config}/nvim/lua"`. However, when I run `nvim +checkhealth`, I see...

Tested the fix on a new VM. Added neovim integration steps to `software.yml`

@ProfessorManhattan, this can be closed.

The fix for `.viminfo` location (`set viminfo+=n~/.config/vim/viminfo`) is available [here](https://github.com/megabyte-labs/install.doctor/blob/b9df102d73186a4f77db8795722ca0db952a0e68/home/dot_config/vim/vimrc#L122) already. Tested this and it works (the folder `.config/vim` should exists for the file to be saved there). As for...

@ProfessorManhattan, this can be closed.

@ProfessorManhattan, `git-credential-manager` plugin requires .Net version 7.0.8, whereas the version installed by Homebrew is 7.0.1. The formula has not been updated for a few months now. The latest version available...

@ProfessorManhattan, I did not encounter these errors. I deleted all `chezmoi` related config and external files and started fresh. The errors appear to be something related to files downloaded as...

@ProfessorManhattan, this can be closed.