1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-04 14:39:25 +00:00

[neovim] Minor changes

This commit is contained in:
2023-01-21 12:35:30 +01:00
parent 5b26ee227f
commit ef96d82bc3
3 changed files with 9 additions and 5 deletions

View File

@ -35,4 +35,3 @@ vim.api.nvim_create_autocmd({ "BufWinEnter" }, {
end
end,
})