summaryrefslogtreecommitdiff
path: root/README.md
blob: f46be1861391dc56d2cac7de80bc9886980ac0d9 (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
26
27
# Dotfiles Repository

My personal dotfiles repository.  

## nvim

### lspconfig requirements

My lspconfig uses language servers for:

- Bash (bash-language-server)
- C (clang)
- html, css, JavaScript, TypeScript (emmet-ls)
- Lua (lua-language-server)
- Python (python-lsp-server, jedi)

## st

My build of [st](https://github.com/yuzu-eva/my-personal-st).

## dmenu

My build of [dmenu](https://github/yuzu-eva/my-personal-dmenu).

## Window Manager

My build of [dwm](https://github.com/yuzu-eva/my-personal-dwm).