mirror of
https://github.com/mistricky/codesnap.nvim.git
synced 2024-12-26 19:36:29 +00:00
[Update] remove npm deps (#32)
This commit is contained in:
parent
3ed72a3a39
commit
bf50e50801
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
|||
|
||||
## Prerequirements
|
||||
- Rust environment required for compiling codesnap.nvim plugin server source code, visit [Install Rust](https://www.rust-lang.org/tools/install) for more detail.
|
||||
- NPM required for build preview source code, visit [Install Nodejs](https://nodejs.org/en) for more detail.
|
||||
|
||||
## Install
|
||||
```lua
|
||||
|
|
Loading…
Reference in a new issue