Advertisement
daUnknownCoder

Untitled

Jul 7th, 2024
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 85.45 KB | Source Code | 0 0
  1. [2024-07-07 23:16:29] [diagnostics] setup
  2. [2024-07-07 23:16:57] [diagnostics] DiagnosticChanged
  3. [2024-07-07 23:16:57] [profile] START diagnostics update
  4. [2024-07-07 23:16:57] [diagnostics] Indexing bufname '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua' with severity 2
  5. [2024-07-07 23:16:57] [profile] END   diagnostics update 0ms
  6. [2024-07-07 23:19:12] [profile] START core init /home/daUnknownCoder/.config/NeutronVim
  7. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim' nil
  8. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim'
  9. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim'
  10. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim
  11. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim rev-parse --show-toplevel --absolute-git-dir
  12. /home/daUnknownCoder/.config/NeutronVim
  13. /home/daUnknownCoder/.config/NeutronVim/.git
  14. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim 4ms
  15. [2024-07-07 23:19:12] [profile] START git untracked /home/daUnknownCoder/.config/NeutronVim
  16. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim config status.showUntrackedFiles
  17. [2024-07-07 23:19:12] [profile] END   git untracked /home/daUnknownCoder/.config/NeutronVim 8ms
  18. [2024-07-07 23:19:12] [profile] START git sync job /home/daUnknownCoder/.config/NeutronVim nil
  19. [2024-07-07 23:19:12] [git] running job with timeout 500ms
  20. [2024-07-07 23:19:12] [git] git --no-optional-locks status --porcelain=v1 -z --ignored=matching -u
  21.  M .gitignore
  22.  M init.lua
  23.  M lua/NeutronVim/core/autocmd.lua
  24.  M lua/NeutronVim/core/bootstrap.lua
  25.  M lua/NeutronVim/core/health.lua
  26.  M lua/NeutronVim/core/icons.lua
  27.  M lua/NeutronVim/core/opts.lua
  28.  D lua/NeutronVim/core/remaps.lua
  29.  D lua/NeutronVim/core/utils/git.lua
  30.  M lua/NeutronVim/plugins/Coding/autopairs.lua
  31.  M lua/NeutronVim/plugins/Coding/cmp.lua
  32.  M lua/NeutronVim/plugins/Coding/comment.lua
  33.  M lua/NeutronVim/plugins/Coding/surround.lua
  34.  D lua/NeutronVim/plugins/Debugging/nvim-dap.lua
  35.  D lua/NeutronVim/plugins/Editor/harpoon.lua
  36.  M lua/NeutronVim/plugins/Editor/nvim-tree.lua
  37.  M lua/NeutronVim/plugins/Editor/telescope.lua
  38.  D lua/NeutronVim/plugins/Git-Integration/git.lua
  39.  D lua/NeutronVim/plugins/Git-Integration/lazygit.lua
  40.  D lua/NeutronVim/plugins/LSP/barbecue.lua
  41.  M lua/NeutronVim/plugins/LSP/codeaction.lua
  42.  M lua/NeutronVim/plugins/LSP/fidget.lua
  43.  D lua/NeutronVim/plugins/LSP/formatting.lua
  44.  M lua/NeutronVim/plugins/LSP/hover.lua
  45.  D lua/NeutronVim/plugins/LSP/linting.lua
  46.  D lua/NeutronVim/plugins/LSP/lsp-lens.lua
  47.  D lua/NeutronVim/plugins/LSP/lsp-timeout.lua
  48.  M lua/NeutronVim/plugins/LSP/lsp_lines.lua
  49.  M lua/NeutronVim/plugins/LSP/lspconfig.lua
  50.  M lua/NeutronVim/plugins/LSP/lspsaga.lua
  51.  D lua/NeutronVim/plugins/LSP/mason.lua
  52.  M lua/NeutronVim/plugins/LSP/renamer.lua
  53.  D lua/NeutronVim/plugins/UI/alpha.lua
  54.  M lua/NeutronVim/plugins/UI/colorscheme.lua
  55.  M lua/NeutronVim/plugins/UI/dressing.lua
  56.  M lua/NeutronVim/plugins/UI/foldings.lua
  57.  M lua/NeutronVim/plugins/UI/indents_delims.lua
  58.  M lua/NeutronVim/plugins/UI/lualine.lua
  59.  M lua/NeutronVim/plugins/UI/noice.lua
  60.  M lua/NeutronVim/plugins/UI/notify.lua
  61.  D lua/NeutronVim/plugins/Utils/codewindow.lua
  62.  M lua/NeutronVim/plugins/Utils/flash.lua
  63.  D lua/NeutronVim/plugins/Utils/hlsearch.lua
  64.  M lua/NeutronVim/plugins/Utils/md.lua
  65.  M lua/NeutronVim/plugins/Utils/miscellaneous.lua
  66.  D lua/NeutronVim/plugins/Utils/nerdy.lua
  67.  M lua/NeutronVim/plugins/Utils/scrollbar.lua
  68.  M lua/NeutronVim/plugins/Utils/toggleterm.lua
  69.  M lua/NeutronVim/plugins/Utils/treesitter.lua
  70.  M lua/NeutronVim/plugins/Utils/which-key.lua
  71.  D lua/NeutronVim/snippets/all.lua
  72.  D lua/NeutronVim/snippets/coqsnipv1.json
  73.  D lua/NeutronVim/snippets/coqsnipv2.json
  74.  D lua/NeutronVim/snippets/git.lua
  75.  D lua/NeutronVim/snippets/lua.lua
  76.  D lua/NeutronVim/snippets/md.lua
  77.  D lua/NeutronVim/snippets/python.lua
  78. ?? after/ftplugin/fish.lua
  79. ?? after/ftplugin/gitcommit.lua
  80. ?? after/ftplugin/help.lua
  81. ?? after/ftplugin/lua.lua
  82. ?? after/ftplugin/markdown.lua
  83. ?? after/ftplugin/text.lua
  84. ?? after/ftplugin/vim.lua
  85. ?? lua/NeutronVim/core/binaries.lua
  86. ?? lua/NeutronVim/core/keymaps.lua
  87. ?? lua/NeutronVim/core/lazyfile.lua
  88. ?? lua/NeutronVim/core/statuscolumn.lua
  89. ?? lua/NeutronVim/core/utils.lua
  90. ?? lua/NeutronVim/plugins/Coding/essentials.lua
  91. ?? lua/NeutronVim/plugins/Editor/grapple.lua
  92. ?? lua/NeutronVim/plugins/Editor/mini-files.lua
  93. ?? lua/NeutronVim/plugins/Editor/spectre.lua
  94. ?? lua/NeutronVim/plugins/Editor/yazi.lua
  95. ?? lua/NeutronVim/plugins/Git-Integration/git_ui.lua
  96. ?? lua/NeutronVim/plugins/Git-Integration/gitsigns.lua
  97. ?? lua/NeutronVim/plugins/LSP/trouble.lua
  98. ?? lua/NeutronVim/plugins/LSP/winbar.lua
  99. ?? lua/NeutronVim/plugins/UI/bufferline.lua
  100. ?? lua/NeutronVim/plugins/UI/dashboard.lua
  101. ?? lua/NeutronVim/plugins/Utils/compiler.lua
  102. ?? lua/NeutronVim/plugins/Utils/debugging.lua
  103. ?? lua/NeutronVim/plugins/Utils/formatting.lua
  104. ?? lua/NeutronVim/plugins/Utils/linting.lua
  105. ?? lua/NeutronVim/plugins/Utils/mason.lua
  106. ?? lua/NeutronVim/plugins/Utils/session.lua
  107. ?? lua/NeutronVim/plugins/Utils/statuscolumn.lua
  108. ?? lua/NeutronVim/snippets/lua/all.lua
  109. ?? lua/NeutronVim/snippets/lua/all.lua.bak
  110. ?? lua/NeutronVim/snippets/lua/dart.lua
  111. ?? lua/NeutronVim/snippets/lua/git.lua
  112. ?? lua/NeutronVim/snippets/lua/gitcommit.lua
  113. ?? lua/NeutronVim/snippets/lua/go.lua
  114. ?? lua/NeutronVim/snippets/lua/help.lua
  115. ?? lua/NeutronVim/snippets/lua/lua.lua
  116. ?? lua/NeutronVim/snippets/lua/lua.lua.bak
  117. ?? lua/NeutronVim/snippets/lua/md.lua
  118. ?? lua/NeutronVim/snippets/lua/python.lua
  119. ?? lua/NeutronVim/snippets/lua/python.lua.bak
  120. ?? lua/NeutronVim/snippets/lua/vim.lua
  121. ?? lua/NeutronVim/snippets/vscode/dart.json
  122. ?? lua/NeutronVim/snippets/vscode/help.json
  123. ?? lua/NeutronVim/snippets/vscode/json.json
  124. ?? lua/NeutronVim/snippets/vscode/package.json
  125. ?? spell/en.utf-8.add
  126. !! .luarc.json
  127. !! lazy-lock.json
  128. !! lua/NeutronVim/core/custom.lua
  129. !! lua/NeutronVim/plugins/Custom/plugins.lua
  130. !! spell/en.utf-8.add.spl
  131. [2024-07-07 23:19:12] [git] done
  132. [2024-07-07 23:19:12] [profile] END   git sync job /home/daUnknownCoder/.config/NeutronVim nil 8ms
  133. [2024-07-07 23:19:12] [git] job success    /home/daUnknownCoder/.config/NeutronVim nil
  134. [2024-07-07 23:19:12] [watcher] git start
  135. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/.git' { "FETCH_HEAD", "HEAD", "HEAD.lock", "config", "index" }
  136. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/.git'
  137. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/.git'
  138. [2024-07-07 23:19:12] [profile] START explore init /home/daUnknownCoder/.config/NeutronVim
  139. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/.git
  140. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/.git 0ms
  141. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/.github
  142. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/.github' nil
  143. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/.github'
  144. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/.github'
  145. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/.github 0ms
  146. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/.gitignore
  147. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/.gitignore 0ms
  148. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/.luacheckrc
  149. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/.luacheckrc 0ms
  150. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/.luarc.json
  151. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/.luarc.json 0ms
  152. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/.pylintrc
  153. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/.pylintrc 0ms
  154. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/.release-please-manifest.json
  155. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/.release-please-manifest.json 0ms
  156. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/.stylua.toml
  157. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/.stylua.toml 0ms
  158. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/CHANGELOG.md
  159. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/CHANGELOG.md 0ms
  160. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/CONTRIBUTING.md
  161. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/CONTRIBUTING.md 0ms
  162. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/LICENCE
  163. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/LICENCE 0ms
  164. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/README.md
  165. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/README.md 0ms
  166. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/after
  167. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/after' nil
  168. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/after'
  169. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/after'
  170. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/after 0ms
  171. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/doc
  172. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/doc' nil
  173. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/doc'
  174. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/doc'
  175. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/doc 0ms
  176. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/init.lua
  177. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/init.lua 0ms
  178. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lazy-lock.json
  179. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lazy-lock.json 0ms
  180. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua
  181. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/lua' nil
  182. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/lua'
  183. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/lua'
  184. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua 0ms
  185. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/spell
  186. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/spell' nil
  187. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/spell'
  188. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/spell'
  189. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/spell 0ms
  190. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/version.txt
  191. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/version.txt 0ms
  192. [2024-07-07 23:19:12] [profile] END   explore init /home/daUnknownCoder/.config/NeutronVim 4ms
  193. [2024-07-07 23:19:12] [profile] END   core init /home/daUnknownCoder/.config/NeutronVim 26ms
  194. [2024-07-07 23:19:12] [profile] START view open
  195. [2024-07-07 23:19:12] [profile] END   view open 142ms
  196. [2024-07-07 23:19:12] [profile] START draw
  197. [2024-07-07 23:19:12] [profile] END   draw 2ms
  198. [2024-07-07 23:19:12] [profile] START find file /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua
  199. [2024-07-07 23:19:12] [profile] START refresh_parent_nodes_for_path /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor
  200. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim
  201. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim 2ms
  202. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua
  203. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/lua rev-parse --show-toplevel --absolute-git-dir
  204. /home/daUnknownCoder/.config/NeutronVim
  205. /home/daUnknownCoder/.config/NeutronVim/.git
  206. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua 6ms
  207. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua
  208. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim' nil
  209. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim'
  210. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim'
  211. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua 0ms
  212. [2024-07-07 23:19:12] [profile] END   refresh_parent_nodes_for_path /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor 9ms
  213. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim
  214. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim rev-parse --show-toplevel --absolute-git-dir
  215. /home/daUnknownCoder/.config/NeutronVim
  216. /home/daUnknownCoder/.config/NeutronVim/.git
  217. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim 4ms
  218. [2024-07-07 23:19:12] [profile] START explore init /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim
  219. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core
  220. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core' nil
  221. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core'
  222. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core'
  223. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core 0ms
  224. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins
  225. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins' nil
  226. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins'
  227. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins'
  228. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins 0ms
  229. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets
  230. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets' nil
  231. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets'
  232. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets'
  233. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets 0ms
  234. [2024-07-07 23:19:12] [profile] END   explore init /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim 0ms
  235. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins
  236. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins rev-parse --show-toplevel --absolute-git-dir
  237. /home/daUnknownCoder/.config/NeutronVim
  238. /home/daUnknownCoder/.config/NeutronVim/.git
  239. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins 4ms
  240. [2024-07-07 23:19:12] [profile] START explore init /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins
  241. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding
  242. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding' nil
  243. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding'
  244. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding'
  245. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding 0ms
  246. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom
  247. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom' nil
  248. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom'
  249. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom'
  250. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom 0ms
  251. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor
  252. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor' nil
  253. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor'
  254. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor'
  255. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor 0ms
  256. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration
  257. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration' nil
  258. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration'
  259. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration'
  260. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration 0ms
  261. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP
  262. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP' nil
  263. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP'
  264. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP'
  265. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP 0ms
  266. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI
  267. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI' nil
  268. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI'
  269. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI'
  270. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI 0ms
  271. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils
  272. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils' nil
  273. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils'
  274. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils'
  275. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils 0ms
  276. [2024-07-07 23:19:12] [profile] END   explore init /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins 2ms
  277. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor
  278. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor rev-parse --show-toplevel --absolute-git-dir
  279. /home/daUnknownCoder/.config/NeutronVim
  280. /home/daUnknownCoder/.config/NeutronVim/.git
  281. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor 4ms
  282. [2024-07-07 23:19:12] [profile] START explore init /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor
  283. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/grapple.lua
  284. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/grapple.lua 0ms
  285. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/mini-files.lua
  286. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/mini-files.lua 0ms
  287. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua
  288. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua 0ms
  289. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/spectre.lua
  290. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/spectre.lua 0ms
  291. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/telescope.lua
  292. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/telescope.lua 0ms
  293. [2024-07-07 23:19:12] [profile] START explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/yazi.lua
  294. [2024-07-07 23:19:12] [profile] END   explore populate_children /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/yazi.lua 0ms
  295. [2024-07-07 23:19:12] [profile] END   explore init /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor 0ms
  296. [2024-07-07 23:19:12] [profile] START draw
  297. [2024-07-07 23:19:12] [profile] END   draw 5ms
  298. [2024-07-07 23:19:12] [profile] END   find file /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua 33ms
  299. [2024-07-07 23:19:12] [profile] START git sync job /home/daUnknownCoder/.config/NeutronVim nil
  300. [2024-07-07 23:19:12] [git] running job with timeout 500ms
  301. [2024-07-07 23:19:12] [git] git --no-optional-locks status --porcelain=v1 -z --ignored=matching -u
  302.  M .gitignore
  303.  M init.lua
  304.  M lua/NeutronVim/core/autocmd.lua
  305.  M lua/NeutronVim/core/bootstrap.lua
  306.  M lua/NeutronVim/core/health.lua
  307.  M lua/NeutronVim/core/icons.lua
  308.  M lua/NeutronVim/core/opts.lua
  309.  D lua/NeutronVim/core/remaps.lua
  310.  D lua/NeutronVim/core/utils/git.lua
  311.  M lua/NeutronVim/plugins/Coding/autopairs.lua
  312.  M lua/NeutronVim/plugins/Coding/cmp.lua
  313.  M lua/NeutronVim/plugins/Coding/comment.lua
  314.  M lua/NeutronVim/plugins/Coding/surround.lua
  315.  D lua/NeutronVim/plugins/Debugging/nvim-dap.lua
  316.  D lua/NeutronVim/plugins/Editor/harpoon.lua
  317.  M lua/NeutronVim/plugins/Editor/nvim-tree.lua
  318.  M lua/NeutronVim/plugins/Editor/telescope.lua
  319.  D lua/NeutronVim/plugins/Git-Integration/git.lua
  320.  D lua/NeutronVim/plugins/Git-Integration/lazygit.lua
  321.  D lua/NeutronVim/plugins/LSP/barbecue.lua
  322.  M lua/NeutronVim/plugins/LSP/codeaction.lua
  323.  M lua/NeutronVim/plugins/LSP/fidget.lua
  324.  D lua/NeutronVim/plugins/LSP/formatting.lua
  325.  M lua/NeutronVim/plugins/LSP/hover.lua
  326.  D lua/NeutronVim/plugins/LSP/linting.lua
  327.  D lua/NeutronVim/plugins/LSP/lsp-lens.lua
  328.  D lua/NeutronVim/plugins/LSP/lsp-timeout.lua
  329.  M lua/NeutronVim/plugins/LSP/lsp_lines.lua
  330.  M lua/NeutronVim/plugins/LSP/lspconfig.lua
  331.  M lua/NeutronVim/plugins/LSP/lspsaga.lua
  332.  D lua/NeutronVim/plugins/LSP/mason.lua
  333.  M lua/NeutronVim/plugins/LSP/renamer.lua
  334.  D lua/NeutronVim/plugins/UI/alpha.lua
  335.  M lua/NeutronVim/plugins/UI/colorscheme.lua
  336.  M lua/NeutronVim/plugins/UI/dressing.lua
  337.  M lua/NeutronVim/plugins/UI/foldings.lua
  338.  M lua/NeutronVim/plugins/UI/indents_delims.lua
  339.  M lua/NeutronVim/plugins/UI/lualine.lua
  340.  M lua/NeutronVim/plugins/UI/noice.lua
  341.  M lua/NeutronVim/plugins/UI/notify.lua
  342.  D lua/NeutronVim/plugins/Utils/codewindow.lua
  343.  M lua/NeutronVim/plugins/Utils/flash.lua
  344.  D lua/NeutronVim/plugins/Utils/hlsearch.lua
  345.  M lua/NeutronVim/plugins/Utils/md.lua
  346.  M lua/NeutronVim/plugins/Utils/miscellaneous.lua
  347.  D lua/NeutronVim/plugins/Utils/nerdy.lua
  348.  M lua/NeutronVim/plugins/Utils/scrollbar.lua
  349.  M lua/NeutronVim/plugins/Utils/toggleterm.lua
  350.  M lua/NeutronVim/plugins/Utils/treesitter.lua
  351.  M lua/NeutronVim/plugins/Utils/which-key.lua
  352.  D lua/NeutronVim/snippets/all.lua
  353.  D lua/NeutronVim/snippets/coqsnipv1.json
  354.  D lua/NeutronVim/snippets/coqsnipv2.json
  355.  D lua/NeutronVim/snippets/git.lua
  356.  D lua/NeutronVim/snippets/lua.lua
  357.  D lua/NeutronVim/snippets/md.lua
  358.  D lua/NeutronVim/snippets/python.lua
  359. ?? after/ftplugin/fish.lua
  360. ?? after/ftplugin/gitcommit.lua
  361. ?? after/ftplugin/help.lua
  362. ?? after/ftplugin/lua.lua
  363. ?? after/ftplugin/markdown.lua
  364. ?? after/ftplugin/text.lua
  365. ?? after/ftplugin/vim.lua
  366. ?? lua/NeutronVim/core/binaries.lua
  367. ?? lua/NeutronVim/core/keymaps.lua
  368. ?? lua/NeutronVim/core/lazyfile.lua
  369. ?? lua/NeutronVim/core/statuscolumn.lua
  370. ?? lua/NeutronVim/core/utils.lua
  371. ?? lua/NeutronVim/plugins/Coding/essentials.lua
  372. ?? lua/NeutronVim/plugins/Editor/grapple.lua
  373. ?? lua/NeutronVim/plugins/Editor/mini-files.lua
  374. ?? lua/NeutronVim/plugins/Editor/spectre.lua
  375. ?? lua/NeutronVim/plugins/Editor/yazi.lua
  376. ?? lua/NeutronVim/plugins/Git-Integration/git_ui.lua
  377. ?? lua/NeutronVim/plugins/Git-Integration/gitsigns.lua
  378. ?? lua/NeutronVim/plugins/LSP/trouble.lua
  379. ?? lua/NeutronVim/plugins/LSP/winbar.lua
  380. ?? lua/NeutronVim/plugins/UI/bufferline.lua
  381. ?? lua/NeutronVim/plugins/UI/dashboard.lua
  382. ?? lua/NeutronVim/plugins/Utils/compiler.lua
  383. ?? lua/NeutronVim/plugins/Utils/debugging.lua
  384. ?? lua/NeutronVim/plugins/Utils/formatting.lua
  385. ?? lua/NeutronVim/plugins/Utils/linting.lua
  386. ?? lua/NeutronVim/plugins/Utils/mason.lua
  387. ?? lua/NeutronVim/plugins/Utils/session.lua
  388. ?? lua/NeutronVim/plugins/Utils/statuscolumn.lua
  389. ?? lua/NeutronVim/snippets/lua/all.lua
  390. ?? lua/NeutronVim/snippets/lua/all.lua.bak
  391. ?? lua/NeutronVim/snippets/lua/dart.lua
  392. ?? lua/NeutronVim/snippets/lua/git.lua
  393. ?? lua/NeutronVim/snippets/lua/gitcommit.lua
  394. ?? lua/NeutronVim/snippets/lua/go.lua
  395. ?? lua/NeutronVim/snippets/lua/help.lua
  396. ?? lua/NeutronVim/snippets/lua/lua.lua
  397. ?? lua/NeutronVim/snippets/lua/lua.lua.bak
  398. ?? lua/NeutronVim/snippets/lua/md.lua
  399. ?? lua/NeutronVim/snippets/lua/python.lua
  400. ?? lua/NeutronVim/snippets/lua/python.lua.bak
  401. ?? lua/NeutronVim/snippets/lua/vim.lua
  402. ?? lua/NeutronVim/snippets/vscode/dart.json
  403. ?? lua/NeutronVim/snippets/vscode/help.json
  404. ?? lua/NeutronVim/snippets/vscode/json.json
  405. ?? lua/NeutronVim/snippets/vscode/package.json
  406. ?? spell/en.utf-8.add
  407. !! .luarc.json
  408. !! lazy-lock.json
  409. !! lua/NeutronVim/core/custom.lua
  410. !! lua/NeutronVim/plugins/Custom/plugins.lua
  411. !! spell/en.utf-8.add.spl
  412. [2024-07-07 23:19:12] [git] done
  413. [2024-07-07 23:19:12] [profile] END   git sync job /home/daUnknownCoder/.config/NeutronVim nil 8ms
  414. [2024-07-07 23:19:12] [git] job success    /home/daUnknownCoder/.config/NeutronVim nil
  415. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim
  416. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim 1ms
  417. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/.github
  418. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/.github rev-parse --show-toplevel --absolute-git-dir
  419. /home/daUnknownCoder/.config/NeutronVim
  420. /home/daUnknownCoder/.config/NeutronVim/.git
  421. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/.github 4ms
  422. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/.github
  423. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/.github/ISSUE_TEMPLATE' nil
  424. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/.github/ISSUE_TEMPLATE'
  425. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/.github/ISSUE_TEMPLATE'
  426. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/.github/workflows' nil
  427. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/.github/workflows'
  428. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/.github/workflows'
  429. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/.github 0ms
  430. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/after
  431. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/after rev-parse --show-toplevel --absolute-git-dir
  432. /home/daUnknownCoder/.config/NeutronVim
  433. /home/daUnknownCoder/.config/NeutronVim/.git
  434. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/after 5ms
  435. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/after
  436. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/after/ftplugin' nil
  437. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/after/ftplugin'
  438. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/after/ftplugin'
  439. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/after 0ms
  440. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/doc
  441. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/doc rev-parse --show-toplevel --absolute-git-dir
  442. /home/daUnknownCoder/.config/NeutronVim
  443. /home/daUnknownCoder/.config/NeutronVim/.git
  444. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/doc 5ms
  445. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/doc
  446. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/doc 0ms
  447. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua
  448. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua 0ms
  449. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim
  450. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim 0ms
  451. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core
  452. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core rev-parse --show-toplevel --absolute-git-dir
  453. /home/daUnknownCoder/.config/NeutronVim
  454. /home/daUnknownCoder/.config/NeutronVim/.git
  455. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core 4ms
  456. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core
  457. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core 1ms
  458. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins
  459. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins 0ms
  460. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding
  461. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding rev-parse --show-toplevel --absolute-git-dir
  462. /home/daUnknownCoder/.config/NeutronVim
  463. /home/daUnknownCoder/.config/NeutronVim/.git
  464. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding 6ms
  465. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding
  466. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding 0ms
  467. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom
  468. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom rev-parse --show-toplevel --absolute-git-dir
  469. /home/daUnknownCoder/.config/NeutronVim
  470. /home/daUnknownCoder/.config/NeutronVim/.git
  471. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom 4ms
  472. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom
  473. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom 0ms
  474. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor
  475. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor 0ms
  476. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration
  477. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration rev-parse --show-toplevel --absolute-git-dir
  478. /home/daUnknownCoder/.config/NeutronVim
  479. /home/daUnknownCoder/.config/NeutronVim/.git
  480. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration 4ms
  481. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration
  482. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration 0ms
  483. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP
  484. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP rev-parse --show-toplevel --absolute-git-dir
  485. /home/daUnknownCoder/.config/NeutronVim
  486. /home/daUnknownCoder/.config/NeutronVim/.git
  487. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP 5ms
  488. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP
  489. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP 0ms
  490. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI
  491. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI rev-parse --show-toplevel --absolute-git-dir
  492. /home/daUnknownCoder/.config/NeutronVim
  493. /home/daUnknownCoder/.config/NeutronVim/.git
  494. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI 4ms
  495. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI
  496. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI 0ms
  497. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils
  498. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils rev-parse --show-toplevel --absolute-git-dir
  499. /home/daUnknownCoder/.config/NeutronVim
  500. /home/daUnknownCoder/.config/NeutronVim/.git
  501. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils 4ms
  502. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils
  503. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils 1ms
  504. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets
  505. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets rev-parse --show-toplevel --absolute-git-dir
  506. /home/daUnknownCoder/.config/NeutronVim
  507. /home/daUnknownCoder/.config/NeutronVim/.git
  508. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets 5ms
  509. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets
  510. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets/lua' nil
  511. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets/lua'
  512. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets/lua'
  513. [2024-07-07 23:19:12] [watcher] Watcher:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets/vscode' nil
  514. [2024-07-07 23:19:12] [watcher] Event:new '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets/vscode'
  515. [2024-07-07 23:19:12] [watcher] Event:start '/home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets/vscode'
  516. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets 0ms
  517. [2024-07-07 23:19:12] [profile] START git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/spell
  518. [2024-07-07 23:19:12] [git] git -C /home/daUnknownCoder/.config/NeutronVim/spell rev-parse --show-toplevel --absolute-git-dir
  519. /home/daUnknownCoder/.config/NeutronVim
  520. /home/daUnknownCoder/.config/NeutronVim/.git
  521. [2024-07-07 23:19:12] [profile] END   git toplevel git_dir /home/daUnknownCoder/.config/NeutronVim/spell 4ms
  522. [2024-07-07 23:19:12] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/spell
  523. [2024-07-07 23:19:12] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/spell 0ms
  524. [2024-07-07 23:19:12] [profile] START draw
  525. [2024-07-07 23:19:12] [profile] END   draw 3ms
  526. [2024-07-07 23:19:13] [profile] START view open
  527. [2024-07-07 23:19:13] [profile] END   view open 158ms
  528. [2024-07-07 23:19:13] [profile] START draw
  529. [2024-07-07 23:19:13] [profile] END   draw 2ms
  530. [2024-07-07 23:19:13] [profile] START find file /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua
  531. [2024-07-07 23:19:13] [profile] START draw
  532. [2024-07-07 23:19:13] [profile] END   draw 1ms
  533. [2024-07-07 23:19:13] [profile] END   find file /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua 2ms
  534. [2024-07-07 23:19:13] [profile] START git sync job /home/daUnknownCoder/.config/NeutronVim nil
  535. [2024-07-07 23:19:13] [git] running job with timeout 500ms
  536. [2024-07-07 23:19:13] [git] git --no-optional-locks status --porcelain=v1 -z --ignored=matching -u
  537.  M .gitignore
  538.  M init.lua
  539.  M lua/NeutronVim/core/autocmd.lua
  540.  M lua/NeutronVim/core/bootstrap.lua
  541.  M lua/NeutronVim/core/health.lua
  542.  M lua/NeutronVim/core/icons.lua
  543.  M lua/NeutronVim/core/opts.lua
  544.  D lua/NeutronVim/core/remaps.lua
  545.  D lua/NeutronVim/core/utils/git.lua
  546.  M lua/NeutronVim/plugins/Coding/autopairs.lua
  547.  M lua/NeutronVim/plugins/Coding/cmp.lua
  548.  M lua/NeutronVim/plugins/Coding/comment.lua
  549.  M lua/NeutronVim/plugins/Coding/surround.lua
  550.  D lua/NeutronVim/plugins/Debugging/nvim-dap.lua
  551.  D lua/NeutronVim/plugins/Editor/harpoon.lua
  552.  M lua/NeutronVim/plugins/Editor/nvim-tree.lua
  553.  M lua/NeutronVim/plugins/Editor/telescope.lua
  554.  D lua/NeutronVim/plugins/Git-Integration/git.lua
  555.  D lua/NeutronVim/plugins/Git-Integration/lazygit.lua
  556.  D lua/NeutronVim/plugins/LSP/barbecue.lua
  557.  M lua/NeutronVim/plugins/LSP/codeaction.lua
  558.  M lua/NeutronVim/plugins/LSP/fidget.lua
  559.  D lua/NeutronVim/plugins/LSP/formatting.lua
  560.  M lua/NeutronVim/plugins/LSP/hover.lua
  561.  D lua/NeutronVim/plugins/LSP/linting.lua
  562.  D lua/NeutronVim/plugins/LSP/lsp-lens.lua
  563.  D lua/NeutronVim/plugins/LSP/lsp-timeout.lua
  564.  M lua/NeutronVim/plugins/LSP/lsp_lines.lua
  565.  M lua/NeutronVim/plugins/LSP/lspconfig.lua
  566.  M lua/NeutronVim/plugins/LSP/lspsaga.lua
  567.  D lua/NeutronVim/plugins/LSP/mason.lua
  568.  M lua/NeutronVim/plugins/LSP/renamer.lua
  569.  D lua/NeutronVim/plugins/UI/alpha.lua
  570.  M lua/NeutronVim/plugins/UI/colorscheme.lua
  571.  M lua/NeutronVim/plugins/UI/dressing.lua
  572.  M lua/NeutronVim/plugins/UI/foldings.lua
  573.  M lua/NeutronVim/plugins/UI/indents_delims.lua
  574.  M lua/NeutronVim/plugins/UI/lualine.lua
  575.  M lua/NeutronVim/plugins/UI/noice.lua
  576.  M lua/NeutronVim/plugins/UI/notify.lua
  577.  D lua/NeutronVim/plugins/Utils/codewindow.lua
  578.  M lua/NeutronVim/plugins/Utils/flash.lua
  579.  D lua/NeutronVim/plugins/Utils/hlsearch.lua
  580.  M lua/NeutronVim/plugins/Utils/md.lua
  581.  M lua/NeutronVim/plugins/Utils/miscellaneous.lua
  582.  D lua/NeutronVim/plugins/Utils/nerdy.lua
  583.  M lua/NeutronVim/plugins/Utils/scrollbar.lua
  584.  M lua/NeutronVim/plugins/Utils/toggleterm.lua
  585.  M lua/NeutronVim/plugins/Utils/treesitter.lua
  586.  M lua/NeutronVim/plugins/Utils/which-key.lua
  587.  D lua/NeutronVim/snippets/all.lua
  588.  D lua/NeutronVim/snippets/coqsnipv1.json
  589.  D lua/NeutronVim/snippets/coqsnipv2.json
  590.  D lua/NeutronVim/snippets/git.lua
  591.  D lua/NeutronVim/snippets/lua.lua
  592.  D lua/NeutronVim/snippets/md.lua
  593.  D lua/NeutronVim/snippets/python.lua
  594. ?? after/ftplugin/fish.lua
  595. ?? after/ftplugin/gitcommit.lua
  596. ?? after/ftplugin/help.lua
  597. ?? after/ftplugin/lua.lua
  598. ?? after/ftplugin/markdown.lua
  599. ?? after/ftplugin/text.lua
  600. ?? after/ftplugin/vim.lua
  601. ?? lua/NeutronVim/core/binaries.lua
  602. ?? lua/NeutronVim/core/keymaps.lua
  603. ?? lua/NeutronVim/core/lazyfile.lua
  604. ?? lua/NeutronVim/core/statuscolumn.lua
  605. ?? lua/NeutronVim/core/utils.lua
  606. ?? lua/NeutronVim/plugins/Coding/essentials.lua
  607. ?? lua/NeutronVim/plugins/Editor/grapple.lua
  608. ?? lua/NeutronVim/plugins/Editor/mini-files.lua
  609. ?? lua/NeutronVim/plugins/Editor/spectre.lua
  610. ?? lua/NeutronVim/plugins/Editor/yazi.lua
  611. ?? lua/NeutronVim/plugins/Git-Integration/git_ui.lua
  612. ?? lua/NeutronVim/plugins/Git-Integration/gitsigns.lua
  613. ?? lua/NeutronVim/plugins/LSP/trouble.lua
  614. ?? lua/NeutronVim/plugins/LSP/winbar.lua
  615. ?? lua/NeutronVim/plugins/UI/bufferline.lua
  616. ?? lua/NeutronVim/plugins/UI/dashboard.lua
  617. ?? lua/NeutronVim/plugins/Utils/compiler.lua
  618. ?? lua/NeutronVim/plugins/Utils/debugging.lua
  619. ?? lua/NeutronVim/plugins/Utils/formatting.lua
  620. ?? lua/NeutronVim/plugins/Utils/linting.lua
  621. ?? lua/NeutronVim/plugins/Utils/mason.lua
  622. ?? lua/NeutronVim/plugins/Utils/session.lua
  623. ?? lua/NeutronVim/plugins/Utils/statuscolumn.lua
  624. ?? lua/NeutronVim/snippets/lua/all.lua
  625. ?? lua/NeutronVim/snippets/lua/all.lua.bak
  626. ?? lua/NeutronVim/snippets/lua/dart.lua
  627. ?? lua/NeutronVim/snippets/lua/git.lua
  628. ?? lua/NeutronVim/snippets/lua/gitcommit.lua
  629. ?? lua/NeutronVim/snippets/lua/go.lua
  630. ?? lua/NeutronVim/snippets/lua/help.lua
  631. ?? lua/NeutronVim/snippets/lua/lua.lua
  632. ?? lua/NeutronVim/snippets/lua/lua.lua.bak
  633. ?? lua/NeutronVim/snippets/lua/md.lua
  634. ?? lua/NeutronVim/snippets/lua/python.lua
  635. ?? lua/NeutronVim/snippets/lua/python.lua.bak
  636. ?? lua/NeutronVim/snippets/lua/vim.lua
  637. ?? lua/NeutronVim/snippets/vscode/dart.json
  638. ?? lua/NeutronVim/snippets/vscode/help.json
  639. ?? lua/NeutronVim/snippets/vscode/json.json
  640. ?? lua/NeutronVim/snippets/vscode/package.json
  641. ?? spell/en.utf-8.add
  642. !! .luarc.json
  643. !! lazy-lock.json
  644. !! lua/NeutronVim/core/custom.lua
  645. !! lua/NeutronVim/plugins/Custom/plugins.lua
  646. !! spell/en.utf-8.add.spl
  647. [2024-07-07 23:19:13] [git] done
  648. [2024-07-07 23:19:13] [profile] END   git sync job /home/daUnknownCoder/.config/NeutronVim nil 7ms
  649. [2024-07-07 23:19:13] [git] job success    /home/daUnknownCoder/.config/NeutronVim nil
  650. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim
  651. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim 1ms
  652. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/.github
  653. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/.github 0ms
  654. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/after
  655. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/after 0ms
  656. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/doc
  657. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/doc 0ms
  658. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua
  659. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua 0ms
  660. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim
  661. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim 0ms
  662. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core
  663. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core 0ms
  664. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins
  665. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins 0ms
  666. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding
  667. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding 0ms
  668. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom
  669. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom 0ms
  670. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor
  671. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor 0ms
  672. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration
  673. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration 0ms
  674. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP
  675. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP 0ms
  676. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI
  677. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI 0ms
  678. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils
  679. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils 0ms
  680. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets
  681. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets 0ms
  682. [2024-07-07 23:19:13] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/spell
  683. [2024-07-07 23:19:13] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/spell 0ms
  684. [2024-07-07 23:19:13] [profile] START draw
  685. [2024-07-07 23:19:13] [profile] END   draw 1ms
  686. [2024-07-07 23:19:13] [profile] START view open
  687. [2024-07-07 23:19:14] [profile] END   view open 90ms
  688. [2024-07-07 23:19:14] [profile] START draw
  689. [2024-07-07 23:19:14] [profile] END   draw 4ms
  690. [2024-07-07 23:19:14] [profile] START find file /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua
  691. [2024-07-07 23:19:14] [profile] START draw
  692. [2024-07-07 23:19:14] [profile] END   draw 2ms
  693. [2024-07-07 23:19:14] [profile] END   find file /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua 2ms
  694. [2024-07-07 23:19:14] [profile] START git sync job /home/daUnknownCoder/.config/NeutronVim nil
  695. [2024-07-07 23:19:14] [git] running job with timeout 500ms
  696. [2024-07-07 23:19:14] [git] git --no-optional-locks status --porcelain=v1 -z --ignored=matching -u
  697.  M .gitignore
  698.  M init.lua
  699.  M lua/NeutronVim/core/autocmd.lua
  700.  M lua/NeutronVim/core/bootstrap.lua
  701.  M lua/NeutronVim/core/health.lua
  702.  M lua/NeutronVim/core/icons.lua
  703.  M lua/NeutronVim/core/opts.lua
  704.  D lua/NeutronVim/core/remaps.lua
  705.  D lua/NeutronVim/core/utils/git.lua
  706.  M lua/NeutronVim/plugins/Coding/autopairs.lua
  707.  M lua/NeutronVim/plugins/Coding/cmp.lua
  708.  M lua/NeutronVim/plugins/Coding/comment.lua
  709.  M lua/NeutronVim/plugins/Coding/surround.lua
  710.  D lua/NeutronVim/plugins/Debugging/nvim-dap.lua
  711.  D lua/NeutronVim/plugins/Editor/harpoon.lua
  712.  M lua/NeutronVim/plugins/Editor/nvim-tree.lua
  713.  M lua/NeutronVim/plugins/Editor/telescope.lua
  714.  D lua/NeutronVim/plugins/Git-Integration/git.lua
  715.  D lua/NeutronVim/plugins/Git-Integration/lazygit.lua
  716.  D lua/NeutronVim/plugins/LSP/barbecue.lua
  717.  M lua/NeutronVim/plugins/LSP/codeaction.lua
  718.  M lua/NeutronVim/plugins/LSP/fidget.lua
  719.  D lua/NeutronVim/plugins/LSP/formatting.lua
  720.  M lua/NeutronVim/plugins/LSP/hover.lua
  721.  D lua/NeutronVim/plugins/LSP/linting.lua
  722.  D lua/NeutronVim/plugins/LSP/lsp-lens.lua
  723.  D lua/NeutronVim/plugins/LSP/lsp-timeout.lua
  724.  M lua/NeutronVim/plugins/LSP/lsp_lines.lua
  725.  M lua/NeutronVim/plugins/LSP/lspconfig.lua
  726.  M lua/NeutronVim/plugins/LSP/lspsaga.lua
  727.  D lua/NeutronVim/plugins/LSP/mason.lua
  728.  M lua/NeutronVim/plugins/LSP/renamer.lua
  729.  D lua/NeutronVim/plugins/UI/alpha.lua
  730.  M lua/NeutronVim/plugins/UI/colorscheme.lua
  731.  M lua/NeutronVim/plugins/UI/dressing.lua
  732.  M lua/NeutronVim/plugins/UI/foldings.lua
  733.  M lua/NeutronVim/plugins/UI/indents_delims.lua
  734.  M lua/NeutronVim/plugins/UI/lualine.lua
  735.  M lua/NeutronVim/plugins/UI/noice.lua
  736.  M lua/NeutronVim/plugins/UI/notify.lua
  737.  D lua/NeutronVim/plugins/Utils/codewindow.lua
  738.  M lua/NeutronVim/plugins/Utils/flash.lua
  739.  D lua/NeutronVim/plugins/Utils/hlsearch.lua
  740.  M lua/NeutronVim/plugins/Utils/md.lua
  741.  M lua/NeutronVim/plugins/Utils/miscellaneous.lua
  742.  D lua/NeutronVim/plugins/Utils/nerdy.lua
  743.  M lua/NeutronVim/plugins/Utils/scrollbar.lua
  744.  M lua/NeutronVim/plugins/Utils/toggleterm.lua
  745.  M lua/NeutronVim/plugins/Utils/treesitter.lua
  746.  M lua/NeutronVim/plugins/Utils/which-key.lua
  747.  D lua/NeutronVim/snippets/all.lua
  748.  D lua/NeutronVim/snippets/coqsnipv1.json
  749.  D lua/NeutronVim/snippets/coqsnipv2.json
  750.  D lua/NeutronVim/snippets/git.lua
  751.  D lua/NeutronVim/snippets/lua.lua
  752.  D lua/NeutronVim/snippets/md.lua
  753.  D lua/NeutronVim/snippets/python.lua
  754. ?? after/ftplugin/fish.lua
  755. ?? after/ftplugin/gitcommit.lua
  756. ?? after/ftplugin/help.lua
  757. ?? after/ftplugin/lua.lua
  758. ?? after/ftplugin/markdown.lua
  759. ?? after/ftplugin/text.lua
  760. ?? after/ftplugin/vim.lua
  761. ?? lua/NeutronVim/core/binaries.lua
  762. ?? lua/NeutronVim/core/keymaps.lua
  763. ?? lua/NeutronVim/core/lazyfile.lua
  764. ?? lua/NeutronVim/core/statuscolumn.lua
  765. ?? lua/NeutronVim/core/utils.lua
  766. ?? lua/NeutronVim/plugins/Coding/essentials.lua
  767. ?? lua/NeutronVim/plugins/Editor/grapple.lua
  768. ?? lua/NeutronVim/plugins/Editor/mini-files.lua
  769. ?? lua/NeutronVim/plugins/Editor/spectre.lua
  770. ?? lua/NeutronVim/plugins/Editor/yazi.lua
  771. ?? lua/NeutronVim/plugins/Git-Integration/git_ui.lua
  772. ?? lua/NeutronVim/plugins/Git-Integration/gitsigns.lua
  773. ?? lua/NeutronVim/plugins/LSP/trouble.lua
  774. ?? lua/NeutronVim/plugins/LSP/winbar.lua
  775. ?? lua/NeutronVim/plugins/UI/bufferline.lua
  776. ?? lua/NeutronVim/plugins/UI/dashboard.lua
  777. ?? lua/NeutronVim/plugins/Utils/compiler.lua
  778. ?? lua/NeutronVim/plugins/Utils/debugging.lua
  779. ?? lua/NeutronVim/plugins/Utils/formatting.lua
  780. ?? lua/NeutronVim/plugins/Utils/linting.lua
  781. ?? lua/NeutronVim/plugins/Utils/mason.lua
  782. ?? lua/NeutronVim/plugins/Utils/session.lua
  783. ?? lua/NeutronVim/plugins/Utils/statuscolumn.lua
  784. ?? lua/NeutronVim/snippets/lua/all.lua
  785. ?? lua/NeutronVim/snippets/lua/all.lua.bak
  786. ?? lua/NeutronVim/snippets/lua/dart.lua
  787. ?? lua/NeutronVim/snippets/lua/git.lua
  788. ?? lua/NeutronVim/snippets/lua/gitcommit.lua
  789. ?? lua/NeutronVim/snippets/lua/go.lua
  790. ?? lua/NeutronVim/snippets/lua/help.lua
  791. ?? lua/NeutronVim/snippets/lua/lua.lua
  792. ?? lua/NeutronVim/snippets/lua/lua.lua.bak
  793. ?? lua/NeutronVim/snippets/lua/md.lua
  794. ?? lua/NeutronVim/snippets/lua/python.lua
  795. ?? lua/NeutronVim/snippets/lua/python.lua.bak
  796. ?? lua/NeutronVim/snippets/lua/vim.lua
  797. ?? lua/NeutronVim/snippets/vscode/dart.json
  798. ?? lua/NeutronVim/snippets/vscode/help.json
  799. ?? lua/NeutronVim/snippets/vscode/json.json
  800. ?? lua/NeutronVim/snippets/vscode/package.json
  801. ?? spell/en.utf-8.add
  802. !! .luarc.json
  803. !! lazy-lock.json
  804. !! lua/NeutronVim/core/custom.lua
  805. !! lua/NeutronVim/plugins/Custom/plugins.lua
  806. !! spell/en.utf-8.add.spl
  807. [2024-07-07 23:19:14] [git] done
  808. [2024-07-07 23:19:14] [profile] END   git sync job /home/daUnknownCoder/.config/NeutronVim nil 6ms
  809. [2024-07-07 23:19:14] [git] job success    /home/daUnknownCoder/.config/NeutronVim nil
  810. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim
  811. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim 1ms
  812. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/.github
  813. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/.github 0ms
  814. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/after
  815. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/after 0ms
  816. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/doc
  817. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/doc 0ms
  818. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua
  819. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua 0ms
  820. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim
  821. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim 0ms
  822. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core
  823. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core 1ms
  824. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins
  825. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins 0ms
  826. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding
  827. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding 0ms
  828. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom
  829. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom 0ms
  830. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor
  831. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor 0ms
  832. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration
  833. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration 0ms
  834. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP
  835. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP 0ms
  836. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI
  837. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI 0ms
  838. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils
  839. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils 0ms
  840. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets
  841. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets 0ms
  842. [2024-07-07 23:19:14] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/spell
  843. [2024-07-07 23:19:14] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/spell 0ms
  844. [2024-07-07 23:19:14] [profile] START draw
  845. [2024-07-07 23:19:14] [profile] END   draw 1ms
  846. [2024-07-07 23:19:15] [profile] START view open
  847. [2024-07-07 23:19:15] [profile] END   view open 103ms
  848. [2024-07-07 23:19:15] [profile] START draw
  849. [2024-07-07 23:19:15] [profile] END   draw 6ms
  850. [2024-07-07 23:19:15] [profile] START find file /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua
  851. [2024-07-07 23:19:15] [profile] START draw
  852. [2024-07-07 23:19:15] [profile] END   draw 1ms
  853. [2024-07-07 23:19:15] [profile] END   find file /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua 2ms
  854. [2024-07-07 23:19:15] [profile] START git sync job /home/daUnknownCoder/.config/NeutronVim nil
  855. [2024-07-07 23:19:15] [git] running job with timeout 500ms
  856. [2024-07-07 23:19:15] [git] git --no-optional-locks status --porcelain=v1 -z --ignored=matching -u
  857.  M .gitignore
  858.  M init.lua
  859.  M lua/NeutronVim/core/autocmd.lua
  860.  M lua/NeutronVim/core/bootstrap.lua
  861.  M lua/NeutronVim/core/health.lua
  862.  M lua/NeutronVim/core/icons.lua
  863.  M lua/NeutronVim/core/opts.lua
  864.  D lua/NeutronVim/core/remaps.lua
  865.  D lua/NeutronVim/core/utils/git.lua
  866.  M lua/NeutronVim/plugins/Coding/autopairs.lua
  867.  M lua/NeutronVim/plugins/Coding/cmp.lua
  868.  M lua/NeutronVim/plugins/Coding/comment.lua
  869.  M lua/NeutronVim/plugins/Coding/surround.lua
  870.  D lua/NeutronVim/plugins/Debugging/nvim-dap.lua
  871.  D lua/NeutronVim/plugins/Editor/harpoon.lua
  872.  M lua/NeutronVim/plugins/Editor/nvim-tree.lua
  873.  M lua/NeutronVim/plugins/Editor/telescope.lua
  874.  D lua/NeutronVim/plugins/Git-Integration/git.lua
  875.  D lua/NeutronVim/plugins/Git-Integration/lazygit.lua
  876.  D lua/NeutronVim/plugins/LSP/barbecue.lua
  877.  M lua/NeutronVim/plugins/LSP/codeaction.lua
  878.  M lua/NeutronVim/plugins/LSP/fidget.lua
  879.  D lua/NeutronVim/plugins/LSP/formatting.lua
  880.  M lua/NeutronVim/plugins/LSP/hover.lua
  881.  D lua/NeutronVim/plugins/LSP/linting.lua
  882.  D lua/NeutronVim/plugins/LSP/lsp-lens.lua
  883.  D lua/NeutronVim/plugins/LSP/lsp-timeout.lua
  884.  M lua/NeutronVim/plugins/LSP/lsp_lines.lua
  885.  M lua/NeutronVim/plugins/LSP/lspconfig.lua
  886.  M lua/NeutronVim/plugins/LSP/lspsaga.lua
  887.  D lua/NeutronVim/plugins/LSP/mason.lua
  888.  M lua/NeutronVim/plugins/LSP/renamer.lua
  889.  D lua/NeutronVim/plugins/UI/alpha.lua
  890.  M lua/NeutronVim/plugins/UI/colorscheme.lua
  891.  M lua/NeutronVim/plugins/UI/dressing.lua
  892.  M lua/NeutronVim/plugins/UI/foldings.lua
  893.  M lua/NeutronVim/plugins/UI/indents_delims.lua
  894.  M lua/NeutronVim/plugins/UI/lualine.lua
  895.  M lua/NeutronVim/plugins/UI/noice.lua
  896.  M lua/NeutronVim/plugins/UI/notify.lua
  897.  D lua/NeutronVim/plugins/Utils/codewindow.lua
  898.  M lua/NeutronVim/plugins/Utils/flash.lua
  899.  D lua/NeutronVim/plugins/Utils/hlsearch.lua
  900.  M lua/NeutronVim/plugins/Utils/md.lua
  901.  M lua/NeutronVim/plugins/Utils/miscellaneous.lua
  902.  D lua/NeutronVim/plugins/Utils/nerdy.lua
  903.  M lua/NeutronVim/plugins/Utils/scrollbar.lua
  904.  M lua/NeutronVim/plugins/Utils/toggleterm.lua
  905.  M lua/NeutronVim/plugins/Utils/treesitter.lua
  906.  M lua/NeutronVim/plugins/Utils/which-key.lua
  907.  D lua/NeutronVim/snippets/all.lua
  908.  D lua/NeutronVim/snippets/coqsnipv1.json
  909.  D lua/NeutronVim/snippets/coqsnipv2.json
  910.  D lua/NeutronVim/snippets/git.lua
  911.  D lua/NeutronVim/snippets/lua.lua
  912.  D lua/NeutronVim/snippets/md.lua
  913.  D lua/NeutronVim/snippets/python.lua
  914. ?? after/ftplugin/fish.lua
  915. ?? after/ftplugin/gitcommit.lua
  916. ?? after/ftplugin/help.lua
  917. ?? after/ftplugin/lua.lua
  918. ?? after/ftplugin/markdown.lua
  919. ?? after/ftplugin/text.lua
  920. ?? after/ftplugin/vim.lua
  921. ?? lua/NeutronVim/core/binaries.lua
  922. ?? lua/NeutronVim/core/keymaps.lua
  923. ?? lua/NeutronVim/core/lazyfile.lua
  924. ?? lua/NeutronVim/core/statuscolumn.lua
  925. ?? lua/NeutronVim/core/utils.lua
  926. ?? lua/NeutronVim/plugins/Coding/essentials.lua
  927. ?? lua/NeutronVim/plugins/Editor/grapple.lua
  928. ?? lua/NeutronVim/plugins/Editor/mini-files.lua
  929. ?? lua/NeutronVim/plugins/Editor/spectre.lua
  930. ?? lua/NeutronVim/plugins/Editor/yazi.lua
  931. ?? lua/NeutronVim/plugins/Git-Integration/git_ui.lua
  932. ?? lua/NeutronVim/plugins/Git-Integration/gitsigns.lua
  933. ?? lua/NeutronVim/plugins/LSP/trouble.lua
  934. ?? lua/NeutronVim/plugins/LSP/winbar.lua
  935. ?? lua/NeutronVim/plugins/UI/bufferline.lua
  936. ?? lua/NeutronVim/plugins/UI/dashboard.lua
  937. ?? lua/NeutronVim/plugins/Utils/compiler.lua
  938. ?? lua/NeutronVim/plugins/Utils/debugging.lua
  939. ?? lua/NeutronVim/plugins/Utils/formatting.lua
  940. ?? lua/NeutronVim/plugins/Utils/linting.lua
  941. ?? lua/NeutronVim/plugins/Utils/mason.lua
  942. ?? lua/NeutronVim/plugins/Utils/session.lua
  943. ?? lua/NeutronVim/plugins/Utils/statuscolumn.lua
  944. ?? lua/NeutronVim/snippets/lua/all.lua
  945. ?? lua/NeutronVim/snippets/lua/all.lua.bak
  946. ?? lua/NeutronVim/snippets/lua/dart.lua
  947. ?? lua/NeutronVim/snippets/lua/git.lua
  948. ?? lua/NeutronVim/snippets/lua/gitcommit.lua
  949. ?? lua/NeutronVim/snippets/lua/go.lua
  950. ?? lua/NeutronVim/snippets/lua/help.lua
  951. ?? lua/NeutronVim/snippets/lua/lua.lua
  952. ?? lua/NeutronVim/snippets/lua/lua.lua.bak
  953. ?? lua/NeutronVim/snippets/lua/md.lua
  954. ?? lua/NeutronVim/snippets/lua/python.lua
  955. ?? lua/NeutronVim/snippets/lua/python.lua.bak
  956. ?? lua/NeutronVim/snippets/lua/vim.lua
  957. ?? lua/NeutronVim/snippets/vscode/dart.json
  958. ?? lua/NeutronVim/snippets/vscode/help.json
  959. ?? lua/NeutronVim/snippets/vscode/json.json
  960. ?? lua/NeutronVim/snippets/vscode/package.json
  961. ?? spell/en.utf-8.add
  962. !! .luarc.json
  963. !! lazy-lock.json
  964. !! lua/NeutronVim/core/custom.lua
  965. !! lua/NeutronVim/plugins/Custom/plugins.lua
  966. !! spell/en.utf-8.add.spl
  967. [2024-07-07 23:19:15] [git] done
  968. [2024-07-07 23:19:15] [profile] END   git sync job /home/daUnknownCoder/.config/NeutronVim nil 14ms
  969. [2024-07-07 23:19:15] [git] job success    /home/daUnknownCoder/.config/NeutronVim nil
  970. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim
  971. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim 4ms
  972. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/.github
  973. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/.github 0ms
  974. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/after
  975. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/after 0ms
  976. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/doc
  977. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/doc 0ms
  978. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua
  979. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua 0ms
  980. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim
  981. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim 0ms
  982. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core
  983. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core 1ms
  984. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins
  985. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins 1ms
  986. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding
  987. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding 0ms
  988. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom
  989. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom 0ms
  990. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor
  991. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor 1ms
  992. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration
  993. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration 0ms
  994. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP
  995. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP 1ms
  996. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI
  997. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI 1ms
  998. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils
  999. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils 1ms
  1000. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets
  1001. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets 0ms
  1002. [2024-07-07 23:19:15] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/spell
  1003. [2024-07-07 23:19:15] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/spell 0ms
  1004. [2024-07-07 23:19:15] [profile] START draw
  1005. [2024-07-07 23:19:15] [profile] END   draw 8ms
  1006. [2024-07-07 23:19:17] [profile] START view open
  1007. [2024-07-07 23:19:17] [profile] END   view open 96ms
  1008. [2024-07-07 23:19:17] [profile] START draw
  1009. [2024-07-07 23:19:17] [profile] END   draw 4ms
  1010. [2024-07-07 23:19:17] [profile] START find file /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua
  1011. [2024-07-07 23:19:17] [profile] START draw
  1012. [2024-07-07 23:19:17] [profile] END   draw 2ms
  1013. [2024-07-07 23:19:17] [profile] END   find file /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua 2ms
  1014. [2024-07-07 23:19:17] [profile] START git sync job /home/daUnknownCoder/.config/NeutronVim nil
  1015. [2024-07-07 23:19:17] [git] running job with timeout 500ms
  1016. [2024-07-07 23:19:17] [git] git --no-optional-locks status --porcelain=v1 -z --ignored=matching -u
  1017.  M .gitignore
  1018.  M init.lua
  1019.  M lua/NeutronVim/core/autocmd.lua
  1020.  M lua/NeutronVim/core/bootstrap.lua
  1021.  M lua/NeutronVim/core/health.lua
  1022.  M lua/NeutronVim/core/icons.lua
  1023.  M lua/NeutronVim/core/opts.lua
  1024.  D lua/NeutronVim/core/remaps.lua
  1025.  D lua/NeutronVim/core/utils/git.lua
  1026.  M lua/NeutronVim/plugins/Coding/autopairs.lua
  1027.  M lua/NeutronVim/plugins/Coding/cmp.lua
  1028.  M lua/NeutronVim/plugins/Coding/comment.lua
  1029.  M lua/NeutronVim/plugins/Coding/surround.lua
  1030.  D lua/NeutronVim/plugins/Debugging/nvim-dap.lua
  1031.  D lua/NeutronVim/plugins/Editor/harpoon.lua
  1032.  M lua/NeutronVim/plugins/Editor/nvim-tree.lua
  1033.  M lua/NeutronVim/plugins/Editor/telescope.lua
  1034.  D lua/NeutronVim/plugins/Git-Integration/git.lua
  1035.  D lua/NeutronVim/plugins/Git-Integration/lazygit.lua
  1036.  D lua/NeutronVim/plugins/LSP/barbecue.lua
  1037.  M lua/NeutronVim/plugins/LSP/codeaction.lua
  1038.  M lua/NeutronVim/plugins/LSP/fidget.lua
  1039.  D lua/NeutronVim/plugins/LSP/formatting.lua
  1040.  M lua/NeutronVim/plugins/LSP/hover.lua
  1041.  D lua/NeutronVim/plugins/LSP/linting.lua
  1042.  D lua/NeutronVim/plugins/LSP/lsp-lens.lua
  1043.  D lua/NeutronVim/plugins/LSP/lsp-timeout.lua
  1044.  M lua/NeutronVim/plugins/LSP/lsp_lines.lua
  1045.  M lua/NeutronVim/plugins/LSP/lspconfig.lua
  1046.  M lua/NeutronVim/plugins/LSP/lspsaga.lua
  1047.  D lua/NeutronVim/plugins/LSP/mason.lua
  1048.  M lua/NeutronVim/plugins/LSP/renamer.lua
  1049.  D lua/NeutronVim/plugins/UI/alpha.lua
  1050.  M lua/NeutronVim/plugins/UI/colorscheme.lua
  1051.  M lua/NeutronVim/plugins/UI/dressing.lua
  1052.  M lua/NeutronVim/plugins/UI/foldings.lua
  1053.  M lua/NeutronVim/plugins/UI/indents_delims.lua
  1054.  M lua/NeutronVim/plugins/UI/lualine.lua
  1055.  M lua/NeutronVim/plugins/UI/noice.lua
  1056.  M lua/NeutronVim/plugins/UI/notify.lua
  1057.  D lua/NeutronVim/plugins/Utils/codewindow.lua
  1058.  M lua/NeutronVim/plugins/Utils/flash.lua
  1059.  D lua/NeutronVim/plugins/Utils/hlsearch.lua
  1060.  M lua/NeutronVim/plugins/Utils/md.lua
  1061.  M lua/NeutronVim/plugins/Utils/miscellaneous.lua
  1062.  D lua/NeutronVim/plugins/Utils/nerdy.lua
  1063.  M lua/NeutronVim/plugins/Utils/scrollbar.lua
  1064.  M lua/NeutronVim/plugins/Utils/toggleterm.lua
  1065.  M lua/NeutronVim/plugins/Utils/treesitter.lua
  1066.  M lua/NeutronVim/plugins/Utils/which-key.lua
  1067.  D lua/NeutronVim/snippets/all.lua
  1068.  D lua/NeutronVim/snippets/coqsnipv1.json
  1069.  D lua/NeutronVim/snippets/coqsnipv2.json
  1070.  D lua/NeutronVim/snippets/git.lua
  1071.  D lua/NeutronVim/snippets/lua.lua
  1072.  D lua/NeutronVim/snippets/md.lua
  1073.  D lua/NeutronVim/snippets/python.lua
  1074. ?? after/ftplugin/fish.lua
  1075. ?? after/ftplugin/gitcommit.lua
  1076. ?? after/ftplugin/help.lua
  1077. ?? after/ftplugin/lua.lua
  1078. ?? after/ftplugin/markdown.lua
  1079. ?? after/ftplugin/text.lua
  1080. ?? after/ftplugin/vim.lua
  1081. ?? lua/NeutronVim/core/binaries.lua
  1082. ?? lua/NeutronVim/core/keymaps.lua
  1083. ?? lua/NeutronVim/core/lazyfile.lua
  1084. ?? lua/NeutronVim/core/statuscolumn.lua
  1085. ?? lua/NeutronVim/core/utils.lua
  1086. ?? lua/NeutronVim/plugins/Coding/essentials.lua
  1087. ?? lua/NeutronVim/plugins/Editor/grapple.lua
  1088. ?? lua/NeutronVim/plugins/Editor/mini-files.lua
  1089. ?? lua/NeutronVim/plugins/Editor/spectre.lua
  1090. ?? lua/NeutronVim/plugins/Editor/yazi.lua
  1091. ?? lua/NeutronVim/plugins/Git-Integration/git_ui.lua
  1092. ?? lua/NeutronVim/plugins/Git-Integration/gitsigns.lua
  1093. ?? lua/NeutronVim/plugins/LSP/trouble.lua
  1094. ?? lua/NeutronVim/plugins/LSP/winbar.lua
  1095. ?? lua/NeutronVim/plugins/UI/bufferline.lua
  1096. ?? lua/NeutronVim/plugins/UI/dashboard.lua
  1097. ?? lua/NeutronVim/plugins/Utils/compiler.lua
  1098. ?? lua/NeutronVim/plugins/Utils/debugging.lua
  1099. ?? lua/NeutronVim/plugins/Utils/formatting.lua
  1100. ?? lua/NeutronVim/plugins/Utils/linting.lua
  1101. ?? lua/NeutronVim/plugins/Utils/mason.lua
  1102. ?? lua/NeutronVim/plugins/Utils/session.lua
  1103. ?? lua/NeutronVim/plugins/Utils/statuscolumn.lua
  1104. ?? lua/NeutronVim/snippets/lua/all.lua
  1105. ?? lua/NeutronVim/snippets/lua/all.lua.bak
  1106. ?? lua/NeutronVim/snippets/lua/dart.lua
  1107. ?? lua/NeutronVim/snippets/lua/git.lua
  1108. ?? lua/NeutronVim/snippets/lua/gitcommit.lua
  1109. ?? lua/NeutronVim/snippets/lua/go.lua
  1110. ?? lua/NeutronVim/snippets/lua/help.lua
  1111. ?? lua/NeutronVim/snippets/lua/lua.lua
  1112. ?? lua/NeutronVim/snippets/lua/lua.lua.bak
  1113. ?? lua/NeutronVim/snippets/lua/md.lua
  1114. ?? lua/NeutronVim/snippets/lua/python.lua
  1115. ?? lua/NeutronVim/snippets/lua/python.lua.bak
  1116. ?? lua/NeutronVim/snippets/lua/vim.lua
  1117. ?? lua/NeutronVim/snippets/vscode/dart.json
  1118. ?? lua/NeutronVim/snippets/vscode/help.json
  1119. ?? lua/NeutronVim/snippets/vscode/json.json
  1120. ?? lua/NeutronVim/snippets/vscode/package.json
  1121. ?? spell/en.utf-8.add
  1122. !! .luarc.json
  1123. !! lazy-lock.json
  1124. !! lua/NeutronVim/core/custom.lua
  1125. !! lua/NeutronVim/plugins/Custom/plugins.lua
  1126. !! spell/en.utf-8.add.spl
  1127. [2024-07-07 23:19:17] [git] done
  1128. [2024-07-07 23:19:17] [profile] END   git sync job /home/daUnknownCoder/.config/NeutronVim nil 8ms
  1129. [2024-07-07 23:19:17] [git] job success    /home/daUnknownCoder/.config/NeutronVim nil
  1130. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim
  1131. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim 1ms
  1132. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/.github
  1133. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/.github 0ms
  1134. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/after
  1135. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/after 0ms
  1136. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/doc
  1137. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/doc 0ms
  1138. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua
  1139. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua 0ms
  1140. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim
  1141. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim 0ms
  1142. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core
  1143. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core 0ms
  1144. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins
  1145. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins 0ms
  1146. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding
  1147. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding 0ms
  1148. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom
  1149. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom 0ms
  1150. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor
  1151. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor 0ms
  1152. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration
  1153. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration 0ms
  1154. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP
  1155. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP 0ms
  1156. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI
  1157. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI 0ms
  1158. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils
  1159. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils 0ms
  1160. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets
  1161. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets 0ms
  1162. [2024-07-07 23:19:17] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/spell
  1163. [2024-07-07 23:19:17] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/spell 0ms
  1164. [2024-07-07 23:19:17] [profile] START draw
  1165. [2024-07-07 23:19:17] [profile] END   draw 2ms
  1166. [2024-07-07 23:19:18] [profile] START view open
  1167. [2024-07-07 23:19:18] [profile] END   view open 98ms
  1168. [2024-07-07 23:19:18] [profile] START draw
  1169. [2024-07-07 23:19:18] [profile] END   draw 9ms
  1170. [2024-07-07 23:19:18] [profile] START find file /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua
  1171. [2024-07-07 23:19:18] [profile] START draw
  1172. [2024-07-07 23:19:18] [profile] END   draw 5ms
  1173. [2024-07-07 23:19:18] [profile] END   find file /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor/nvim-tree.lua 6ms
  1174. [2024-07-07 23:19:19] [profile] START git sync job /home/daUnknownCoder/.config/NeutronVim nil
  1175. [2024-07-07 23:19:19] [git] running job with timeout 500ms
  1176. [2024-07-07 23:19:19] [git] git --no-optional-locks status --porcelain=v1 -z --ignored=matching -u
  1177.  M .gitignore
  1178.  M init.lua
  1179.  M lua/NeutronVim/core/autocmd.lua
  1180.  M lua/NeutronVim/core/bootstrap.lua
  1181.  M lua/NeutronVim/core/health.lua
  1182.  M lua/NeutronVim/core/icons.lua
  1183.  M lua/NeutronVim/core/opts.lua
  1184.  D lua/NeutronVim/core/remaps.lua
  1185.  D lua/NeutronVim/core/utils/git.lua
  1186.  M lua/NeutronVim/plugins/Coding/autopairs.lua
  1187.  M lua/NeutronVim/plugins/Coding/cmp.lua
  1188.  M lua/NeutronVim/plugins/Coding/comment.lua
  1189.  M lua/NeutronVim/plugins/Coding/surround.lua
  1190.  D lua/NeutronVim/plugins/Debugging/nvim-dap.lua
  1191.  D lua/NeutronVim/plugins/Editor/harpoon.lua
  1192.  M lua/NeutronVim/plugins/Editor/nvim-tree.lua
  1193.  M lua/NeutronVim/plugins/Editor/telescope.lua
  1194.  D lua/NeutronVim/plugins/Git-Integration/git.lua
  1195.  D lua/NeutronVim/plugins/Git-Integration/lazygit.lua
  1196.  D lua/NeutronVim/plugins/LSP/barbecue.lua
  1197.  M lua/NeutronVim/plugins/LSP/codeaction.lua
  1198.  M lua/NeutronVim/plugins/LSP/fidget.lua
  1199.  D lua/NeutronVim/plugins/LSP/formatting.lua
  1200.  M lua/NeutronVim/plugins/LSP/hover.lua
  1201.  D lua/NeutronVim/plugins/LSP/linting.lua
  1202.  D lua/NeutronVim/plugins/LSP/lsp-lens.lua
  1203.  D lua/NeutronVim/plugins/LSP/lsp-timeout.lua
  1204.  M lua/NeutronVim/plugins/LSP/lsp_lines.lua
  1205.  M lua/NeutronVim/plugins/LSP/lspconfig.lua
  1206.  M lua/NeutronVim/plugins/LSP/lspsaga.lua
  1207.  D lua/NeutronVim/plugins/LSP/mason.lua
  1208.  M lua/NeutronVim/plugins/LSP/renamer.lua
  1209.  D lua/NeutronVim/plugins/UI/alpha.lua
  1210.  M lua/NeutronVim/plugins/UI/colorscheme.lua
  1211.  M lua/NeutronVim/plugins/UI/dressing.lua
  1212.  M lua/NeutronVim/plugins/UI/foldings.lua
  1213.  M lua/NeutronVim/plugins/UI/indents_delims.lua
  1214.  M lua/NeutronVim/plugins/UI/lualine.lua
  1215.  M lua/NeutronVim/plugins/UI/noice.lua
  1216.  M lua/NeutronVim/plugins/UI/notify.lua
  1217.  D lua/NeutronVim/plugins/Utils/codewindow.lua
  1218.  M lua/NeutronVim/plugins/Utils/flash.lua
  1219.  D lua/NeutronVim/plugins/Utils/hlsearch.lua
  1220.  M lua/NeutronVim/plugins/Utils/md.lua
  1221.  M lua/NeutronVim/plugins/Utils/miscellaneous.lua
  1222.  D lua/NeutronVim/plugins/Utils/nerdy.lua
  1223.  M lua/NeutronVim/plugins/Utils/scrollbar.lua
  1224.  M lua/NeutronVim/plugins/Utils/toggleterm.lua
  1225.  M lua/NeutronVim/plugins/Utils/treesitter.lua
  1226.  M lua/NeutronVim/plugins/Utils/which-key.lua
  1227.  D lua/NeutronVim/snippets/all.lua
  1228.  D lua/NeutronVim/snippets/coqsnipv1.json
  1229.  D lua/NeutronVim/snippets/coqsnipv2.json
  1230.  D lua/NeutronVim/snippets/git.lua
  1231.  D lua/NeutronVim/snippets/lua.lua
  1232.  D lua/NeutronVim/snippets/md.lua
  1233.  D lua/NeutronVim/snippets/python.lua
  1234. ?? after/ftplugin/fish.lua
  1235. ?? after/ftplugin/gitcommit.lua
  1236. ?? after/ftplugin/help.lua
  1237. ?? after/ftplugin/lua.lua
  1238. ?? after/ftplugin/markdown.lua
  1239. ?? after/ftplugin/text.lua
  1240. ?? after/ftplugin/vim.lua
  1241. ?? lua/NeutronVim/core/binaries.lua
  1242. ?? lua/NeutronVim/core/keymaps.lua
  1243. ?? lua/NeutronVim/core/lazyfile.lua
  1244. ?? lua/NeutronVim/core/statuscolumn.lua
  1245. ?? lua/NeutronVim/core/utils.lua
  1246. ?? lua/NeutronVim/plugins/Coding/essentials.lua
  1247. ?? lua/NeutronVim/plugins/Editor/grapple.lua
  1248. ?? lua/NeutronVim/plugins/Editor/mini-files.lua
  1249. ?? lua/NeutronVim/plugins/Editor/spectre.lua
  1250. ?? lua/NeutronVim/plugins/Editor/yazi.lua
  1251. ?? lua/NeutronVim/plugins/Git-Integration/git_ui.lua
  1252. ?? lua/NeutronVim/plugins/Git-Integration/gitsigns.lua
  1253. ?? lua/NeutronVim/plugins/LSP/trouble.lua
  1254. ?? lua/NeutronVim/plugins/LSP/winbar.lua
  1255. ?? lua/NeutronVim/plugins/UI/bufferline.lua
  1256. ?? lua/NeutronVim/plugins/UI/dashboard.lua
  1257. ?? lua/NeutronVim/plugins/Utils/compiler.lua
  1258. ?? lua/NeutronVim/plugins/Utils/debugging.lua
  1259. ?? lua/NeutronVim/plugins/Utils/formatting.lua
  1260. ?? lua/NeutronVim/plugins/Utils/linting.lua
  1261. ?? lua/NeutronVim/plugins/Utils/mason.lua
  1262. ?? lua/NeutronVim/plugins/Utils/session.lua
  1263. ?? lua/NeutronVim/plugins/Utils/statuscolumn.lua
  1264. ?? lua/NeutronVim/snippets/lua/all.lua
  1265. ?? lua/NeutronVim/snippets/lua/all.lua.bak
  1266. ?? lua/NeutronVim/snippets/lua/dart.lua
  1267. ?? lua/NeutronVim/snippets/lua/git.lua
  1268. ?? lua/NeutronVim/snippets/lua/gitcommit.lua
  1269. ?? lua/NeutronVim/snippets/lua/go.lua
  1270. ?? lua/NeutronVim/snippets/lua/help.lua
  1271. ?? lua/NeutronVim/snippets/lua/lua.lua
  1272. ?? lua/NeutronVim/snippets/lua/lua.lua.bak
  1273. ?? lua/NeutronVim/snippets/lua/md.lua
  1274. ?? lua/NeutronVim/snippets/lua/python.lua
  1275. ?? lua/NeutronVim/snippets/lua/python.lua.bak
  1276. ?? lua/NeutronVim/snippets/lua/vim.lua
  1277. ?? lua/NeutronVim/snippets/vscode/dart.json
  1278. ?? lua/NeutronVim/snippets/vscode/help.json
  1279. ?? lua/NeutronVim/snippets/vscode/json.json
  1280. ?? lua/NeutronVim/snippets/vscode/package.json
  1281. ?? spell/en.utf-8.add
  1282. !! .luarc.json
  1283. !! lazy-lock.json
  1284. !! lua/NeutronVim/core/custom.lua
  1285. !! lua/NeutronVim/plugins/Custom/plugins.lua
  1286. !! spell/en.utf-8.add.spl
  1287. [2024-07-07 23:19:19] [git] done
  1288. [2024-07-07 23:19:19] [profile] END   git sync job /home/daUnknownCoder/.config/NeutronVim nil 11ms
  1289. [2024-07-07 23:19:19] [git] job success    /home/daUnknownCoder/.config/NeutronVim nil
  1290. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim
  1291. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim 3ms
  1292. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/.github
  1293. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/.github 0ms
  1294. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/after
  1295. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/after 0ms
  1296. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/doc
  1297. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/doc 0ms
  1298. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua
  1299. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua 0ms
  1300. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim
  1301. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim 0ms
  1302. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core
  1303. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/core 1ms
  1304. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins
  1305. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins 1ms
  1306. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding
  1307. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Coding 0ms
  1308. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom
  1309. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Custom 0ms
  1310. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor
  1311. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Editor 0ms
  1312. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration
  1313. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Git-Integration 0ms
  1314. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP
  1315. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/LSP 0ms
  1316. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI
  1317. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/UI 0ms
  1318. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils
  1319. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/plugins/Utils 3ms
  1320. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets
  1321. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/lua/NeutronVim/snippets 0ms
  1322. [2024-07-07 23:19:19] [profile] START reload /home/daUnknownCoder/.config/NeutronVim/spell
  1323. [2024-07-07 23:19:19] [profile] END   reload /home/daUnknownCoder/.config/NeutronVim/spell 0ms
  1324. [2024-07-07 23:19:19] [profile] START draw
  1325. [2024-07-07 23:19:19] [profile] END   draw 4ms
  1326.  
Tags: nvim-tree
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement