[neovim] Remove some stuff from Python config
This commit is contained in:
parent
a4e272bd6b
commit
74e66401f8
1 changed files with 0 additions and 10 deletions
|
@ -1,12 +1,2 @@
|
||||||
-- Eryn Wells <eryn@erynwells.me>
|
-- Eryn Wells <eryn@erynwells.me>
|
||||||
|
|
||||||
local safariToolsPath = vim.env.sfi .. "/Tools/Scripts"
|
|
||||||
|
|
||||||
vim.opt_local.path = {
|
|
||||||
".",
|
|
||||||
"",
|
|
||||||
safariToolsPath,
|
|
||||||
safariToolsPath .. "/safaripy",
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue