declancm / cinnamon.nvim

Smooth scrolling for ANY command 🤯. A Neovim plugin written in Lua!
MIT License
363 stars 6 forks source link

ctrl-i mapping is broken #40

Closed declancm closed 4 months ago

declancm commented 4 months ago

The ctrl-i mapping isn't working. The ctrl-i movement seems to fail when using :exe "normal! \<c-i>" but ctrl-shift-i works.