My dotfiles
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

autocmds.lua 213 B

7 달 전
123
  1. -- Autocmds are automatically loaded on the VeryLazy event
  2. -- Default autocmds that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/autocmds.lua
  3. -- Add any additional autocmds here