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

refactor: Neovim config in lua with NvChad and Lazy #124

Merged
merged 4 commits into from
Sep 6, 2024

Conversation

mdsanima
Copy link
Contributor

@mdsanima mdsanima commented Sep 2, 2024

This code refactoring is for convert old .vim file in nvim configuration direcotry to .lua language.

This changes is still WIP and for now only add simple TOML config file for code styling in lua language.

This code refactoring is for convert old `.vim` file in `nvim`
configuration direcotry to `.lua` language.

This changes is still WIP and for now only add simple TOML config
file for code styling in lua language.
This changes is for NvChad configuration for Neovim editor.

Old configuration for Vim is deleted, but is refacotored in this commit
for lua language. All settings are the same.

Also update TOML config file for code styling in lua language with 4
spaces, that I like more.
@mdsanima mdsanima merged commit d812a89 into main Sep 6, 2024
1 check passed
@mdsanima mdsanima deleted the refactor/nvim-lua branch September 6, 2024 00:21
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.

1 participant