Scripting Macros Basics of Scripting Actions Decisions Data Structures Writing a Vim script Using external programming languages Summary Scripting If you want to custom...
Nvim lua stuff Load a file options autocmds / augroups globals Nvim lua stuff Load a file Suppose file is ~/.config/nvim/lua/core/chad.lua Note that lua dir in your nvim c...
Introduction What is Vim? What can Vim do? Introduction What is Vim? Vim is a computer program used for writing any kind of text, whether it is your shopping list, a book, ...
Plugins Customization using vimrc Global plugin Filetype plugin Using a filetype plugin Plugins As we have seen in the previous chapter, we can write scripts to extend the ...
Existing Extensions emacs-desktop user_scripts vim-virtualenv Templates bitbucket django SublimeText Existing Extensions Below is a list of some of the extensions availa...