Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Vim/Neovim Config Directory Guide (~/.config/nvim & ~/.vim)

    Posted By: lucky_aut
    Vim/Neovim Config Directory Guide (~/.config/nvim & ~/.vim)

    Vim/Neovim Config Directory Guide (~/.config/nvim & ~/.vim)
    Published 12/2022
    Duration: 01:00:54 | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 350 MB
    Genre: eLearning | Language: English

    Better Organize Your Config Directory
    What you'll learn
    Understand what vim does when it first opens
    Understand what vim does when it opens a file
    Understand different files and directories you can have in your vim config directory
    Learn how to extend and customize The Vim Way!
    Requirements
    Basic knowledge of Vim
    Description
    The ultimate course for Vim/Neovim config geeks!

    Your vimrc/init.vim becoming way too huge?
    Don't know how to organize your config directory into separate files and folders?
    Feeling frustrated about different files overriding another and yet you have no clue what is going on?
    Want to create your own plugin but don't know what goes where?

    This course is exactly for you!


    Topics:
    /plugin
    What does /plugin do?
    What is runtime command?
    What is runtimepath?
    /pack
    How do plugins get installed without plugin manager?
    How does pack start directory work?
    How does pack opt directory work?
    /colors
    What does /colors do?
    filetype.vim
    What does filetype.vim do?
    scripts.vim
    What does scripts.vim do?
    /ftdetect
    What does /ftdetect do?
    /ftplugin
    What does /ftplugin do?
    How to disable ftplugin?
    How to override ftpluin?
    /syntax
    What does /syntax do?
    How to add your own custom keywords to the highlight?
    /indent
    What does /indent do?
    Why my /after/ftplugin is directory not working?
    Load order of ftplugin, indent & syntax autocmd

    FAQ
    Am I allowed to ask questions during the course?
    Yes. You can ask any questions.
    I remember when I just started learning Vim and I felt extremely shy to ask anything on the internet thinking that maybe my questions are so silly and everyone will laugh at my stupid question! ?
    Everyone is a beginner at some point. So feel free to ask any question. There is no such thing as a stupid question!

    But I am a Vim user…….
    No problem!
    For Neovim
    config directory ~/.config/nvim
    distributed runtime /usr/local/neovim/<version>/share/nvim/runtime
    For Vim
    config directory ~/.vim
    distributed runtime /usr/share/vim/vim<version>
    For the exact location of the runtime files use the following command from your vim/neovim.
    echo $VIMRUNTIME


    Vimscript or Lua?
    We do not write code in this course.
    Just very simple vim commands.


    Who this course is for:
    Intermediate Vim user who wants to understand Vim at a deeper level

    More Info