We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94f551b commit d2c0068Copy full SHA for d2c0068
README.md
@@ -27,6 +27,7 @@ External Requirements:
27
- Clipboard tool (xclip/xsel/win32yank or other depending on the platform)
28
- A [Nerd Font](https://www.nerdfonts.com/): optional, provides various icons
29
- if you have it set `vim.g.have_nerd_font` in `init.lua` to true
30
+- Emoji fonts (Ubuntu only, and only if you want emoji!) `sudo apt install fonts-noto-color-emoji`
31
- Language Setup:
32
- If you want to write Typescript, you need `npm`
33
- If you want to write Golang, you will need `go`
0 commit comments