21st-centuryman / dotfiles

A collection of my dotfiles to make configuration of programs easier
0 stars 0 forks source link

Fix lazy neovim dependencies #9

Closed 21st-centuryman closed 5 months ago

21st-centuryman commented 1 year ago

So some more packages need to be added to the brewfile to utilize everything with lazy nvim. Not everything here will or should be added btw.

lazyvim:

ripgrep lazygit fd/fdfind

Mason

go ruby rubyGem cargo (need to rethink this one) luarocks composer php javac julia pwsh

noice

treesitter bash???

provider

python3

telescope

ripgrep

Will update this list later

21st-centuryman commented 1 year ago

Added ripgrep wit commit accad90

21st-centuryman commented 1 year ago

Luarocks and nightly issues solved by running brew install --HEAD neovim

This installs the latest verison of neovim. I will update the brewfile when I see fit.

FUCK IT I JUST BUILT IT FROM SCRATCH