I just learned about `module` with tf, seems to solve this issue
I just learned about `module` with tf, seems to solve this issue
but in the end I went back to the nvim-lspconfig & stuff as I had no performance gain
an awesome way to start neovim with lsp though
but in the end I went back to the nvim-lspconfig & stuff as I had no performance gain
an awesome way to start neovim with lsp though
so, the "pro motion" stuff on the pro series cannot save battery? this makes me want to go with 15 rather than the pro (and saves some $)
so, the "pro motion" stuff on the pro series cannot save battery? this makes me want to go with 15 rather than the pro (and saves some $)
great plugins, they both work ootb
thanks null-ls maintainer(s) for all the hard work though!
great plugins, they both work ootb
thanks null-ls maintainer(s) for all the hard work though!
And, as a feature request it would be awesome if we could drag and drop image and/or paste image in the post on iOS (and I believe android too)!
Thanks!
And, as a feature request it would be awesome if we could drag and drop image and/or paste image in the post on iOS (and I believe android too)!
Thanks!
I guess I need to dive into my config again to replace null-ls with something like github.com/stevearc/con...
I guess I need to dive into my config again to replace null-ls with something like github.com/stevearc/con...
should I built another dev build each time I update the app.json/app.config.ts?
or is it only when I install new native modules?
should I built another dev build each time I update the app.json/app.config.ts?
or is it only when I install new native modules?
A bit disappointed ☹️
Will explore more if there is any workaround, or I’ll try again to tinker with wezterm
A bit disappointed ☹️
Will explore more if there is any workaround, or I’ll try again to tinker with wezterm
using expo within a monorepo where we started with pnpm and now trying to move to yarn to make expo & eas happy
using expo within a monorepo where we started with pnpm and now trying to move to yarn to make expo & eas happy
can't decide on the color yet
can't decide on the color yet
`cdo` might be the command to use!
It will run the command on each buffer present in the qflist, we can use it with `substitute` some strings in all our buffers and save them with `| update`
:cdo s/foo/bar/g | update
`cdo` might be the command to use!
It will run the command on each buffer present in the qflist, we can use it with `substitute` some strings in all our buffers and save them with `| update`
:cdo s/foo/bar/g | update