mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
add javascript config
This commit is contained in:
parent
fff1d291ab
commit
728669d288
2 changed files with 9 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ require("lazy").setup({
|
|||
{ import = "user.plugins.lang.rust" },
|
||||
{ import = "user.plugins.lang.php" },
|
||||
{ import = "user.plugins.lang.css" },
|
||||
{ import = "user.plugins.lang.javascript" },
|
||||
{ import = "user.plugins.lang.typescript" },
|
||||
{ import = "user.plugins.lang.vue" },
|
||||
{ import = "user.plugins.lang.markdown" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue