vim-configs
latest
  • Background
  • Frequently Asked Questions
  • Environment variables
  • Leader maps
  • Why $x (and other coding style questions)
  • after/ftplugin - filetype specific overrides
    • Contents
      • after/ftplugin/c.vim
      • after/ftplugin/gitcommit.vim
      • after/ftplugin/gitfiddle.vim
      • after/ftplugin/gitrebase.vim
      • after/ftplugin/haskell.vim
      • after/ftplugin/help.vim
      • after/ftplugin/html.vim
      • after/ftplugin/mail.vim
      • after/ftplugin/make.vim
      • after/ftplugin/markdown.vim
      • after/ftplugin/remind.vim
      • after/ftplugin/rst.vim
      • after/ftplugin/sh.vim
      • after/ftplugin/text.vim
      • after/ftplugin/c.vim
      • after/ftplugin/sh.vim
  • after/syntax - syntax specific changes
  • autoload - On-demand loaded files
  • compiler - Configuration files for build systems
  • ftdetect - filetype detection
  • ftplugin - filetype specific setup
  • localcfg - Optional and system dependent configuration files
  • vimrc.d - Main configuration files
  • vimrc - Basic setup
  • dein.vim - dein.vim plugins configuration
  • Todo items for project
  • Pending changes
vim-configs
  • »
  • after/ftplugin - filetype specific overrides
  • Edit on GitHub

after/ftplugin - filetype specific overrides¶

The files under this directory are for filetype specific settings and overrides, many of which are purely personal preference.

Contents¶

  • after/ftplugin/c.vim
  • after/ftplugin/gitcommit.vim
  • after/ftplugin/gitfiddle.vim
  • after/ftplugin/gitrebase.vim
  • after/ftplugin/haskell.vim
  • after/ftplugin/help.vim
  • after/ftplugin/html.vim
  • after/ftplugin/mail.vim
  • after/ftplugin/make.vim
  • after/ftplugin/markdown.vim
  • after/ftplugin/remind.vim
  • after/ftplugin/rst.vim
  • after/ftplugin/sh.vim
  • after/ftplugin/text.vim
Previous Next

© Copyright 2009-2022 James Rowe. Revision bd5843e6. Last updated on 2022-09-03 [bd5843e].

Built with Sphinx using a theme provided by Read the Docs.