Evgeny Petrovskiy
Evgeny Petrovskiy
Fixes wrong syntax highlighting when regexp contains unmatched quotes (i.e. `.replace(/"/g, """);`)
Hi! I've been working on this for a while (could not really find VIM plugin for lite, or lite-xl), Hope it will be useful
So for example if I wanted to do a keymap for a projectsearch, I could try `yiwspM-v` (`` to drop selection, `yiw` to copy the word, `sp` to start Project...
- mark files for - and copy/move/delete - rename files - add current dir to project? - ??
I mean. Should it be view:set_selections? Could sth like that even be done using a plugin?
Well. That would be a tricky thing. I suppose it would be somewhat easy to do in case when changes are only created via git changes, So "simply" save commit...
Or any terminal?
seems fine. And I think I'll go with vim's register usage But also - I sure like the idea of creating commands on the fly, like in Emacs. Maybe do...
DOOM (/spacemacs?) style