zetashift

Results 33 issues of zetashift

How can I make Vue work with this plugin? Current look: ![image](https://user-images.githubusercontent.com/1857826/125160431-200fcc80-e17d-11eb-8733-7c21b9c0a9c0.png) But other treesitter langs work fine, e.g. Fennel: ![image](https://user-images.githubusercontent.com/1857826/125160453-387fe700-e17d-11eb-9138-6f918ce004cc.png) I have this one installed https://github.com/ikatyang/tree-sitter-vue

no-issue-activity

Is there a way to get `smartindent` or `autoindent` working in markdown code fences? E.g. ``` \```js const foo = (bar) => {|} // Press enter on the | \```...

I'm on Windows 10, and while using the command `` nimble install gintro `` I'm getting the following error: `` preparing gintro nimgrab.nim(35) nimgrab nimgrab.nim(16) syncDownload urldownloader.nim(413) downloadToFile oserr.nim(110) raiseOSError...

I'm trying to run a small `http4s` example with `scala-cli` and for fun I was trying to package it through GraalVM, but I'm running into an error into (what looks...

In a source code block one doesn't get automatic indentation in languages like Python and Nim and F#: ```python #+BEGIN_SRC python def foo(): # Now if you press "Enter" here...

So one can transform a row using `Map`: http://fsprojects.github.io/FSharp.Data/library/CsvProvider.html#Transforming-CSV-files But using that method you'd also have to explicitly pass long all other row values, in the correct order. Could a...

I talked a bit with dom86 about this and he's fine with this one becoming the first-stop for people looking for a sdl2 package. See: https://irclogs.nim-lang.org/29-03-2018.html#11:00:51 Didn't know how to...

Here's my attempt at an helix version for: https://github.com/rebelot/kanagawa.nvim ![image](https://user-images.githubusercontent.com/1857826/196000729-51e84c38-e52e-45a4-aef1-66e078677300.png)

A-theme
S-waiting-on-review

#### Describe your feature request Current output of `:tree-sitter-subtree` ![image](https://user-images.githubusercontent.com/1857826/175812184-e71aa1e4-3afd-49a9-8914-7b374b53f873.png) This reads fine for small code snippets, but for big blocks it gets kind of unreadable. A way of improving...

C-enhancement
A-helix-term