mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
ref(nvim): isolated autocmds
This commit is contained in:
parent
0ab4ef1130
commit
0115ddd9f9
3 changed files with 62 additions and 61 deletions
|
|
@ -13,6 +13,7 @@ vim.opt.rtp:prepend(lazypath)
|
|||
|
||||
require("keymap")
|
||||
require("options")
|
||||
require("autocmds")
|
||||
|
||||
require("lazy").setup({
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue