fix offset encoding

This commit is contained in:
Christian Nieves
2024-05-02 18:19:56 +00:00
parent 28070c2640
commit 822daa2ff0
5 changed files with 38 additions and 27 deletions

View File

@ -12,12 +12,6 @@ return {
{ "nvim-lua/plenary.nvim", lazy = false },
{ "squk/java-syntax.vim", ft = "java" },
{ "udalov/kotlin-vim", event = "VeryLazy", ft = "kotlin" },
{
"ray-x/go.nvim",
ft = "go",
cond = not use_google(),
dependencies = { "ray-x/guihua.lua" },
},
{ "andymass/vim-matchup", event = "VimEnter" },
{ "jghauser/mkdir.nvim", event = "BufWritePre" },
-- Session management