mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Trying again to update nvim
This commit is contained in:
parent
45c69645c8
commit
1b68e260c4
10 changed files with 353 additions and 221 deletions
3
homeConfig/dotfiles/nvim/lua/config/autocmds.lua
Normal file
3
homeConfig/dotfiles/nvim/lua/config/autocmds.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
-- Autocmds are automatically loaded on the VeryLazy event
|
||||
-- Default autocmds that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/autocmds.lua
|
||||
-- Add any additional autocmds here
|
||||
Loading…
Add table
Add a link
Reference in a new issue