Update .config/nvim/lua/config/lazy.lua
Update .config/nvim/lua/plugins/nvim-lspconfig.lua Update .config/packages/archgirlie Add .ssh/config
This commit is contained in:
parent
e91de38547
commit
bdd97b7b3a
4 changed files with 12 additions and 1 deletions
|
@ -23,7 +23,6 @@ require("lazy").setup({
|
||||||
{{ if not .isServer -}}
|
{{ if not .isServer -}}
|
||||||
{ import = "lazyvim.plugins.extras.editor.aerial" },
|
{ import = "lazyvim.plugins.extras.editor.aerial" },
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
{ import = "lazyvim.plugins.extras.editor.leap" },
|
|
||||||
{ import = "lazyvim.plugins.extras.editor.navic" },
|
{ import = "lazyvim.plugins.extras.editor.navic" },
|
||||||
{{ if not .isServer -}}
|
{{ if not .isServer -}}
|
||||||
{ import = "lazyvim.plugins.extras.editor.refactoring" },
|
{ import = "lazyvim.plugins.extras.editor.refactoring" },
|
||||||
|
|
|
@ -39,6 +39,7 @@ return {
|
||||||
"typescriptreact",
|
"typescriptreact",
|
||||||
"vue",
|
"vue",
|
||||||
"blade",
|
"blade",
|
||||||
|
"liquid",
|
||||||
},
|
},
|
||||||
-- Read more about this options in the [vscode docs](https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration).
|
-- Read more about this options in the [vscode docs](https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration).
|
||||||
-- **Note:** only the options listed in the table are supported.
|
-- **Note:** only the options listed in the table are supported.
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
[1m[33m -> [0m[0mAvoid running yay as root/sudo.
|
||||||
aic94xx-firmware
|
aic94xx-firmware
|
||||||
alsa-utils
|
alsa-utils
|
||||||
amfora
|
amfora
|
||||||
|
@ -253,6 +254,7 @@ xorg-xrandr
|
||||||
xorg-xwayland
|
xorg-xwayland
|
||||||
xsel
|
xsel
|
||||||
yay
|
yay
|
||||||
|
yt-dlp
|
||||||
zathura
|
zathura
|
||||||
zathura-pdf-mupdf
|
zathura-pdf-mupdf
|
||||||
zen-browser-avx2-bin
|
zen-browser-avx2-bin
|
||||||
|
|
9
private_dot_ssh/encrypted_config.asc
Normal file
9
private_dot_ssh/encrypted_config.asc
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
-----BEGIN PGP MESSAGE-----
|
||||||
|
|
||||||
|
jA0ECQMI6iO4iaFFvKb/0rEBNwIn9lWxy/wUX/j7AgcCFFR3iicudgDPfcJw5IER
|
||||||
|
DbO7B7SUHJUMhZMSSiKy/g7BWLw0CWRoS9KJ/btQADuQ4xj+KLLZdepkrDRLbavy
|
||||||
|
wNuuWxhXpITCymRDe/wEO6UPekARaYt/yjcVXya80++JZmbUEI2a72nBTTXUPROp
|
||||||
|
CQdc/jJ15+8qioYELbN9d44JYrD+VX1BHbdmcKdUsFiq1xs1yVVNF+vxUlsWwlIP
|
||||||
|
MsY=
|
||||||
|
=+kXK
|
||||||
|
-----END PGP MESSAGE-----
|
Loading…
Reference in a new issue