sainnhe / sonokai

High Contrast & Vivid Color Scheme based on Monokai Pro
MIT License
1.65k stars 119 forks source link

eval palette->extend(a:colors_override) cause E492: not an editor command. #60

Closed qicai21 closed 2 years ago

qicai21 commented 2 years ago

Operating system/version

ubuntu 20.04

Terminal emulator/version

neovim

$TERM environment variable

echoxterm-256color

Tmux version

No response

Feature matrix

health#coc#check

health#translator#check

health#mkdp#check

health#nvim#check

Configuration

Performance

Remote Plugins

terminal

health#provider#check

Clipboard (optional)

Python 2 provider (optional)

Python 3 provider (optional)

Ruby provider (optional)

Node.js provider (optional)

Minimal vimrc that can reproduce this bug.

" row 187
eval palette->extend(a:colors_override)
  return palette
endfunction "}}}

Steps to reproduce this bug using minimal vimrc

launch neovim with nvim command, and showing E492

Expected behavior

ditto

Actual behavior

ditto

sainnhe commented 2 years ago

Should be fixed now.

ljmf00 commented 2 years ago

@sainnhe Can you do a new release?

sainnhe commented 2 years ago

@sainnhe Can you do a new release?

But why?

Btw, this issue has been closed, please file a new issue if you have any questions.