otavioschwanck / mood-nvim

A Neovim configuration for Rails and Javascript
90 stars 12 forks source link

Removing call to function that no longer exists #8

Closed Thofeeq closed 1 year ago

Thofeeq commented 1 year ago

Pressing esc is calling function that was removed , removing the mapping. Can potentially change this to CloseTerminal() but I'm assuming Ctrl + k is encouraged

otavioschwanck commented 1 year ago

Thanks for your contribution!