This package provides an Emacs library for working with files and directories.
This package provides a dired-mode interface for fd's result.
The Fantastic File Finder for Emacs. Find files fast, using helm.
This package provides an Emacs front-end for Fzf general purpose finder.
This package provides Finite State Machine library to make asynchronous programming in Emacs Lisp easy and fun.
Flx provides fuzzy matching for emacs a la sublime text. The sorting algorithm is a balance between word beginnings (abbreviation) and contiguous matches (substring). The longer the substring match, the higher it scores. This maps well to how we think about matching. Flx has support for ido (interactively do things) through flx-ido.
This package provides useful extensions on top of emacs vhdl-mode.
This package provides a minor mode that (sometimes) makes Emacs start slightly faster.
This package provides a minor mode that dims the color of text in neighboring sections.
Work with Git forges, such as Github and Gitlab, from the comfort of Magit and the rest of Emacs.
This is a package to provide a completion-style to Emacs that is able to leverage flx as well as various other fuzzy matching scoring packages to provide intelligent scoring and sorting.
An emacs
front-end for fzf
.
emacs-fluffy
is a highly ergonomic qwerty modal editing scheme for Emacs.
Emacs is capable of highlighting buffers based on language-specific font-lock
rules. This package makes it possible to perform regression test for packages that provide font-lock rules.
This package is an Emacs interface to F-Droid. Its purpose is to aid in the management of F-Droid packages for an Android device or an emulator inside the comfort of Emacs.
This package ships frowny-mode
, which makes it so that inserting a single (
when after a :
will not automatically close the parenthesis, meaning that only :(
is inserted. Works with electric-pair-mode
, paredit-mode
, and others.
Emacs tools for working with the Flutter SDK
Flymake collects diagnostic information for multiple sources, called backends, and visually annotates the relevant portions in the buffer.
FLIM is a library to provide basic features about message representation or encoding. FLIM-LB is a variant of FLIM, which features supports to latest Emacs.
Edit, visualize, build and run Faust code
This package provides a way of sorting items via a heuristic based on frequency and recency.
Fontaine lets the user specify presets of font configurations and set them on demand on graphical Emacs frames.
This package runs a callback (a finalizer) after its registered lisp object has been garbage collected. This allows extra resources, such as buffers and processes, to be cleaned up after the object has been freed.
This is a package that allows us to transform words intelligently. It provides the function fix-word that lifts functions that do string transformation into commands with interesting behavior. There are also some built-in commands built on top of fix-word.