From 7a3683c4fa07ca83a3d13edb97d6cd2fff47ffa1 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 16 Jun 2026 18:22:39 +0900 Subject: modified core/options.lua, modified zsh/scripts.zsh --- ar/.config/TheSiahxyz/lua/TheSiahxyz/core/options.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'ar/.config/TheSiahxyz') diff --git a/ar/.config/TheSiahxyz/lua/TheSiahxyz/core/options.lua b/ar/.config/TheSiahxyz/lua/TheSiahxyz/core/options.lua index a4b373f..895f9ee 100644 --- a/ar/.config/TheSiahxyz/lua/TheSiahxyz/core/options.lua +++ b/ar/.config/TheSiahxyz/lua/TheSiahxyz/core/options.lua @@ -9,6 +9,7 @@ vim.g.have_nerd_font = true -- vim.g.loaded_netrwPlugin = 1 vim.g.mapleader = " " vim.g.maplocalleader = "\\" +vim.g.python3_host_prog = vim.fn.expand("~/.local/share/venvs/nvim/bin/python") vim.o.sessionoptions = "blank,buffers,curdir,folds,help,tabpages,winsize,winpos,terminal,localoptions" vim.opt.backup = false vim.opt.breakindent = true -- cgit v1.2.3