vim should not assume all files will always be tab-indented #36

Open
opened 1 year ago by nightfirecat · 0 comments
Owner

Currently, when editing a file which uses spaces for indentation (at any width equal to or greater than 4 spaces), vim's current configuration will convert all groups of 4 leading spaces to tabs. I'd like to not have to fight my configuration to edit files from projects I work on which aren't indenting with tabs like I'd do in my own project. (but would still like tabs to be the default for new files, or files without any type of indentation present)

Currently, when editing a file which uses spaces for indentation (at any width equal to or greater than 4 spaces), vim's current configuration will convert all groups of 4 leading spaces to tabs. I'd like to not have to fight my configuration to edit files from projects I work on which aren't indenting with tabs like I'd do in my own project. (but would still like tabs to be the default for new files, or files without any type of indentation present)
nightfirecat added the
enhancement
bug
labels 1 year ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: nightfirecat/dotfiles#36
Loading…
There is no content yet.