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:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 5 years ago
MODERATORS
 

There is a recent post about the new JetBrains Fleet IDE, but of course it is sadly not open source.

What is your favourite IDE? (Or compiler, language, framework, anything: just share your experience and knowledge)

I'll start:

you are viewing a single comment's thread
view the rest of the comments
[โ€“] k_o_t@lemmy.ml 1 points 3 years ago* (last edited 3 years ago) (1 children)

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 ๐Ÿคทโ€โ™€๏ธ

[โ€“] savoy@lemmygrad.ml 1 points 3 years ago

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