Skip to content

Commit 604b28f

Browse files
committed
Fix acid
1 parent 5256c79 commit 604b28f

File tree

1 file changed

+1
-1
lines changed
  • rplugin/python3/deoplete/sources

1 file changed

+1
-1
lines changed

rplugin/python3/deoplete/sources/acid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import os
55
basedir = os.path.dirname(os.path.realpath(__file__))
66
sys.path.append(os.path.join(basedir, "../../acid"))
7-
sys.path.append(os.path.join(basedir, "../../../../pythonx/async_clj_omni"))
7+
sys.path.append(os.path.join(basedir, "../../../../pythonx/"))
88

99
try:
1010
from acid.nvim import localhost, path_to_ns

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy