hrai
hrai
Calling `LeadingSpaceDisable` when nerdtree buffer is loaded fixes the issue. Add the following to your `.vimrc` `autocmd BufEnter NERD_tree* :LeadingSpaceDisable`
I'm using spaceship theme and only "DejaVu Sans Mono for Powerline" works. Rest have missing characters which don't show properly on the WSL console. Update- I've started using con emu...
@meetDeveloper is synonyms going to be populated anytime soon?
@qlonik This happens on Jira too. OS - Windows 10 Firefox - 60.0 (64-bit)
I thought mobile FF doesn't allow extensions?
This is a FF bug. Raised a ticket - https://bugzilla.mozilla.org/show_bug.cgi?id=1453569
I added this test to the analyser but the test seems to pass without throwing any diagnostic error. https://github.com/hrai/xunit.analyzers/commit/0154531285ce6c159e55a4ba2cc97907719ab17c
This works. But now when I select a new pasted item after I enter `:Telescope neoclip`, it updates the default register but I'm using WSL so the clipboard setting is...
I have a `.vsvimrc` That's where I added this ``` set relativenumber set number ```
In windows, just run `choco install ack` in cmd prompt.