Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional instructions for fmtk lsp setup in Neovim #132

Conversation

JohnTheCoolingFan
Copy link
Contributor

@JohnTheCoolingFan JohnTheCoolingFan commented Aug 20, 2024

Additional instructions for getting fmtk lsp to work with changelog and locale files in neovim, based on my experience.

Also added grammar parsing instructions and basic instructions on how to make highlight configuration for them.

For potential conflict with vim-polyglot's changelog filetype, I've filed an issue asking about how to avoid that: sheerun/vim-polyglot#857

I may update this in the future when I gather more information about the filetype setting conflict.

@JohnTheCoolingFan
Copy link
Contributor Author

I've added additional filetype configuration so now in editor it would set the space indentation as default and convert tab usage to 2 spaces and use 2 spaces as indent steps. And also it would ignore changelog.txt fiels if there is no info.json in the same dir, narrowing down the match to Factorio mod project directories.

@JohnTheCoolingFan JohnTheCoolingFan changed the title Additional instructions for neovim fmtk lsp Additional instructions for fmtk lsp setup in Neovim Aug 31, 2024
@justarandomgeek justarandomgeek merged commit 60257db into justarandomgeek:next Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants