.config/nvim/lua/plugins/editing.lua

changeset 1068
537a428597b5
parent 1064
fcfa295076a8
child 1100
27bf2b97c98f
equal deleted inserted replaced
1067:08675f3a85f6 1068:537a428597b5
30 "167", 30 "167",
31 "136", 31 "136",
32 } 32 }
33 33
34 return { 34 return {
35 "editorconfig/editorconfig-vim", 35 {
36 "editorconfig/editorconfig-vim",
37 event = { "BufReadPost", "BufNewFile" },
38 },
36 39
37 "tpope/vim-unimpaired", 40 "tpope/vim-unimpaired",
38 "tomtom/tcomment_vim", 41 "tomtom/tcomment_vim",
39 "tpope/vim-endwise", 42 "tpope/vim-endwise",
40 "godlygeek/tabular", 43 "godlygeek/tabular",

mercurial