Tobi

Results 58 issues of Tobi

This is a feature I've come to value from vscode/vscodium. Of course, you can use something like git to manually check in your changes, however if we're honest, sometimes we'll...

feature

In CSS files and the like, even in moe's own configuration, color codes are often encoded in this format: #RRGGBB It's pretty hard to accurately predict what those hex values...

feature

When the cursor is under a URI/URLs in normal mode and the user presses gf (open file under cursor), moe should detect that the cursor is under a URI/URLs and...

feature

I've not seen something like it in other editors, so this would be unique to moe, if implemented. This mode could be activated with: ```:clipboard``` or ```:clip``` And then you'd...

feature

I've not seen this feature in any other editor so far, so this could be something special for moe. I wanted to implement it myself, but currently I can't come...

feature

If I didn't miss something, it's not currently possible to avoid the automatic line wrapping, that moe has. Would be nice and much appreciated.

feature

Hello @fox0430, I follow this project religiously, because I want to use a Nim-focused vim-like editor that is written in Nim, and hopefully can be extended with Nim. I made...

enhancement
feature

Hi, I wanted wasavi to be in insert mode by default. So I added ``` :startinsert ``` to exrc. But when wasavi starts I get a message startinsert not supported.

feature request

Hello Stefan, first of all I want to thank you for developing and maintaining this nice module. I wasn't successful with enabling syntax highlighting and choosing color schemes for GtkSourceView....

Hi, I guess your spacemacs tutorials/book/etc. are excellent. I would love to have an English version of it! Greetings