@@ -25,7 +25,7 @@ vim.o.smartcase = true
vim.o.hlsearch = true
vim.o.incsearch = true
vim.o.wildignore = "**/node_modules/**,*.o"
vim.o.wildignore = "**/node_modules/**,*.o,*.class"
vim.o.path = ".,**"
-- Keybindings
The note is not visible to the blocked user.