FG
💻 Software

Why does Vim ignore files in ~/.vim/after/ftplugin?

Fresh5 days ago
Mar 15, 20268841 views
Confidence Score0%
0%

Problem

I seem to have a problem with my local Vim configuration but I'm not sure what it is. I need to override some filetype-specific settings. As per multiple tutorials/howtos, I created with appropriate statements, but it seems not to be read. I checked that is in . I worked around this with in , but t…

Error Output

~/.vim/after/ftplugin/cpp.vim

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why does Vim ignore files in ~/.vim/after/ftplugin?

Low Risk

Check the output of: You may need to add to your .vimrc (or at least add 'plugin' to your 'filetype' setting).

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment