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
NVIM v0.7.0
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by brew@Monterey
Features: +acl +iconv +tui
See ":help feature-compile"
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/usr/local/Cellar/neovim/0.7.0/share/nvim"
Run :checkhealth for more info
The text was updated successfully, but these errors were encountered:
Describe the bug
As of recently, the first use of
smart_rename
within a NeoVim session has started emitting a deprecation warning:To Reproduce
Steps to reproduce the behavior:
nvim-treesitter-refactor
, assign a key to smart_rename.Expected behavior
Usual rename behaviour.
Output of
:checkhealth nvim_treesitter
Output of
nvim --version
The text was updated successfully, but these errors were encountered: