| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "evil-mode": {
- "url": "https://github.com/lumacs/evil-mode",
- "description": "Vim emulation layer for lumacs",
- "version": "0.1.0"
- },
- "magit": {
- "url": "https://github.com/lumacs/magit",
- "description": "Git interface inspired by Emacs Magit",
- "version": "0.1.0"
- },
- "treemacs": {
- "url": "https://github.com/lumacs/treemacs",
- "description": "File tree sidebar",
- "version": "0.1.0"
- },
- "lsp-mode": {
- "url": "https://github.com/lumacs/lsp-mode",
- "description": "Language Server Protocol support",
- "version": "0.1.0"
- },
- "flycheck": {
- "url": "https://github.com/lumacs/flycheck",
- "description": "On-the-fly syntax checking",
- "version": "0.1.0"
- },
- "dashboard": {
- "url": "https://github.com/lumacs/dashboard",
- "description": "Startup dashboard with recent files",
- "version": "0.1.0"
- },
- "org-mode": {
- "url": "https://github.com/lumacs/org-mode",
- "description": "Org-mode inspired note taking",
- "version": "0.1.0"
- },
- "markdown-mode": {
- "url": "https://github.com/lumacs/markdown-mode",
- "description": "Markdown editing support",
- "version": "0.1.0"
- },
- "zen-mode": {
- "url": "https://github.com/lumacs/zen-mode",
- "description": "Distraction-free writing mode",
- "version": "0.1.0"
- },
- "git-gutter": {
- "url": "https://github.com/lumacs/git-gutter",
- "description": "Show git diff in the gutter",
- "version": "0.1.0"
- }
- }
|