feat: Adding the custom_commands script with a find and replace function

This commit is contained in:
2024-04-29 14:01:37 -05:00
parent 165582f846
commit 02ba4ea6e6
2 changed files with 12 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
-- Created: 7/2/2012
require('custom_functions')
require('custom_commands')
require('keymappings')
require('settings')
require('autocmds')