Skip to content

Commit

Permalink
🐛(nvim) updates idez wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
neninja committed Sep 12, 2023
1 parent 26efeb5 commit abebb96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nvim/lua/my/pack/mini.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ local my_items = {
{ name = 'Organização pessoal', action = 'VimwikiIndex 1', section = '' },
{ name = 'Git status', action = 'Gedit :', section = 'Projeto' },
{ name = 'Find files', action = 'Telescope find_files', section = 'Projeto' },
{ name = 'Idez', action = 'VimwikiIndex 2', section = 'Idez' },
{ name = 'Today Diary', action = 'VimwikiMakeDiaryNote 2', section = 'Idez' },
{ name = 'Idez', action = 'VimwikiIndex 3', section = 'Idez' },
{ name = 'Today Diary', action = 'VimwikiMakeDiaryNote 3', section = 'Idez' },
}
--## Header
-- https://textkool.com/en/ascii-art-generator?hl=default&vl=default&font=ANSI%20Shadow&text=neovim
Expand Down

0 comments on commit abebb96

Please sign in to comment.