Ahmed El Gabri
Ahmed El Gabri
Thanks, @lukebatchelor for the update.
> A simple solution is to configure using nvim-lspconfig @AndreAugustoAAQ not sure I understand this part, can you elaborate more?
> > @AndreAugustoAAQ não tenho certeza se entendi essa parte, você pode explicar mais? Last time I checked I didn't speak Portuguese 😄 Thanks for the reply, I already tried...
I have the same problem & @dweidner solution worked by creating an empty tag file. But it's not practical of course, so any update on this?
So here is what I get when I add `g:gutentags_trace = 1` & this is my settings ```vim let g:gitroot = substitute(system('git rev-parse --show-toplevel'), '[\n\r]', '', 'g') if g:gitroot !=#...
> Could it be just a matter of the output directory not existing? Can you just create the `/Users/ahmed/Sites/dev/projectname/.git/tags` directory and try again? I already mentioned that doing this will...
I would love to keep the files & folder icons & it'll be even better if they match the theme.
@kurtextrem Great job! :+1: You just need to update the path [here](https://github.com/kurtextrem/spacegray/blob/master/Spacegray.sublime-theme#L655-L682) to `icons/folder2` instead of `Spacegray/folder2` You should open a PR here too to be merged into the main...
Great work @kurtextrem I'll just put my 2 cents feedback here, since you don't have issues on your repo. - Remove the sidebar arrows, they don't make sense with folder...
I had the same error when setting up a new machine M2, I moved the file but now my nix setup is totally broken. with this error ``` error: cannot...