From 5e08f96e1b9b48c4ec16b8be561e8aeadd2a0c06 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sat, 5 Oct 2024 19:43:06 -0700 Subject: [PATCH] Update tags --- tags | 172 +++++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 125 insertions(+), 47 deletions(-) diff --git a/tags b/tags index b6b7108..a3e4411 100644 --- a/tags +++ b/tags @@ -1,14 +1,92 @@ +!_TAG_EXTRA_DESCRIPTION anonymous /Include tags for non-named objects like lambda/ +!_TAG_EXTRA_DESCRIPTION fileScope /Include tags of file scope/ +!_TAG_EXTRA_DESCRIPTION pseudo /Include pseudo tags/ +!_TAG_EXTRA_DESCRIPTION subparser /Include tags generated by subparsers/ +!_TAG_FIELD_DESCRIPTION epoch /the last modified time of the input file (only for F\/file kind tag)/ +!_TAG_FIELD_DESCRIPTION file /File-restricted scoping/ +!_TAG_FIELD_DESCRIPTION input /input file/ +!_TAG_FIELD_DESCRIPTION name /tag name/ +!_TAG_FIELD_DESCRIPTION pattern /pattern/ +!_TAG_FIELD_DESCRIPTION typeref /Type and name of a variable or typedef/ +!_TAG_FIELD_DESCRIPTION!Python nameref /the original name for the tag/ +!_TAG_FIELD_DESCRIPTION!XML uri /uri associated with name prefix/ !_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ !_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ +!_TAG_KIND_DESCRIPTION!Asciidoc S,subsection /level 2 sections/ +!_TAG_KIND_DESCRIPTION!Asciidoc T,l4subsection /level 4 sections/ +!_TAG_KIND_DESCRIPTION!Asciidoc a,anchor /anchors/ +!_TAG_KIND_DESCRIPTION!Asciidoc c,chapter /chapters/ +!_TAG_KIND_DESCRIPTION!Asciidoc s,section /sections/ +!_TAG_KIND_DESCRIPTION!Asciidoc t,subsubsection /level 3 sections/ +!_TAG_KIND_DESCRIPTION!Asciidoc u,l5subsection /level 5 sections/ +!_TAG_KIND_DESCRIPTION!CSS c,class /classes/ +!_TAG_KIND_DESCRIPTION!CSS i,id /identities/ +!_TAG_KIND_DESCRIPTION!CSS s,selector /selectors/ +!_TAG_KIND_DESCRIPTION!Iniconf k,key /keys/ +!_TAG_KIND_DESCRIPTION!Iniconf s,section /sections/ +!_TAG_KIND_DESCRIPTION!JSON a,array /arrays/ +!_TAG_KIND_DESCRIPTION!JSON b,boolean /booleans/ +!_TAG_KIND_DESCRIPTION!JSON n,number /numbers/ +!_TAG_KIND_DESCRIPTION!JSON o,object /objects/ +!_TAG_KIND_DESCRIPTION!JSON s,string /strings/ +!_TAG_KIND_DESCRIPTION!JSON z,null /nulls/ +!_TAG_KIND_DESCRIPTION!Lua f,function /functions/ +!_TAG_KIND_DESCRIPTION!Markdown S,subsection /level 2 sections/ +!_TAG_KIND_DESCRIPTION!Markdown T,l4subsection /level 4 sections/ +!_TAG_KIND_DESCRIPTION!Markdown c,chapter /chapters/ +!_TAG_KIND_DESCRIPTION!Markdown h,hashtag /hashtags/ +!_TAG_KIND_DESCRIPTION!Markdown n,footnote /footnotes/ +!_TAG_KIND_DESCRIPTION!Markdown s,section /sections/ +!_TAG_KIND_DESCRIPTION!Markdown t,subsubsection /level 3 sections/ +!_TAG_KIND_DESCRIPTION!Markdown u,l5subsection /level 5 sections/ +!_TAG_KIND_DESCRIPTION!Python I,namespace /name referring a module defined in other file/ +!_TAG_KIND_DESCRIPTION!Python Y,unknown /name referring a class\/variable\/function\/module defined in other module/ +!_TAG_KIND_DESCRIPTION!Python c,class /classes/ +!_TAG_KIND_DESCRIPTION!Python f,function /functions/ +!_TAG_KIND_DESCRIPTION!Python i,module /modules/ +!_TAG_KIND_DESCRIPTION!Python m,member /class members/ +!_TAG_KIND_DESCRIPTION!Python v,variable /variables/ +!_TAG_KIND_DESCRIPTION!SVG d,def /ids in defs tags/ +!_TAG_KIND_DESCRIPTION!Scheme f,function /functions/ +!_TAG_KIND_DESCRIPTION!Scheme s,set /sets/ +!_TAG_KIND_DESCRIPTION!Sh a,alias /aliases/ +!_TAG_KIND_DESCRIPTION!Sh f,function /functions/ +!_TAG_KIND_DESCRIPTION!Sh h,heredoc /label for here document/ +!_TAG_KIND_DESCRIPTION!Sh s,script /script files/ +!_TAG_KIND_DESCRIPTION!XML i,id /id attributes/ +!_TAG_KIND_DESCRIPTION!XML n,nsprefix /namespace prefixes/ +!_TAG_KIND_DESCRIPTION!XML r,root /root elements/ +!_TAG_KIND_DESCRIPTION!Yaml a,anchor /anchors/ !_TAG_OUTPUT_EXCMD mixed /number, pattern, mixed, or combineV2/ !_TAG_OUTPUT_FILESEP slash /slash or backslash/ !_TAG_OUTPUT_MODE u-ctags /u-ctags or e-ctags/ +!_TAG_OUTPUT_VERSION 0.0 /current.age/ +!_TAG_PARSER_VERSION!Asciidoc 0.0 /current.age/ +!_TAG_PARSER_VERSION!CSS 0.0 /current.age/ +!_TAG_PARSER_VERSION!Iniconf 0.0 /current.age/ +!_TAG_PARSER_VERSION!JSON 0.0 /current.age/ +!_TAG_PARSER_VERSION!Lua 0.0 /current.age/ +!_TAG_PARSER_VERSION!Markdown 1.1 /current.age/ +!_TAG_PARSER_VERSION!Python 0.0 /current.age/ +!_TAG_PARSER_VERSION!SVG 0.0 /current.age/ +!_TAG_PARSER_VERSION!Scheme 0.0 /current.age/ +!_TAG_PARSER_VERSION!Sh 0.0 /current.age/ +!_TAG_PARSER_VERSION!XML 0.0 /current.age/ +!_TAG_PARSER_VERSION!Yaml 0.0 /current.age/ !_TAG_PATTERN_LENGTH_LIMIT 96 /0 for no limit/ !_TAG_PROC_CWD /home/marley/.local/share/chezmoi/ // !_TAG_PROGRAM_AUTHOR Universal Ctags Team // !_TAG_PROGRAM_NAME Universal Ctags /Derived from Exuberant Ctags/ !_TAG_PROGRAM_URL https://ctags.io/ /official site/ -!_TAG_PROGRAM_VERSION 5.9.0 // +!_TAG_PROGRAM_VERSION 6.1.0 /v6.1.0/ +!_TAG_ROLE_DESCRIPTION!Python!module imported /imported modules/ +!_TAG_ROLE_DESCRIPTION!Python!module indirectlyImported /module imported in alternative name/ +!_TAG_ROLE_DESCRIPTION!Python!module namespace /namespace from where classes\/variables\/functions are imported/ +!_TAG_ROLE_DESCRIPTION!Python!unknown imported /imported from the other module/ +!_TAG_ROLE_DESCRIPTION!Python!unknown indirectlyImported /classes\/variables\/functions\/modules imported in alternative name/ +!_TAG_ROLE_DESCRIPTION!Sh!heredoc endmarker /end marker/ +!_TAG_ROLE_DESCRIPTION!Sh!script loaded /loaded/ +!_TAG_ROLE_DESCRIPTION!Yaml!anchor alias /alias/ #TabsToolbar .toolbar-items dot_config/firefox/userChrome.css /^#TabsToolbar .toolbar-items {$/;" c #nav-bar dot_config/firefox/userChrome.css /^#nav-bar {$/;" i #navigator-toolbox dot_config/firefox/userChrome.css /^#navigator-toolbox {$/;" i @@ -1422,8 +1500,6 @@ General README.md /^### General$/;" S section:mar does dotfiles""First-Time Setu General dot_config/copyq/copyq.conf /^[General]$/;" s General dot_config/openrazer/razer.conf /^[General]$/;" s IO2049F50104914 dot_config/openrazer/persistence.conf /^[IO2049F50104914]$/;" s -M.fill dot_config/nvim/lua/snippets/helpers.lua /^M.fill = function(_, parent, args)$/;" f -M.get_visual dot_config/nvim/lua/snippets/helpers.lua /^M.get_visual = function(_, parent)$/;" f Notif_center_remove_notif dot_config/awesome/ui/notif-panel/init.lua /^Notif_center_remove_notif = function(box)$/;" f Notif_center_reset_notifs_container dot_config/awesome/ui/notif-panel/init.lua /^Notif_center_reset_notifs_container = function()$/;" f Options dot_config/copyq/copyq.conf /^[Options]$/;" s @@ -1440,9 +1516,6 @@ TTY README.md /^### TTY$/;" S section:mar does dotfiles""Themes Tabs dot_config/copyq/copyq.conf /^[Tabs]$/;" s Theme dot_config/copyq/copyq.conf /^[Theme]$/;" s Themes README.md /^## Themes$/;" s chapter:mar does dotfiles -Tween:reset dot_config/awesome/lib/animation/tween.lua /^function Tween:reset()$/;" f -Tween:set dot_config/awesome/lib/animation/tween.lua /^function Tween:set(clock)$/;" f -Tween:update dot_config/awesome/lib/animation/tween.lua /^function Tween:update(dt)$/;" f [""] dot_config/nvim/lua/plugins/nvim-cmp.lua /^ [""] = function(fallback)$/;" f [""] dot_config/nvim/lua/plugins/example.lua /^ [""] = cmp.mapping(function(fallback)$/;" f [""] dot_config/nvim/lua/plugins/example.lua /^ [""] = cmp.mapping(function(fallback)$/;" f @@ -1469,13 +1542,12 @@ _EOF_ dot_config/polybar/shades/scripts/executable_colors-light.sh /^ cat <<- _E _EOF_ dot_config/polybar/shapes/scripts/executable_colors-dark.sh /^ cat <<- _EOF_$/;" h _EOF_ dot_config/polybar/shapes/scripts/executable_colors-light.sh /^ cat <<- _EOF_$/;" h _get_widget_geometry dot_config/awesome/helpers/ui.lua /^local function _get_widget_geometry(_hierarchy, widget)$/;" f +abort dot_config/awesome/lib/animation/init.lua /^function animation:abort()$/;" f unknown:animation about dot_config/copyq/copyq.conf /^about=shift+f1$/;" k section:Shortcuts ac dot_config/polybar/panels/panel/xubuntu.ini /^ac = #000000$/;" k section:color ac dot_config/polybar/panels/panel/xubuntu.ini /^fg-ac = #536579$/;" k section:color ac dot_config/polybar/panels/panel/zorin.ini /^ac= #8EDBF2$/;" k section:color ac dot_config/polybar/pwidgets/colors.ini /^ac = #FF1565C0$/;" k section:color -action.shape dot_config/awesome/ui/notif-panel/init.lua /^action.shape = function(cr, w, h) --Rounded Corners$/;" f -action.toggle dot_config/awesome/ui/notif-panel/init.lua /^action.toggle = function()$/;" f activate_closes dot_config/copyq/copyq.conf /^activate_closes=true$/;" k section:Options activate_focuses dot_config/copyq/copyq.conf /^activate_focuses=true$/;" k section:Options activate_item_with_single_click dot_config/copyq/copyq.conf /^activate_item_with_single_click=false$/;" k section:Options @@ -1529,6 +1601,7 @@ adapter dot_config/polybar/shades/bars.ini /^adapter = ACAD$/;" k section:module adapter dot_config/polybar/shades/modules.ini /^adapter = ACAD$/;" k section:module/battery adapter dot_config/polybar/shapes/bars.ini /^adapter = ACAD$/;" k section:module/battery_bar adapter dot_config/polybar/shapes/modules.ini /^adapter = ACAD$/;" k section:module/battery +add_hover_cursor dot_config/awesome/helpers/ui.lua /^function ui.add_hover_cursor(w, hover_cursor)$/;" f unknown:ui alpha dot_config/polybar/colorblocks/colors.ini /^alpha = #00000000$/;" k section:color alt dot_config/polybar/blocks/colors.ini /^background-alt = #C4C7C5$/;" k section:color alt dot_config/polybar/blocks/colors.ini /^foreground-alt = #C4C7C5$/;" k section:color @@ -1596,13 +1669,6 @@ amber dot_config/polybar/panels/panel/ubuntu_unity.ini /^amber = #ffb300$/;" k s amber dot_config/polybar/panels/panel/xubuntu.ini /^amber = #ffb300$/;" k section:color amber dot_config/polybar/panels/panel/zorin.ini /^amber = #ffb300$/;" k section:color amber dot_config/polybar/pwidgets/colors.ini /^amber = #ffb300$/;" k section:color -animation:abort dot_config/awesome/lib/animation/init.lua /^function animation:abort()$/;" f -animation:initial dot_config/awesome/lib/animation/init.lua /^function animation:initial()$/;" f -animation:set dot_config/awesome/lib/animation/init.lua /^function animation:set(args)$/;" f -animation:start dot_config/awesome/lib/animation/init.lua /^function animation:start(args)$/;" f -animation:stop dot_config/awesome/lib/animation/init.lua /^function animation:stop()$/;" f -animation_manager:new dot_config/awesome/lib/animation/init.lua /^function animation_manager:new(args)$/;" f -animation_manager:set_instant dot_config/awesome/lib/animation/init.lua /^function animation_manager:set_instant(value)$/;" f animations dot_config/gtk-3.0/settings.ini.src.ini /^gtk-enable-animations=true$/;" k section:Settings animations dot_config/gtk-4.0/settings.ini.src.ini /^gtk-enable-animations=true$/;" k section:Settings answerclean dot_config/yay/config.json /^ "answerclean": "None",$/;" s @@ -1610,7 +1676,6 @@ answerdiff dot_config/yay/config.json /^ "answerdiff": "Installed",$/;" s answeredit dot_config/yay/config.json /^ "answeredit": "",$/;" s answerupgrade dot_config/yay/config.json /^ "answerupgrade": "",$/;" s args dot_config/hyfetch.json /^ "args": null,$/;" z -arrow.toggle dot_config/awesome/ui/top-panel/widgets/systray.lua /^arrow.toggle = function()$/;" f ascii_bold dot_config/neofetch/config.conf /^ascii_bold="on"$/;" k ascii_colors dot_config/neofetch/config.conf /^ascii_colors=(distro)$/;" k ascii_distro dot_config/neofetch/config.conf /^ascii_distro="auto"$/;" k @@ -1654,9 +1719,6 @@ aurrpcurl dot_config/yay/config.json /^ "aurrpcurl": "https:\/\/aur.archlinux.or aururl dot_config/yay/config.json /^ "aururl": "https:\/\/aur.archlinux.org",$/;" s autocompletion dot_config/copyq/copyq.conf /^autocompletion=true$/;" k section:Options autostart dot_config/copyq/copyq.conf /^autostart=false$/;" k section:Options -awful.layout.suit.tile.bottom.mouse_resize_handler dot_config/awesome/lib/better-resize.lua /^awful.layout.suit.tile.bottom.mouse_resize_handler = function(c)$/;" f -awful.layout.suit.tile.mouse_resize_handler dot_config/awesome/lib/better-resize.lua /^awful.layout.suit.tile.mouse_resize_handler = function(c)$/;" f -awful.menu.new dot_config/awesome/main/menu.lua /^function awful.menu.new(...)$/;" f backend dot_config/hyfetch.json /^ "backend": "neofetch",$/;" s background dot_config/polybar/blocks/bars.ini /^format-background = ${color.background-alt}$/;" k section:module/brightness background dot_config/polybar/blocks/bars.ini /^format-background = ${color.background-alt}$/;" k section:module/cpu_bar @@ -2819,6 +2881,7 @@ change_color dot_config/polybar/shapes/scripts/executable_random.sh /^change_col change_panel dot_config/polybar/panels/scripts/executable_styles.sh /^change_panel() {$/;" f change_style dot_config/polybar/shapes/scripts/executable_style-switch.sh /^change_style() {$/;" f change_tab_icon dot_config/copyq/copyq.conf /^change_tab_icon=ctrl+shift+t$/;" k section:Shortcuts +changed dot_config/awesome/ui/popups/layout/init.lua /^function layout_popup.changed()$/;" f unknown:layout_popup charging dot_config/polybar/blocks/bars.ini /^format-charging = $/;" k section:module/battery_bar charging dot_config/polybar/blocks/bars.ini /^label-charging = %percentage%%$/;" k section:module/battery_bar charging dot_config/polybar/blocks/modules.ini /^format-charging = $/;" k section:module/battery @@ -3062,6 +3125,7 @@ color dot_config/polybar/shapes/preview.ini /^border-color = ${color.background} color dot_config/polybar/shapes/preview.ini /^underline-color = ${color.foreground}$/;" k section:bar/main color_align dot_config/hyfetch.json /^ "color_align": {$/;" o color_blocks dot_config/neofetch/config.conf /^color_blocks="on"$/;" k +colorize_text dot_config/awesome/helpers/ui.lua /^function ui.colorize_text(text, color)$/;" f unknown:ui colors dot_config/neofetch/config.conf /^colors=(distro)$/;" k combinedupgrade dot_config/yay/config.json /^ "combinedupgrade": true,$/;" b command_history_size dot_config/copyq/copyq.conf /^command_history_size=100$/;" k section:Options @@ -3383,6 +3447,7 @@ cpu_temp dot_config/neofetch/config.conf /^cpu_temp="off"$/;" k create_button dot_config/awesome/lib/exit-screen.lua /^local create_button = function(symbol, hover_color, _, command)$/;" f create_callback dot_config/awesome/ui/top-panel/widgets/taglist.lua /^ create_callback = function(self, c3, index, _)$/;" f create_exit_screen dot_config/awesome/lib/exit-screen.lua /^local create_exit_screen = function(s)$/;" f +create_icon dot_config/awesome/helpers/ui.lua /^function ui.create_icon(i, c)$/;" f unknown:ui create_notif dot_config/awesome/ui/notif-panel/init.lua /^local create_notif = function(icon, n)$/;" f create_set dot_config/awesome/lib/json.lua /^local function create_set(...)$/;" f crop_mode dot_config/neofetch/config.conf /^crop_mode="normal"$/;" k @@ -3410,6 +3475,7 @@ current-color-scheme dot_config/awesome/ui/info-panel/weather/icons/weather-snow current-color-scheme dot_config/awesome/ui/info-panel/weather/icons/weather-storm.svg /^