Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pedro-gutierrez/.config

My config folder
https://github.com/pedro-gutierrez/.config

Last synced: 8 days ago
JSON representation

My config folder

Awesome Lists containing this project

README

        

# Installation

## Helix treesitter

After cloning this repo, run:

`hx --grammar fetch` and `hx --grammar build`

## Elixir language server

* `wget https://github.com/elixir-lsp/elixir-ls/releases/download/v0.16.0/elixir-ls-v0.16.0.zip`
* `unzip elixir-ls-v0.16.0.zip -d ~/Projects/elixir-ls`