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

changeset 1029
9265f8508e4c
parent 1022
d509e282ae10
child 1031
ceb2e56c6e8f
equal deleted inserted replaced
1028:77e65ab97892 1029:9265f8508e4c
16 "editorconfig/editorconfig-vim", 16 "editorconfig/editorconfig-vim",
17 17
18 "tpope/vim-unimpaired", 18 "tpope/vim-unimpaired",
19 "tomtom/tcomment_vim", 19 "tomtom/tcomment_vim",
20 "tpope/vim-endwise", 20 "tpope/vim-endwise",
21 {"godlygeek/tabular", cmd = "Tabularize"}, 21 "godlygeek/tabular",
22 {"mbbill/undotree", cmd = "UndotreeToggle"}, 22 {"mbbill/undotree", cmd = "UndotreeToggle"},
23 23
24 "tpope/vim-vinegar", 24 "tpope/vim-vinegar",
25 "kshenoy/vim-signature", 25 "kshenoy/vim-signature",
26 {"majutsushi/tagbar", cmd = "TagbarToggle"}, 26 {"majutsushi/tagbar", cmd = "TagbarToggle"},

mercurial