|
|
|
|
|
by hiAndrewQuinn
854 days ago
|
|
It's not easy, but after a while it does become somewhat meditative. I think the TypeScript nature of it helps a lot. I picked up Neovim at my last job and got a decent start on a Tree-sitter parser off hours for the WinSCP batch programming language of all things. But then I couldn't get it to actually install correctly into Neovim, and I switched jobs before I figured it out. :( EDIT: actually, hey, your instructions on installing are really clear! I wonder if I can use them here to help guide me again. It was really cool, though! Love parsers. https://github.com/hiAndrewQuinn/tree-sitter-winscp |
|