You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you do not want to run the above command each time you open a MediaWiki file,
put the following in your kakrc and add the .wiki extension to your
filenames:
hook global BufCreate .*\.wiki %{
set-option buffer filetype mediawiki
}