c02y
c02y
What I recommended is to supported all the languages that emacs-format-all-the-code supports which is listed in https://github.com/lassik/emacs-format-all-the-code#supported-languages, sorry, maybe this is too much to make such a recommendation. ``` Angular/Vue...
I use `updatedb --require-visibility 0 -o /tmp/mlocate.db` inside script function, and do it a lot, so it is really not convenient to use `sudo`, that's why I use `--require-visibility 0`...
@c02y Yes I know, just like updatedb has `/etc/updatedb.conf` file, we can avoid this `failed to access entry` problem by code design and conf file.
I'm just saying that you can not set `lisp` or `emacs-lisp` in `(smart-tabs-insinuate 'c 'c++ 'python)` and there is no other modes such as `emacs-lisp-mode` in `(defvar smart-tabs-insinuate-alist...` in `smart-tabs-mode.el`...
Thanks, it works for `t` command, but like I said, When using `t` or any other commands that open a new tab If you search "new tab" in `:helpall` page,...
Did you `set Wheel Gestures -> Scroll UP with holding RIGHT button empty`? I import the config and set it to empty, refresh the page or restart the browser, the...
Weird, I can reproduce it even in new incoginto window with only SmartUp enabled.
I can reproduce this issue in both Firefox and Chrome. 1. New incognito window of Chrome with only SmartUP enabled, or normal window with other extensions enabled too 2. New...
Maybe you can add some sort of debugging feature into the extension such as log.
Hello, how can I disable `x`? Since I got several other keybindings like `xa` and `xd`, `x` is just a prefix, `x` in bullets.vim make them unaccessible, I would like...