aggressive-indent-mode
Reindenting tool
A minor mode that automatically reindents Emacs code after changes
Emacs minor mode that keeps your code always indented. More reliable than electric-indent-mode.
854 stars
18 watching
35 forks
Language: Emacs Lisp
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for live Parenscript interaction and debugging in Emacs | 77 |
| A plugin for Emacs that highlights indentation guides in source code | 470 |
| Automatically detects and sets standard indentation in Neovim text files | 187 |
| A minor mode for Emacs that helps manage pairs of parentheses and other brackets in code | 1,836 |
| A minimal and fast indentation plugin for Neovim | 211 |
| Automatically detects and adjusts indentation settings based on file contents | 425 |
| An Emacs minor mode for C/C++ coding with enhanced editing features powered by libclang. | 912 |
| Automatically indents code with press of a key when cursor is at the beginning of a line | 75 |
| An extension to help fix unnecessary indentations around specific macros in Visual Studio | 276 |
| Emacs minor mode to wrap text with tags or punctuations. | 139 |
| A Ruby mode for Emacs that uses Ripper to parse and indent source code | 53 |
| Removes redundant indentation from a string by finding the minimum leading whitespace across all lines. | 136 |
| A tool that enables dynamic resizing of HTML input and textarea elements based on user input. | 88 |
| A command-line tool for indenting lines of text | 5 |
| A Vim plugin that provides text objects for identifying and manipulating indented blocks of lines in source code. | 168 |