this post was submitted on 30 Nov 2021
19 points (95.2% liked)
General Programming Discussion
7911 readers
1 users here now
A general programming discussion community.
Rules:
- Be civil.
- Please start discussions that spark conversation
Other communities
Systems
Functional Programming
Also related
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's technically not an IDE, but neovim. With the built-in LSP, treesitter, and paired with tmux, it's more powerful than any IDE. Plus a lot lighter and you never have to leave the comfy confines of your terminal
yoo, could you share your treesitter config file?
after tinkering around with treesitter, at some point i broke it accidentally, and i can't return to the previous iteration ๐คทโโ๏ธ
I don't have my dotfiles public quite yet (on my list) but here's my neovim config. It's kind of a mess of looking up others and from the docs, but it works. I've only recently moved to neovim's built-in LSP (was previously using coc.vim and ALE) so I doubt it's perfect but I haven't had any issue yet!
https://pastebin.com/2AZKJM3D