William Boman
William Boman
Hi @linkstrifer. I've cherry-picked your commits in [my fork](https://github.com/williamboman/angular-slugify). Feel free to use that one instead (`wb-angular-slugify` on npm).
I'll try to research how https://github.com/gitkraken/vscode-gitlens does this (if they do it). This doesn't feel like a novel problem, surely someone must've done something similar
Hey all! Thought I'd chime in here with some of my plans. While https://github.com/williamboman/nvim-lsp-installer so far only targets LSP servers, there's nothing special about the management of LSP servers that...
Hello again, so I've been hard at work refactoring things per my previous comment (so far `500 files changed, 7117 insertions(+), 6761 deletions(-)` 😬). Would anyone be interested in "beta"...
Cool! It's not quite ready just yet, hopefully it is in the next week or so. I will probably create a new repo altogether and let you know!
I just made https://github.com/williamboman/mason.nvim public for alpha testing. Feel free to give it a spin if you'd like, for the time being only a small set of new packages have...
This makes so much more sense. I just put spent time trying to figure out what I was doing wrong. Please consider merging this.
@VikramMaiya There are no 1.1.0 release yet.
I noticed this too, looks a bit odd. It's amplified when using https://github.com/psliwka/vim-smoothie: https://user-images.githubusercontent.com/6705160/148556423-3060db26-3c3d-4e2b-8571-32749693beda.mov Lines seem to cut the scrollbar a bit weirdly too (here's with both `wrap` and `nowrap`):...
I'm struggling with this in reops with large files. It actually happens regularly in the neovim/neovim repo. ``` NVIM v0.6.0-dev+525-ge921e98ce macOS Monterey 12.0.1 ``` I've customized the vimgrep_arguments to the...