`company-mode backend for `ledger-mode', `beancount-mode and similar plain-text accounting modes. Provides fuzzy completion for transactions, prices and other date prefixed entries. See Readme for detailed setup and usage description. Detailed Description -------------------- - Provides auto-completion based on words on current line - The words on the current line can be partial and in any order - The candidate entities are reverse sorted by location in file - Candidates are paragraphs starting with YYYY[-/]MM[-/]DD Minimal Setup ------------- (with-eval-after-load company (add-to-list company-backends company-ledger)) Use-Package Setup ----------------- (use-package company-ledger :ensure company :init (with-eval-after-load company (add-to-list company-backends company-ledger)))
impatient-mode is a minor mode that publishes the live buffer through the local simple-httpd server under /imp/live/<buffer-name>/. To unpublish a buffer, toggle impatient-mode off. Start the simple-httpd server (`httpd-start') and visit /imp/ on the local server. There will be a listing of all the buffers that currently have impatient-mode enabled. This is likely to be found here: http://localhost:8080/imp/ Except for html-mode buffers, buffers will be prettied up with htmlize before being sent to clients. This can be toggled at any time with `imp-toggle-htmlize'. Because html-mode buffers are sent raw, you can use impatient-mode see your edits to an HTML document live! This is perhaps the primary motivation of this mode. To receive updates the browser issues a long poll on the client waiting for the buffer to change -- server push. The response happens in an `after-change-functions hook. Buffers that do not run these hooks will not be displayed live to clients.
Kaomojis are eastern/Japanese emoticons, which are usually displayed horizontally, as opposed to the western vertical variants (":^)", ";D", "XP", ...). To achieve this they make much more use of more obscure and often harder to type unicode symbols, which often makes it more difficult to type, or impossible if you don't know the symbols names/numbers. This package tries to make it easier to use kaomojis, by using `completing-read and different categories. The main user functions are therefore `insert-kaomoji to insert a kaomoji at point, and `insert-kaomoji-into-kill-ring to push a kaomoji onto the kill ring. The emoticons aren't stored in this file, but (usually) in the KAOMOJIS file that should be in the same directory as this source file. This file is parsed during byte-compilation and then stored in `insert-kaomoji-alist'. The kaomojis in KAOMOJIS have been selected and collected from these sites: - https://wikileaks.org/ciav7p1/cms/page_17760284.html - http://kaomoji.ru/en/ - https://en.wikipedia.org/wiki/List_of_emoticons.
Documentation at https://melpa.org/#/isearch-project
Documentation at https://melpa.org/#/ivy-clojuredocs
Documentation at https://melpa.org/#/flycheck-gradle
Documentation at https://melpa.org/#/smart-semicolon
Documentation at https://melpa.org/#/projection-dape
Documentation at https://melpa.org/#/company-arduino
Documentation at https://melpa.org/#/ghci-completion
Documentation at https://melpa.org/#/flycheck-ledger
Documentation at https://melpa.org/#/native-complete
Documentation at https://melpa.org/#/cider-decompile
Documentation at https://melpa.org/#/baidu-translate
Documentation at https://melpa.org/#/scratch-message
Documentation at https://melpa.org/#/virtual-comment
Documentation at https://melpa.org/#/greek-polytonic
Documentation at https://melpa.org/#/magit-gptcommit
Documentation at https://melpa.org/#/gitlab-pipeline
Documentation at https://melpa.org/#/counsel-spotify
Documentation at https://melpa.org/#/cybercafe-theme
Documentation at https://melpa.org/#/counsel-notmuch
Documentation at https://melpa.org/#/nocomments-mode