Storing vim settings with a document

Yes, vim settings can be included within the document.

They are mostly found within comments, so they don’t mess up the original file. An example for tab-specific settings is:

/* ex: set tabstop=8 expandtab: */

Note that this command works in most cases, however, servers are often setup without modeline turned on for security reasons. To turn on that feature add the following in your $HOME/.vimrc or the system $VIM/vimrc:

set modeline

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)