Simon McLean

Results 14 comments of Simon McLean

Yep, that worked. Thanks! That approach to mapping is a little unusual, so it might be worth noting in the readme?

It is checked, yes. When I manually enter credentials Firefox offers to save them. It's only in specific case of auto-population by Dashlane that this fails to happen

Can confirm this was working in Mojave, and has broken as of Catalina

I'm also having this issue, even with the treesitter `tsx` parser installed **Update**: Actually it works, but only if I use the treesitter config option, but not if I use...

Hi @LintaoAmons When you say > rename in bulk like oil or mini.file do you mean that you'd like to be able to manipulate the file system by editing the...

Closing due to inactivity

> Perhaps to allow select multiple files and open a new buffer with them to rename them 🤔 A generic "select" binding would make sense. Perhaps along with an "add...

I've racked my brain about this and done some experimenting/prototyping, and honestly I haven't been able to come with anything that adds any real adds value to the plugin. Any...

Hi @mikavilpas. I like the idea. It seems like it's already been implement in a plugin called [nvim-lsp-file-operations](https://github.com/antosha417/nvim-lsp-file-operations), which handles deletes as well. I might see about adding Triptych support...

PR raised https://github.com/antosha417/nvim-lsp-file-operations/pull/40