Compare commits
5 Commits
844aabd735
...
0914da49cf
Author | SHA1 | Date | |
---|---|---|---|
0914da49cf | |||
a9b5cac9f0 | |||
|
fc1b460777 | ||
|
1fdd8500f3 | ||
|
1cbcd5459c |
@ -276,5 +276,5 @@ workspace = special:magic, gapsout:100, on-created-empty:kitty
|
|||||||
|
|
||||||
# Force workspace
|
# Force workspace
|
||||||
windowrule = workspace 1, ^(kitty)$
|
windowrule = workspace 1, ^(kitty)$
|
||||||
windowrule = workspace 2 silent, ^(zen-beta)$
|
windowrule = workspace 2 silent, ^(zen-alpha)$
|
||||||
#: }}}
|
#: }}}
|
||||||
|
@ -5,7 +5,6 @@ return {
|
|||||||
css = { "prettier" },
|
css = { "prettier" },
|
||||||
html = { "prettier" },
|
html = { "prettier" },
|
||||||
jsonc = { "prettier" },
|
jsonc = { "prettier" },
|
||||||
go = { "golines" },
|
|
||||||
},
|
},
|
||||||
|
|
||||||
-- format_on_save = {
|
-- format_on_save = {
|
||||||
|
@ -4,7 +4,7 @@ require("nvchad.configs.lspconfig").defaults()
|
|||||||
local lspconfig = require "lspconfig"
|
local lspconfig = require "lspconfig"
|
||||||
|
|
||||||
-- EXAMPLE
|
-- EXAMPLE
|
||||||
local servers = { "html", "cssls", "pyright", "clangd", "gopls" }
|
local servers = { "html", "cssls", "pyright" }
|
||||||
local nvlsp = require "nvchad.configs.lspconfig"
|
local nvlsp = require "nvchad.configs.lspconfig"
|
||||||
|
|
||||||
-- lsps with default config
|
-- lsps with default config
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
bat
|
bat
|
||||||
brightnessctl
|
brightnessctl
|
||||||
btop
|
|
||||||
btrfs-progs
|
btrfs-progs
|
||||||
|
btop
|
||||||
cava
|
cava
|
||||||
cliphist
|
cliphist
|
||||||
curl
|
curl
|
||||||
@ -13,15 +13,11 @@ hyprlock
|
|||||||
hyprpaper
|
hyprpaper
|
||||||
imagemagick
|
imagemagick
|
||||||
jq
|
jq
|
||||||
kdeconnect
|
kitty-git
|
||||||
kitty
|
|
||||||
less
|
|
||||||
mako
|
mako
|
||||||
mdcat
|
mdcat
|
||||||
neovim
|
neovim
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
openssh
|
|
||||||
pam-u2f
|
|
||||||
pipewire
|
pipewire
|
||||||
pipewire-alsa
|
pipewire-alsa
|
||||||
pipewire-jack
|
pipewire-jack
|
||||||
@ -46,5 +42,4 @@ xdg-desktop-portal-hyprland
|
|||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
yazi
|
yazi
|
||||||
yubikey-manager
|
yubikey-manager
|
||||||
zen-browser-bin
|
|
||||||
zsh
|
zsh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user