Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henryco/centuri-el
Emacs plugin for centering content in any kind of buffers
https://github.com/henryco/centuri-el
Last synced: about 7 hours ago
JSON representation
Emacs plugin for centering content in any kind of buffers
- Host: GitHub
- URL: https://github.com/henryco/centuri-el
- Owner: henryco
- License: gpl-3.0
- Created: 2023-08-05T18:07:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-27T02:01:13.000Z (11 months ago)
- Last Synced: 2024-04-23T14:12:47.860Z (7 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# centuri.el
### Center any content in any buffer in Emacs27+#### Features:
- Dynamically recalculates content on buffer resize
- Works in terminal mode
- Customizable
- Just **M-x `centuri-mode`**```
Enable centuri-mode and your text is going to be centered.
This is LOCAL mode, so the effect does not apply to other buffers.
See group "centuri"
```