neovim tag

6 questions


1 answers
285 views
0
Cannot install in Homebrew on ARM processor error on M1

brew install neovimrunning Cannot install in Homebrew on ARM processor in Intel default prefix (/usr/local)!Please create a new installation in/opt/homebrew using one of theAlternative Installs from: ...

1 years ago

2 answers
420 views
0
Windows Neovim garbled external command results

Running Neovim (nvim-qt.exe) in Windows 10 and reading tutorials in :Tutor.The version is 0.8.1.:!ls was instructed to run, so I ran it, and the result was garbled as follows:'ls'<82>A<93>...

1 years ago

1 answers
289 views
0
Windows neovim: !ls results garbled

Running Neovim (nvim-qt.exe) in Windows 10 and reading tutorials in :Tutor.The version is 0.8.1.:!ls was instructed to run, so I ran it, and the result was garbled as follows:'ls'<82>A<93>...

1 years ago

2 answers
139 views
0
I installed nvim-treesitter, but I can't use commands such as TSInstall.E492

If you install nvim-treesitter on neovim using vim-plug and hit commands such as :TSInstall or :TSUpgrade, you will get the error E492:Not Editor's command.The installation of nvim-treesitter itself h...

1 years ago

1 answers
108 views
0
python2 goes to see python3 in neovim's CheckHealth

INFO:Python2version:3.6.3 > Why?I have made neovim2 for py2 and neovim3 for py3 in virtualenv.health#provider#check↲========================================================================↲## Clipboar...

1 years ago

1 answers
71 views
0
The nvim configuration (init.vim) has a syntax error, but I don't know what's wrong.

I think it's basic, but I can't erase the following error about init.vim in nvim.letg: python3_host_prog=system('(type pyenv&>/dev/null&&echo-n$(pyenv) root)/versions/$(pyenv global | g...

1 years ago

© 2024 OneMinuteCode. All rights reserved.