Add small tikx example.
This commit is contained in:
parent
f524bbd3d1
commit
47aeb6fd3b
1 changed files with 10 additions and 0 deletions
|
@ -57,3 +57,13 @@ https://orgmode.org/worg/org-tutorials/org4beginners.html
|
|||
https://github.com/Alexander-Miller/treemacs
|
||||
|
||||
* `C-c C-w s`: Switch workspace
|
||||
|
||||
## Lsp Mode ##
|
||||
|
||||
### Python ###
|
||||
|
||||
Install language LSP server:
|
||||
|
||||
```
|
||||
brew install python-lsp-server
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue