Compare commits

..

4 Commits

Author SHA1 Message Date
h 9a1542f5e0 spotify 2026-07-07 04:00:14 -04:00
h df3845380f text 2026-07-06 22:56:09 -04:00
h 423097ba91 yep 2026-06-29 18:56:42 -04:00
h 2e126f4b26 spicefiy 2026-06-29 18:54:04 -04:00
6 changed files with 19 additions and 17 deletions
+1
View File
@@ -6,6 +6,7 @@ x-scheme-handler/betterdiscord=discord.desktop
x-scheme-handler/discord-1216669957799018608=discord-1216669957799018608.desktop
x-scheme-handler/lunarclient=lunarclient.desktop
x-scheme-handler/discord-562286213059444737=lunarclient.desktop
x-scheme-handler/ror2mm=r2modman.desktop
[Added Associations]
application/x-osu-beatmap-archive=osu-wine-osr.desktop;
+1 -1
View File
@@ -270,7 +270,7 @@ vim.api.nvim_create_autocmd('FileType', {
callback = function()
if vim.bo.filetype ~= "plaintex" and vim.bo.filetype ~= "tex" and vim.bo.filetype ~= "latex" and
vim.bo.filetype ~= "qf" and vim.bo.filetype ~= "bib" and vim.bo.filetype ~= "" and vim.bo.filetype ~= "pdf"
and vim.bo.filetype ~= "conf" and vim.bo.filetype ~= "TelescopePrompt" and vim.bo.filetype ~= "lazy" and vim.bo.filetype ~= "lazy_backdrop" and vim.bo.filetype ~= "TelescopeResults" and vim.bo.filetype ~= "netrw" and vim.bo.filetype ~= "html.mustache" and vim.bo.filetype ~= "mustache" and vim.bo.filetype ~= "sage" and vim.bo.filetype ~= "sage.python" and vim.bo.filetype ~= "snacks_terminal" and vim.bo.filetype ~= "NvimTree" and vim.bo.filetype ~= "neo-tree" and vim.bo.filetype ~= "oil" and vim.bo.filetype ~= "minifiles" and vim.bo.filetype ~= "netrw" and vim.bo.filetype ~= "snacks_picker_list" and vim.bo.filetype ~= "codex" then
and vim.bo.filetype ~= "conf" and vim.bo.filetype ~= "TelescopePrompt" and vim.bo.filetype ~= "lazy" and vim.bo.filetype ~= "lazy_backdrop" and vim.bo.filetype ~= "TelescopeResults" and vim.bo.filetype ~= "netrw" and vim.bo.filetype ~= "html.mustache" and vim.bo.filetype ~= "mustache" and vim.bo.filetype ~= "sage" and vim.bo.filetype ~= "sage.python" and vim.bo.filetype ~= "snacks_terminal" and vim.bo.filetype ~= "NvimTree" and vim.bo.filetype ~= "neo-tree" and vim.bo.filetype ~= "oil" and vim.bo.filetype ~= "minifiles" and vim.bo.filetype ~= "netrw" and vim.bo.filetype ~= "snacks_picker_list" and vim.bo.filetype ~= "codex" and vim.bo.filetype ~= "text" then
vim.treesitter.start()
vim.wo[0][0].foldexpr = 'v:lua.vim.treesitter.foldexpr()'
vim.wo[0][0].foldmethod = 'expr'
+2 -2
View File
@@ -30,5 +30,5 @@ expose_apis = 1
; DO NOT CHANGE!
[Backup]
version = 1.2.52.442.g01893f92
with = 2.38.7
version = 1.2.92.147.g5b8f9367
with = 2.44.0
+2 -2
View File
@@ -1,4 +1,4 @@
.main-leaderboardComponent-container {
/* .main-leaderboardComponent-container {
display: none;
}
@@ -8,4 +8,4 @@
.main-home-homeHeader {
display: none;
}
} */
+1
View File
@@ -2,6 +2,7 @@ export PATH=$HOME/.config/bin/$(cat /etc/hostname):$HOME/.config/bin:$HOME/.loca
export MANPATH=$MANPATH:$HOME/.local/share/texlive/2026/texmf-dist/doc/man
export INFOPATH=$INFOPATH:$HOME/.local/share/texlive/2026/texmf-dist/doc/info
export PATH="$PATH:/home/emh/.config/.foundry/bin"
export PATH="/home/emh/documents/tob/nrt/depot_tools:$PATH"
. "$HOME"/.cache/theme/colors.sh
. "$HOME"/.cache/theme/variables.sh