mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-18 09:43:32 +09:00
vscode : configuration
This commit is contained in:
5
.config/Code/User/extensions.txt
Normal file
5
.config/Code/User/extensions.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
github.copilot
|
||||||
|
github.copilot-chat
|
||||||
|
mshr-h.veriloghdl
|
||||||
|
nonylene.dark-molokai-theme
|
||||||
|
vscodevim.vim
|
||||||
3
.config/Code/User/keybindings.json
Normal file
3
.config/Code/User/keybindings.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
|
||||||
|
}
|
||||||
3
.config/Code/User/settings.json
Normal file
3
.config/Code/User/settings.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"workbench.colorTheme": "Dark (Molokai)"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user