Nikita
Nikita
I like to use profiles depending on which language a project is using. However sometimes I want to search across all my docsets at once. Is it possible to create...
This history :  Would be incredibly useful to me. Thank you.
For example I am searching Hammerspoon documentation which I can search with `spoon: ` prefix I set. If I press tab here :  Alfred just resets...
Currently if you search for a symbol with `@` search like so: It will select the entire line like so: This is annoying because now I can't immediately do `/`...
Currently if I do `dt ` it won't delete from current location to space as vim should do. Same goes for `df `. Six doesn't recognize space as object it...
To replicate: 1. open any file 2. press cmd+a 3. press y You should get entire file in clipboard but you only get the top line.
There is a vim plugin called [easymotion](https://github.com/easymotion/vim-easymotion) that lets you move through code using nice bindings. I don't use vim but use VSCode with [Vim](https://github.com/VSCodeVim/Vim) and it has an implementation...
After updating Sublime Text to [3.2 version](https://www.sublimetext.com/blog/articles/sublime-text-3-point-2). My caret in normal mode started to look like this:  It is barely seen. In insert mode it is...
When I hover over a character in normal mode. Like here I am hovering over `S` char:  Is it possible to turn off it highlighting the...
It imports from `github.com/msoedov/alfred` but that repo no longer exists?