Vim README text editor mode #3

Closed
opened 2025-10-19 13:48:30 +02:00 by yestax · 2 comments
Owner

When editing README file (text files in general):

  • expandtab option should be enabled
  • tabstop be equal to 2
  • Maybe set textwidth (default to 80) for the use of :center, :right, :left
When editing README file (text files in general): - expandtab option should be enabled - tabstop be equal to 2 - Maybe set textwidth (default to 80) for the use of :center, :right, :left
yestax self-assigned this 2025-10-19 13:48:30 +02:00
Author
Owner

Can be done using ftplugin (see :help ftplugin)

Can be done using ftplugin (see :help ftplugin)
Author
Owner

feature implemented, modify ftplugin/text.vim to customize

feature implemented, modify ftplugin/text.vim to customize
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yestax/setup#3
No description provided.