Closed ubmarco closed 4 years ago
maybe need disable for this filetype? what does filetype is?
It has no file type, it's just a plain text file where I store unstructured notes.
I had remove it. because it's not necessary , should be fixed. If you reproduce it . reopen this issue. thanks for report!
Thanks a lot, I'll let you know.
Problems summary
I'm editing a file in location
~/buffer
. I get the following message:I've also seen that
/usr/local
is configured forgutentags_project_root
. What's the intention of this?Environment Information
OS: Linux
thinkvim
:echo g:thinkvim_version
output: 2.6.4neovim
:version
output:Features: +acl +iconv +tui See ":help feature-compile"
system vimrc file: "$VIM/sysinit.vim" fall-back for $VIM: "/usr/share/nvim"
health#coc#check
OK: Environment check passed
OK: Javascript entry lib/attach.js found
OK: Service started
health#nvim#check
Configuration
Performance
Remote Plugins
terminal
health#provider#check
Clipboard (optional)
Python 2 provider (optional)
g:python_host_prog
is not set. Searching for python2 in the environment.g:python_host_prog
to avoid surprises.Python 3 provider (optional)
g:python3_host_prog
is not set. Searching for python3 in the environment.g:python3_host_prog
to avoid surprises.Ruby provider (optional)
neovim-ruby-host
not found.gem install neovim
to ensure the neovim RubyGem is installed.gem environment
to ensure the gem bin directory is in $PATH.Node.js provider (optional)
How to reproduce the problem from neovim startup (Required!)
Can't really tell, the error pops up sometimes.
Screenshot (if possible)
Currently not available.