mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
update config integrasion vscode
This commit is contained in:
parent
a677ddbf4a
commit
35279181d6
4 changed files with 27 additions and 7 deletions
|
@ -40,10 +40,10 @@
|
|||
"\t\t<meta charset=\"UTF-8\">",
|
||||
"\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
|
||||
"\t\t<link href=\"$3css/style.css\" rel=\"stylesheet\">",
|
||||
"\t\t<script src=\"$4js/script.js\"></script>",
|
||||
"\t</head>",
|
||||
"\t<body>",
|
||||
"\t$0",
|
||||
"\t\t$0",
|
||||
"\t\t<script src=\"$4js/script.js\"></script>",
|
||||
"\t</body>",
|
||||
"</html>"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue