summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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" }
- }
- },