Skip to content
Discussion options

You must be logged in to vote

smart-splits.nvim is basically a superset of vim-tmux-navigator's functionality.

vim-tmux-navigator just lets you move your cursor between vim splits and tmux splits.

smart-splits.nvim does that also, but also supports additional multiplexers besides tmux, including:

  • Wezterm's built-in multiplexer
  • Kitty terminal's built-in multiplexer
  • Zellij

And it also supports:

  • Resizing splits (both nvim and mux)
  • Automatically creating a new split if your cursor is at an edge
  • Circular wrapping
  • Swapping nvim buffers to adjacent nvim windows
  • And more

So to answer your question, no they should not be used together, you should decide if you want the extended features provided by smart-splits.nvim and ch…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mrjones2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants