Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

reorganize init.lua to a multi file setup#473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
dam9000 wants to merge9 commits intonvim-lua:masterfromdam9000:multi-file

Conversation

@dam9000
Copy link
Contributor

I understand the kickstart init.lua is single-file by design, and most likely this PR will not be accepted and that's fine. I just think a multi-file approach is better, even for beginners. In any case thanks for the kickstart.nvim it is the best starting point for nvim configuration.

vneogi199, pyk, roytouw7, radutomy, Ark0x5, RadicalTray, joshmedeski, Mantis-Tobbogan, RainbowTraveller, BeCracked, and 10 more reacted with thumbs up emoji
@feoh
Copy link
Collaborator

Hi there!

First off, thanks for your contribution! The beauty of open source is that there's no harm in submitting a PR.

As you say, the nature of this particular project is that it's largely a single file. One file to read. One file to understand.

Would you consider starting a fork? That way you could maintain whatever organization makes sense for you, and folks can use your fork instead who want a multiple file approach.

As always I welcome community input. If folks feel very strongly that a multiple file approach makes more sense, then please chime in here. If enough people feel this way we can re-open and reconsider this PR, but I'm closing it for now.

@feohfeoh closed thisOct 22, 2023
@dam9000
Copy link
ContributorAuthor

@feoh thanks for the feedback.
Regarding the fork, yes, my multi-file kickstart fork is here:
https://github.com/dam9000/kickstart-modular.nvim

BeCracked, tsxoxo, themadcodger, derrekcoleman, and icyclestick reacted with thumbs up emoji

@WindSoilder
Copy link

As you say, the nature of this particular project is that it's largely a single file. One file to read. One file to understand

This is what makes me find it usable, I've tried to use neovim many times, but only this one helps me dive into the world of neovim.
It's a single file, it's best for new-bee who doesn't have any neovim experience.

jtprince, SetsuikiHyoryu, lzantal, and ymo-4 reacted with thumbs up emoji

@feoh
Copy link
Collaborator

@dam9000 That's fantastic! With your approval I'll add a note to the README for folks who might prefer a multi-file approach so they can more easily find your project.

dam9000, dsoto1219, avinal, tsxoxo, and derrekcoleman reacted with thumbs up emoji

@dam9000
Copy link
ContributorAuthor

@feoh Sure, of course I approve and welcome if you can add a link to my multi-file fork to the README. And I'll try to do my best to keep it up to date with all the upstream changes, while making no other functional changes.

coder9194 reacted with thumbs up emoji

@greg-nagy
Copy link

I know that maintaining oss projects is hard

so I am here to thank you all for both the single file kickstart, the modular kickstart and the starter

as someone new to neovim I find all of them very helpful and a good augmentation for my learning as I get into the weeds

appreciate y'all

dam9000, jtprince, eddie-m-m, jeejee-git, emvalbuena, DruidScion, imAsparky, skttlock, varun701, VipassanaCoder, and 22 more reacted with thumbs up emojijtprince, avinal, killtheliterate, miroshQa, BeCracked, jaskaransarkaria, shasherazi, InfernalConcept, Coloby, Omixxx, and 5 more reacted with heart emoji

@drvnprgrmr
Copy link

This kickstart finally kickstarted my journey into neovim fully. I'd started and stopped so many times, but I'm going fully in now -- I even deleted VSCode to force myself -- and its been going pretty well.

rudrOwO reacted with thumbs up emoji

@drvnprgrmr
Copy link

Just need to modularize the init file now so that I don't have to keep quitting neovim every time I make a change.

KMohZaid reacted with thumbs up emoji

smrznuti1 pushed a commit to smrznuti1/nvc that referenced this pull requestDec 17, 2024
smrznuti1 pushed a commit to smrznuti1/nvc that referenced this pull requestDec 17, 2024
@szechpszechp mentioned this pull requestJun 8, 2025
@szechp
Copy link
Contributor

szechp commentedJun 8, 2025
edited
Loading

Can we re-open this for further discussion?

Context here:#1481

Maybe we can re-evaluate this a bit? Maybe have the bare minimum in one file, but do stuff like telescope or snacks into their separate files?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@dam9000@feoh@WindSoilder@greg-nagy@drvnprgrmr@szechp

[8]ページ先頭

©2009-2025 Movatter.jp