gorbit99 / codewindow.nvim

MIT License
432 stars 16 forks source link

feat: add keybindings configuration boolean #23

Closed dsully closed 1 year ago

gorbit99 commented 1 year ago

Why is this better than calling the function?

dsully commented 1 year ago

Just a bit more streamlined in my opinion.

gorbit99 commented 1 year ago

Would be better then to have a keybinding table that gets applied, like for example nvim-cmp has

gorbit99 commented 1 year ago

Doesn't really fit into the design ideas of the plugin