Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 491 Bytes

README.rst

File metadata and controls

22 lines (14 loc) · 491 Bytes

Notes

Airline

No fancy symbols? See https://github.com/powerline/fonts for patched fonts.

Python language server

$ pipx install python-lsp-server
$ pipx inject python-lsp-server pyls-flake8 pylsp-mypy pyls-isort python-lsp-black

Typescript and JSON language servers

$ npm install -g typescript typescript-language-server eslint prettier vscode-langservers-extracted