Bernard Assan
Bernard Assan
Having the same issue but I am working in a nix environment where I don't have clang installed since I use gcc. Is there any way I can get ccls...
:smile: for my case it so happens that there was an issue with my path. So to however has a similar issue check and make sure that there are no...
@sharkdp Thanks , i saw --changed-before also but I just couldn't see how that was the inverse of --changed-within. I suggest this be mentioned in the man docs like ```...
I use ``` vimgrep_arguments = { "grep", "--extended-regexp", "--color=never", "--with-filename", "--line-number", "-b", -- grep doesn't support a `--column` option :( "--ignore-case", "--recursive", "--no-messages", "--exclude-dir=*cache*", "--exclude-dir=*.git", "--exclude=.*", "--binary-files=without-match" -- git grep...
@motorto `vimgrep_arguments` is in the default table .ie [something like this](https://github.com/Ultra-Code/awesome-neovim/blob/master/lua/lazy/telescope.lua#L22)
I am also having a similar issue like described above . I am on Arch Linux . Also commands like `C-d` `C-u` don't work like expected in epub `C-u` work...
Using python3.8 in my virtual environment fixed my issues with djongo isn't an available database backend
Team Nuxt . After experimenting with different configurations I noticed this issue only pops up with StyleLint included in the Linting tools . And I think this might be related...
Would be nice to see this feature implemented, I just needed this and after thoroughly reading the docs realized elvish doesn't have this.
`This is the current list`  `Manually setting the paths to a small list gives me the expected responsiveness` 