You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FileNotFoundError: [Errno 2] No such file or directory: '/Users/redacted/.config/nvim/lua/configs.lua' -> '/Users/redacted/.config/nvim/lua/configs.lua.bak'
i don't have MAC or Windows to test the setup.py script. i would suggest you to do it manually. simply clone Abstract repository as nvim to your ~/.config/ ( git clone https://github.com/Abstract-IDE/Abstract ~/.config/nvim ).
now, simply open the neovim (you will get lot of errors, ignore it), then in commad mode, run, :PackerSync.
@spaceleafio For fish shell you need to use python (curl -s https://raw.githubusercontent.com/Abstract-IDE/Abstract/main/setup.py | psub). The second problem is most likely related to the definition of paths, it is better to check the installation with the latest version.
Hello, trying to install this on an M1 mac, I'm getting errors trying using the curl as well as manual git clone methods.
curl method returns -
screenshot - https://imgur.com/1oMXcDs
manual method returns-
screenshot - https://imgur.com/tT2Wcr2
The text was updated successfully, but these errors were encountered: