.config/nvim/lua/plugins/editing.lua@21950cadff6b (annotated)
.config/nvim/lua/plugins/editing.lua
Mon, 13 Feb 2023 02:20:08 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 13 Feb 2023 02:20:08 -0600
- changeset 1015
- 21950cadff6b
- parent 1014
-
b57969db48db
- child 1020
-
b1b644e9825d
- permissions
- -rw-r--r--
Ongoing nvim config
1014
|
1
|
return {
|
|
2
|
"tpope/vim-vinegar",
|
|
3
|
"tpope/vim-unimpaired",
|
|
4
|
}
|