File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ A template for getting started with [AstroNvim](https://github.com/AstroNvim/Ast
9
9
#### Install termux required packages
10
10
11
11
``` shell
12
- apt update && yes | apt upgrade && apt update && yes | apt install build-essential termux-api gdu gdb gdbserver gh fd fzf neovim lua-language-server npm install --save-dev jq-lsp luarocks stylua ripgrep lazygit yarn python python-pip ccls clang rust-analyzer git ruby && pip install neovim && npm install -g neovim && gem install neovim;
12
+ apt update && yes | apt upgrade && apt update && yes | apt install build-essential termux-api gdu gdb gdbserver gh fd fzf neovim lua-language-server jq-lsp luarocks stylua ripgrep lazygit yarn python python-pip ccls clang rust-analyzer git ruby && pip install neovim && npm install -g neovim && gem install neovim;
13
13
```
14
14
15
15
#### Make a backup of your current nvim and shared folder
You can’t perform that action at this time.
0 commit comments