mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-25 12:12:29 +02:00
Add vscode-wal note
This is my final goodbye (possibly) to (vs)code users and in this commit I share the secret to a nice-looking pywal config for the editor.
This commit is contained in:
parent
cfbe5b70d5
commit
6c7c819f1d
@ -2,7 +2,9 @@
|
|||||||
|
|
||||||
> NOTE: As of 2021, I have no interest in the (vs)code text editor. Although the out-of-the-box features are nice and all, trying to emulate vim-like functionality was more pain than it was worth (even after using [vscode-neovim][vscode-neovim]). Additionally, the battery drain is unreal compared to running an equivalent [neovim](/neovim) experience.
|
> NOTE: As of 2021, I have no interest in the (vs)code text editor. Although the out-of-the-box features are nice and all, trying to emulate vim-like functionality was more pain than it was worth (even after using [vscode-neovim][vscode-neovim]). Additionally, the battery drain is unreal compared to running an equivalent [neovim](/neovim) experience.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
> If you want (vs)code to honor [pywal](/wal) color schemes, use [vscode-wal][vscode-wal].
|
||||||
|
|
||||||
[Code][code] is an open source build of [a popular][vscode] GUI text editor.
|
[Code][code] is an open source build of [a popular][vscode] GUI text editor.
|
||||||
|
|
||||||
@ -26,3 +28,4 @@ Once Code is installed, run `make code-extensions` to install the extensions I u
|
|||||||
[code]: https://www.archlinux.org/packages/community/x86_64/code/
|
[code]: https://www.archlinux.org/packages/community/x86_64/code/
|
||||||
[vscode]: https://github.com/Microsoft/vscode
|
[vscode]: https://github.com/Microsoft/vscode
|
||||||
[vscode-neovim]: https://github.com/asvetliakov/vscode-neovim
|
[vscode-neovim]: https://github.com/asvetliakov/vscode-neovim
|
||||||
|
[vscode-wal]: https://github.com/bluedrack/vscode-wal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user