Skip to content

Launching Neovim in a specific terminal program #27354

Closed Answered by zeertzjq
PremiereStoss asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Copy /usr/share/applications/nvim.desktop to ~/.local/share/applications/nvim.desktop
  2. Edit ~/.local/share/applications/nvim.desktop, remove Terminal=true and change Exec=nvim %F to Exec=terminator -e 'nvim %F'

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@PremiereStoss
Comment options

@PremiereStoss
Comment options

@PremiereStoss
Comment options

@zeertzjq
Comment options

@PremiereStoss
Comment options

Answer selected by PremiereStoss
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