MonsieurPi

Results 5 issues of MonsieurPi

After `let`, if I hit tab or wait for the idle company delay I have this suggestion: ![image](https://user-images.githubusercontent.com/35367400/103154907-4fd82380-479b-11eb-94b7-e71441a00a58.png) That's not bothering because I usually hit space after it. But the...

Kind/Feature-request

**SETUP**: My .emacs.d/init.el reduced to the minimum (I have auctex and use-package installed) ```elisp (require 'package) (add-to-list 'package-archives '("melpa" . "http://melpa.org/packages/") t) (add-to-list 'package-archives '("org" . "http://orgmode.org/elpa/") t) (package-initialize) (use-package...

I'm 99% sure this is my fault but I can't actually find how to define my own outline-regexp before pretty-outline reads the one already defined by outshine. Here are the...

J'ai entendu "association" mais bof bof.

bonne question

As the title says, I wonder if it's possible to have a custom face for this package that inherits by default the default face. It would allow to define a...

enhancement