melpa
Here are 107 public repositories matching this topic...
web template editing mode for emacs
-
Updated
Jun 12, 2020 - Emacs Lisp
This file structure:
$ ls
mycode.c other_file.c
$ git init
Initialized empty Git repository in /home/gauthier/tmp/dumb/.git/
$ git add mycode.c && git commit -m"Init"
[master (root-commit) 5271e5a] Init
1 file changed, 15 insertions(+)
create mode 100644 mycode.c
mycode.c:
typedef int my_type_t;
my_type_t a;
my_type_t my_function(my_type_t in);
int main(void)
Use Emacs as a C/C++ IDE
-
Updated
May 15, 2020 - Emacs Lisp
Build and install your Emacs Lisp packages on-the-fly directly from source
-
Updated
Jun 17, 2020 - Emacs Lisp
An arctic, north-bluish clean and elegant Emacs theme.
-
Updated
Jun 20, 2020 - Emacs Lisp
Emacs major mode for managing hugo
-
Updated
May 14, 2020 - Emacs Lisp
It took me a bit to figure out what was wrong here, and I don't think it is documented
anywhere. Here are a couple issues I ran into:
-
If custom colors are defined in ~/.ripgreprc, eg.
--colors=path:fg:cyanetc. then
font-locking and other functions in the rg-results buffer don't work. -
Using
xterm-color-filteralso breaks rg's compilation (fromxterm-colorlibrary)
I usually
For added convenience on systems with touchscreens, the Filenames/line-numbers in the bm-show-all command should be clickable links. Currently you have to press enter after moving the cursor to the desired line.
Multiple cursors for evil-mode, based on iedit
-
Updated
Feb 29, 2020 - Emacs Lisp
display relative line number in the left margin in emacs
-
Updated
Mar 15, 2018 - Emacs Lisp
The documentation states that we should add the following to the configuration: (add-hook 'haskell-mode-hook #'lsp-haskell-enable). Unfortunately, I cannot find this prodcedure.
If only certain buffers could be so grossly incandescent.
-
Updated
Jun 2, 2020 - Emacs Lisp
Emacs assisted PDF document filing
-
Updated
Feb 25, 2018 - Emacs Lisp
-
Updated
Feb 9, 2020 - Emacs Lisp
The best dark theme for Emacs
-
Updated
May 18, 2020 - Emacs Lisp
emacs minor-mode to add space between Chinese and English characters.
-
Updated
Sep 19, 2019 - Emacs Lisp
This library adds LatexMk support to AUCTeX.
-
Updated
Jun 19, 2017 - Emacs Lisp
I have a working setup for a mocha/karma combo, need to document this in the readme.
Wolfram Alpha integration
-
Updated
Aug 5, 2019 - Emacs Lisp
Company-mode completion backend for Slime.
-
Updated
Apr 24, 2020 - Emacs Lisp
- Store the path to the latest created snippet to the variable
- Add command
go-playground-latestthat would open that snippet instead of creating a new one
Maybe also track the paths for the N latest created snippets and offer the way to reuse them.
Improve this page
Add a description, image, and links to the melpa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the melpa topic, visit your repo's landing page and select "manage topics."


I could not think of a good way to work on a PR, so creating an issue instead.
This is what REAME says regarding
delightandprojectile:However this under certain circumstances would have serious performance issue, an