summaryrefslogtreecommitdiff
path: root/README.md
blob: b80314de777d8b7abe11e9b5340550dcc0a5f7dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Dotfiles Repository

## lspconfig requirements

main setup uses npm 8.10.0 and nodejs 16.13.1

`npm i -g vscode-langservers-extracted typescript typescript-language-server`

`gem install solargraph`

## Treesitter

Remember to TSInstall the languages. Currently using:

* bash
* c
* html
* javascript
* json
* lua
* python
* ruby
* tsx
* typescript
* vim