moe icon indicating copy to clipboard operation
moe copied to clipboard

A command line based editor inspired by Vim. Written in Nim.

Results 109 moe issues
Sort by recently updated
recently updated
newest added

### Detailed Description Add supports for Highlighting plain texts and logs. Highlighting dates, keywords, paths, UUIDs, etc...

feature

### Detailed Description You asked for it so here's the first list of features I need or would at least love to have :-) # Suggestet commands/features ## Important -...

feature

### Detailed Description I'm so happy to have found this. Vim is getting too simple out of the box and NeoVim is a plugin hell and even though I find...

enhancement

### Detailed Description Try to avoid crashes by downgrading Color mode

enhancement

Highlight and jump for git conflicts. Like this vim plugin https://github.com/rhysd/conflict-marker.vim

feature

### Detailed Description _No response_

enhancement

- Clean up - Generate buffer using macro Ref: #1483

refactoring

The syntax highlighting for Markdown might be enhanced with the following features: - [ ] support for **bold** formatting - [ ] support for *italic* formatting - [ ] support...

enhancement

At the moment, only 13 token types have colours configured although some parsers require more types, such as the YAML parser, for instance.

enhancement