Neovim: use LazyVim

This commit is contained in:
Paul-Henri Froidmont 2024-07-16 02:02:33 +02:00
parent eac0729a0f
commit c63062d2ae
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
13 changed files with 649 additions and 904 deletions

View 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