summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-07-26 23:53:48 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-07-26 23:53:48 +0900
commit26b774c600a6ac7a88754b4807549d684c8077a1 (patch)
tree5a1173b4ef8bdda7f288297640047a789fb0a7ab
parentdc8ae0ed238a09dbd33d112452506fd9bc05dcfc (diff)
modified plugins/lsp.lua, modified plugins/markdown.lua, modified .config/mimeapps.list, modified newsboat/urls
-rw-r--r--ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/lsp.lua6
-rw-r--r--ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/markdown.lua3
-rw-r--r--ar/.config/mimeapps.list2
-rw-r--r--ar/.config/newsboat/urls15
4 files changed, 9 insertions, 17 deletions
diff --git a/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/lsp.lua b/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/lsp.lua
index ecf3f86..819ab1c 100644
--- a/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/lsp.lua
+++ b/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/lsp.lua
@@ -97,6 +97,7 @@ return {
"mutt_ls",
"pyright",
"ruff",
+ "ts_ls",
},
automatic_installation = true,
handlers = {
@@ -207,6 +208,11 @@ return {
-- },
})
end,
+ ["ts_ls"] = function()
+ lspconfig.ruff.setup({
+ capabilities = capabilities,
+ })
+ end,
},
})
diff --git a/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/markdown.lua b/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/markdown.lua
index 600c664..0b5fb5c 100644
--- a/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/markdown.lua
+++ b/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/markdown.lua
@@ -168,7 +168,8 @@ return {
heading = {
enabled = true,
sign = false,
- icons = { "󰎤 ", "󰎧 ", "󰎪 ", "󰎭 ", "󰎱 ", "󰎳 " },
+ icons = { "", "", "", "", "", "" },
+ -- icons = { "󰎤 ", "󰎧 ", "󰎪 ", "󰎭 ", "󰎱 ", "󰎳 " },
},
ignore = function(bufnr)
local name = vim.api.nvim_buf_get_name(bufnr)
diff --git a/ar/.config/mimeapps.list b/ar/.config/mimeapps.list
index e625a03..2c5c133 100644
--- a/ar/.config/mimeapps.list
+++ b/ar/.config/mimeapps.list
@@ -23,7 +23,7 @@ image/png=img.desktop;
image/webp=nsxiv.desktop;
text/csv=csv.desktop;
text/html=html.desktop;
-text/markdown=slides.desktop;
+text/markdown=slide.desktop;
text/plain=text.desktop;
text/troff=roff.desktop;
text/x-shellscript=text.desktop;
diff --git a/ar/.config/newsboat/urls b/ar/.config/newsboat/urls
index ac05807..33eb66e 100644
--- a/ar/.config/newsboat/urls
+++ b/ar/.config/newsboat/urls
@@ -13,12 +13,6 @@ https://github.com/TheSiahxyz/suckless/commits/master.atom
"--- News ---"
https://www.archlinux.org/feeds/news/ "~Arch" Distro Linux Tech
https://artixlinux.org/feed.php "~Artix" Distro Linux Tech
-filter:~/.local/bin/decodetitle:https://ftr.thesiah.xyz/makefulltextfeed.php?url=sec%3A%2F%2Ffeeds.bbci.co.uk%2Fnews%2Ftechnology%2Frss.xml&max=200&links=preserve&exc=&submit=Create+Feed "~AI" AI News
-filter:~/.local/bin/decodetitle:https://ftr.thesiah.xyz/makefulltextfeed.php?url=sec%3A%2F%2Fwww.koreaherald.com%2Frss%2Fkh_Business&max=200&links=preserve&exc=&submit=Create+Feed "~Business (KR)" Business News
-filter:~/.local/bin/decodetitle:https://ftr.thesiah.xyz/makefulltextfeed.php?url=www.yonhapnewstv.co.kr%2Fcategory%2Fnews%2Fpolitics%2Ffeed%2F&max=200&links=preserve&exc=&submit=Create+Feed "~Politics (KR)" News Politics
-filter:~/.local/bin/decodetitle:https://ftr.thesiah.xyz/makefulltextfeed.php?url=www.yonhapnewstv.co.kr%2Fcategory%2Fnews%2Feconomy%2Ffeed%2F&max=200&links=preserve&exc=&submit=Create+Feed "~Economy (KR)" Economy News
-filter:~/.local/bin/decodetitle:https://ftr.thesiah.xyz/makefulltextfeed.php?url=www.yonhapnewstv.co.kr%2Fcategory%2Fnews%2Fsociety%2Ffeed%2F&max=200&links=preserve&exc=&submit=Create+Feed "~Society (KR)" News Society
-filter:~/.local/bin/decodetitle:https://ftr.thesiah.xyz/makefulltextfeed.php?url=www.yonhapnewstv.co.kr%2Fcategory%2Fnews%2Finternational%2Ffeed%2F&max=200&links=preserve&exc=&submit=Create+Feed "~World (KR)" News World
" "
"--- Blog ---"
https://lukesmith.xyz/rss.xml "~Luke Smith" Blog
@@ -29,10 +23,6 @@ https://github.com/LukeSmithxyz/mutt-wizard/commits/master.atom
https://github.com/LukeSmithxyz/emailwiz/commits/master.atom "~Luke Smith email-wizard" Git
https://github.com/LukeSmithxyz/landchad/commits.atom "~Luke Smith landchad" Git
https://github.com/BreadOnPenguins/dots/commits.atom "~Bread on Penguins dotfiles" Git
-https://github.com/Piotr1215/dotfiles/commits/master.atom "~Piotr1215 dotfiles" Git
-https://github.com/linkarzu/dotfiles-latest/commits/main.atom "~Linkarzu dotfiles" Git
-https://github.com/Gavinok/scripts/commits/master.atom "~Gavin scripts" Git
-https://gitlab.com/rwxrob/dotfiles.atom "~Rob Muhlestein dotfiles" Git
https://github.com/sunaku/glove80-keymaps/commits/main.atom "~Glove80 keymaps" Git
https://github.com/rothgar/awesome-tmux/commits.atom "~Tmux awesome" Git
" "
@@ -47,11 +37,6 @@ https://git.suckless.org/tabbed/atom.xml
"--- Odysee ---"
https://odysee.com/$/rss/@Odysee:8 "~Odysee" Odysee
https://odysee.com/$/rss/@Luke:7 "~Luke Smith" Odysee
-https://odysee.com/$/rss/@AlphaNerd:8 "~Mental Outlaw" Odysee
-https://odysee.com/$/rss/@DistroTube:2 "~DistroTube" Odysee
" "
"--- Youtube ---"
https://www.youtube.com/feeds/videos.xml?channel_id=UCwHwDuNd9lCdA7chyyquDXw "~Bread on Penguins" Linux Shell Tech Youtube
-https://www.youtube.com/feeds/videos.xml?channel_id=UCevUmOfLTUX9MNGJQKsPdIA "~Neetcode" Algorithm Python Tech Youtube
-https://www.youtube.com/feeds/videos.xml?channel_id=UCkWVN7H3JqGtJ5Pv5bvCrAw "~Piotr1215" Neovim Shell Tech Youtube
-https://www.youtube.com/feeds/videos.xml?channel_id=UCrSIvbFncPSlK6AdwE2QboA "~Linkarzu" Mac Neovim Tech Youtube