Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pedro-gutierrez/.config
- Owner: pedro-gutierrez
- Created: 2023-08-20T14:34:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-25T20:09:52.000Z (about 1 year ago)
- Last Synced: 2023-08-25T23:15:45.539Z (about 1 year ago)
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`