Add neovim config

This commit is contained in:
2025-04-23 18:43:29 -07:00
parent 9740b37a63
commit d93cbb14c0
15 changed files with 239 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
return {
'andweeb/presence.nvim',
lazy = false
}