HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tjdevries

no profile record

Submissions

PDE: A different take on editing code

youtube.com
3 points·by tjdevries·4 ปีที่แล้ว·0 comments

comments

tjdevries
·2 ปีที่แล้ว·discuss
thanks for submitting :) if anyone has any questions, lmk!
tjdevries
·3 ปีที่แล้ว·discuss
I think "best-effort" would be a good tagline for emacs
tjdevries
·3 ปีที่แล้ว·discuss
glad you are enjoying it :)
tjdevries
·4 ปีที่แล้ว·discuss
Oh cool, this is my video :)

If you have any questions, I'm happy to answer them. It's been a fun and interesting project.
tjdevries
·4 ปีที่แล้ว·discuss
I'm not sure what you don't like? Sorry, must just be missing your point.
tjdevries
·4 ปีที่แล้ว·discuss
<3 glad to hear people are enjoying this combo
tjdevries
·5 ปีที่แล้ว·discuss
My pleasure :) I have tons of fun doing it!
tjdevries
·5 ปีที่แล้ว·discuss
Awesome

One of us! One of us! One of us! ;)
tjdevries
·5 ปีที่แล้ว·discuss
Ok, got some responses from him (I don't know what any of these things mean haha):

vimtex works perfectly on neovim (in fact, the main developer uses neovim) and is very well documented

texlab (the latex lsp server) also does build and forward search (although there's a small bug at the moment)

Oh, and backward search needs neovim-remote (\o/ mhinz); just use nvr --remote +"%line" "%file" as backward search command

https://github.com/lervag/vimtex/blob/5d1335d095d11f48a6744f...

(the vimtex dev uses Zathura, so that may be an alternative viewer to look into)
tjdevries
·5 ปีที่แล้ว·discuss
I have to phone a friend in this one. I don't know much about latex in neovim these days.

I pinged a buddy of mine to hopefully be able to respond here though!
tjdevries
·5 ปีที่แล้ว·discuss
Rolling release is kind of hard. We want to make sure that we keep our promises that we've set forth in `:help api-contract` and other expectations about semver. We think this is very beneficial for the plugin writing community. It's also hard because sometimes we merge something into master, before a release, and then recognize that a change to an API, an extension, etc. may be necessary for a feature to truly be great. Rolling release can make some of these things very hard.

However, we're hoping to release more often now to prevent this kind of situation.

I'm not 100% the person to talk to about releases, I primarily just try and write code to make Lua more fun to use :)

Side Note: You can install the HEAD of neovim easily with brew. `brew install neovim --HEAD` I think will do that for you. I'm not sure if that's what you mean by source/HEAD packages or not (I have no idea anything about Mac).
tjdevries
·5 ปีที่แล้ว·discuss
Wow, this is such an incredibly kind message! I had a really big smile on my face reading it. :)

I really appreciate it and hope I can live up to the standard I'm trying to set. Hope you have a really great day!
tjdevries
·5 ปีที่แล้ว·discuss
Hi, tjdevries here.

Happy to try and answer any questions about the podcast or neovim generally :)