summaryrefslogtreecommitdiff
path: root/index.md
diff options
context:
space:
mode:
authornic <ra@afu.re>2025-06-27 10:51:11 -0400
committernic <ra@afu.re>2025-06-27 10:51:11 -0400
commitfafd229c4062036c33232c20b245e8142fba8944 (patch)
tree0c5820e793e6ff52687bdc1420de52b74256f13d /index.md
parent3fadb508f031bbb4a011f6da7b3f21a67d411d9b (diff)
Auto from nzxt - Fri 27 Jun 2025 10:51:11 AM EDT
Diffstat (limited to 'index.md')
-rw-r--r--index.md25
1 files changed, 0 insertions, 25 deletions
diff --git a/index.md b/index.md
index 652b352..ec21e8c 100644
--- a/index.md
+++ b/index.md
@@ -24,31 +24,6 @@ Thesis --> Antithesis --> Synthesis
[[Business]]
-
-
solar lion 15min - merkaba...
-
-
-
-
going towards the corporation as governement ... spoke with kittykat
-
-
-cancel crossover bin
-
-Is my left ctrl also a win key ????
-
-
- {
- "yacineMTB/pyrepl.nvim",
- dependencies = { 'nvim-lua/plenary.nvim' },
- config = function()
- require("pyrepl").setup({
- url = "http://localhost:5000/execute"
- })
- end,
- keys = {
- { "<leader>p", function() require('pyrepl').run_selected_lines() end, mode = "v", desc = "Run selected lines" }
- }
- },