We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9080c76 commit bc34028Copy full SHA for bc34028
README.md
@@ -5,14 +5,12 @@ A Neovim-lua package for neovim to get everything like vscode
5
clone and paste as nvim or as Complexity.nvim (must be ran with "NVIM_APPNAME=Complexity.nvim nvim")
6
7
## Dependencies
8
- -- ngl im not certain about all of these, most are, some probs not
9
-apt-transport-https
+ -- ngl im not certain about all of these, most are, some probs not
10
curl
11
openssh-client
12
git
13
cmake
14
python3
15
-python-is-python3
16
python3.12-venv
17
luarocks
18
ripgrep
@@ -23,6 +21,7 @@ rustup
23
21
python3-pip
24
22
fd-find
25
lazygit
+xclip | xsel | wl_copy
26
27
# Plugins listed
28
Tick mark displays enabled/ disabled on default config
0 commit comments