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

fix: Added configuration for *.vim files #35

Merged
merged 1 commit into from
Jan 21, 2024
Merged

Conversation

mdsanima
Copy link
Contributor

No description provided.

@mdsanima mdsanima merged commit 0fce414 into main Jan 21, 2024
1 check passed
@mdsanima mdsanima deleted the fix/editorconfig-vim branch January 21, 2024 14:22
mdsanima added a commit that referenced this pull request Jan 23, 2024
Centralized Neovim settings, key mappings, and auto commands into
separate, newly created modular files for improved maintainability
and readability. Simplified the main `init.vim` by sourcing these
configurations, making it easier to manage and understand, while
keeping the environment consistent and organized.

Related: #26 #35
mdsanima added a commit that referenced this pull request Jan 23, 2024
Standardized whitespace in Vim config files for better consistency and
readability. Replaced tabs with spaces in `.editorconfig` for `.vim`
files to align with established coding standards.

Related: #42 #41

Changed: #35
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