feat: Neovim config mit LSP, Treesitter und PlatformIO
This commit is contained in:
parent
b566856c19
commit
c2926bf7d0
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ sudo apt install neovim ripgrep fd-find nodejs npm
|
||||||
### Dotfiles installieren
|
### Dotfiles installieren
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
git clone git@dsm.motocamp.de:3051/rene/dotfiles-rene.git ~/git-projekte/dotfiles-rene
|
||||||
cd ~/git-projekte/dotfiles-rene/nvim
|
cd ~/git-projekte/dotfiles-rene/nvim
|
||||||
chmod +x install-nvim-dotfiles.sh
|
chmod +x install-nvim-dotfiles.sh
|
||||||
./install-nvim-dotfiles.sh
|
./install-nvim-dotfiles.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue