https://github.com/drowzy/.doom.d
https://github.com/drowzy/.doom.d
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drowzy/.doom.d
- Owner: drowzy
- Created: 2018-10-14T17:45:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-22T12:56:40.000Z (about 7 years ago)
- Last Synced: 2025-04-14T17:31:17.691Z (about 1 year ago)
- Language: Emacs Lisp
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DOOM
## LSP
Install language servers globally:
``` shell
npm i -g bash-language-server
npm i -g typescript-language-server
```