mhinz / mhinz/vim-startify

Issue with using nvim +terminal

Open
#491 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
5.4k
Forks
181
PR merge metrics
No merged PRs in 30d

Description

Hi, I am new to startify. After configuring to be used with my nvim. I find that when I try " nivm +terminal" it opens my nvim startify page instead of my nvim term. I found that if I disable startify "nvim +terminal" works fine. Could help directing me to where the issue is

let g:startify_padding_left= 10
let g:startify_session_peristence =1
let g:startify_enable_special=0
let g:startify_change_to_vcs_root= 1
let g:startify_lists [..]

Contributor guide

Open the contributing guide

Research direction

Start by reproducing `nvim +terminal` with Startify enabled and then with it disabled, using the configuration shown in the issue. Trace the plugin's startup handling to determine why the Startify page appears, and consider the issue resolved when the terminal opens as requested without disabling Startify.

Written by the indexing model from the issue text.

Assessment

Tech stack
neovim, vim
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.