Skip to content

Commit

Permalink
chore(Obsidian): remove event
Browse files Browse the repository at this point in the history
  • Loading branch information
rizkyilhampra committed Feb 10, 2024
1 parent fd62cc5 commit 0bbd114
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lua/aquila/plugins/obsidian.lua
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
return {
"epwalsh/obsidian.nvim",
version = "*",
event = {
"BufReadPre",
"BufNewFile",
},
dependencies = {
"nvim-lua/plenary.nvim",
},
Expand Down

0 comments on commit 0bbd114

Please sign in to comment.