Denis

Results 9 issues of Denis

Something went wrong, could you help me to install the plugin? I'm using macOS 1. Installed https://github.com/yamatsum/nonicons/blob/master/dist/nonicon.ttf 2. Installed plugin via Packer ``` use { 'yamatsum/nvim-web-nonicons', requires = {'kyazdani42/nvim-web-devicons'} }...

How can I create a window which is displaying a spotlight-like popup after global keyboard shortcut.

enhancement

How can I create a window which is displaying a spotlight-like popup after global keyboard shortcut.

A-native

Implement search by contacts

enhancement

Example queries: * Calendar today * Calendar create event

enhancement

Is it possible to listen for a double shift event?

Hey 👋 Is it possible to enable `fn + key` support Or at least does anyone know what `fn` will have modifier? For example for `option + key` modifier would...

Trying to autofix ordering imports by groups ![](https://user-images.githubusercontent.com/14956407/83924768-a5a89800-a785-11ea-9eb5-ab4cd47a8c04.png) imports: ```ts import { ChangeDetectionStrategy, Component, EventEmitter, OnInit, Output } from '@angular/core'; import { MatSnackBar } from '@angular/material/snack-bar'; import { random }...

wontfix

Trying to autofix ordering imports by groups ![](https://user-images.githubusercontent.com/14956407/83924768-a5a89800-a785-11ea-9eb5-ab4cd47a8c04.png) imports: ```ts import { ChangeDetectionStrategy, Component, EventEmitter, OnInit, Output } from '@angular/core'; import { MatSnackBar } from '@angular/material/snack-bar'; import { random }...