-
Notifications
You must be signed in to change notification settings - Fork 1
YeferYV edited this page Feb 25, 2024
·
2 revisions
-
create a symbolic link
ln -s "$HOME/scoop/apps/vscode/current/data/extensions" "$HOME/.vscode"since
vscode-neovim.neovimInitVimPaths.win32and whichkey's entries has hardcoded paths.recommended way to install vscode:
winget install vscode(Windows 10/11)appman install code(Linux)
-
xsetdoesn't supports wayland
- you need to install
otf-latinmodern-math, you can install it withnix-env -iA nixpkgs.lmmath