refactor: automatically load keymaps, autocmds and options
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
-- This file is automatically loaded by plugins.config
|
||||
|
||||
-- Check if we need to reload the file when it changed
|
||||
vim.api.nvim_create_autocmd({ "FocusGained", "TermClose", "TermLeave" }, { command = "checktime" })
|
||||
|
||||
|
Reference in New Issue
Block a user