![]() |
|
Vim/Neovim Config Directory Guide (~/ config/nvim & ~/ vim) - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Vim/Neovim Config Directory Guide (~/ config/nvim & ~/ vim) (/Thread-Vim-Neovim-Config-Directory-Guide-config-nvim-vim) |
Vim/Neovim Config Directory Guide (~/ config/nvim & ~/ vim) - AD-TEAM - 09-15-2025 ![]() Vim/Neovim Config Directory Guide (~/.config/nvim & ~/.vim) Published 12/2022 Duration: 01:00:54 | .MP4 1280x720, 30 fps® | 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/ For Vim config directory ~/.vim distributed runtime /usr/share/vim/vim 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 ![]() RapidGator NitroFlare DDownload |