Skip to content

problem opening current file in vim #381

Answered by Syakhisk
tkossak asked this question in Q&A
Discussion options

You must be logged in to vote

vim is just a cli program, in order to see it you would need to run it inside a terminal. so try running it with your terminal.
For kitty terminal, I use:

/path/to/kitty nvim

If you use other terminal you might need to pass an arguments before the command, e.g.

/path/to/konsole -e nvim

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Taitava
Comment options

Answer selected by tkossak
Comment options

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