You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
code-editor is based on `neovim` and it's language server protocol is installed and used through `nodejs` and `npm`. So you must have to install the dependencies.
24
+
code-editor is based on **neovim**, **nodejs** and **npm**. So you must have to install the dependencies.
25
+
26
+
- Install a [nerd-font](https://github.com/ryanoasis/nerd-fonts) in terminal for icon support.
28
27
29
28
### Install dependencies
30
29
31
30
If your shell is non-rooted then use `sudo` infront of every command mentioned below.
0 commit comments