]>
git.madduck.net Git - etc/lazyvim.git/commitdiff
madduck's git repository
Every one of the projects in this repository is available at the canonical
URL git://git.madduck.net/madduck/pub/<projectpath> — see
each project's metadata for the exact URL.
All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@ git. madduck. net .
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
SSH access, as well as push access can be individually
arranged .
If you use my repositories frequently, consider adding the following
snippet to ~/.gitconfig and using the third clone URL listed for each
project:
[url "git://git.madduck.net/madduck/"]
insteadOf = madduck:
summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (parent:
8b6a024 )
"mini.align": { "branch": "main", "commit": "8d5f3254a4c25fdfd26b7467d2372f5deed3a78c" },
"mini.icons": { "branch": "main", "commit": "397ed3807e96b59709ef3292f0a3e253d5c1dc0a" },
"mini.pairs": { "branch": "main", "commit": "69864a2efb36c030877421634487fd90db1e4298" },
"mini.align": { "branch": "main", "commit": "8d5f3254a4c25fdfd26b7467d2372f5deed3a78c" },
"mini.icons": { "branch": "main", "commit": "397ed3807e96b59709ef3292f0a3e253d5c1dc0a" },
"mini.pairs": { "branch": "main", "commit": "69864a2efb36c030877421634487fd90db1e4298" },
+ "mini.surround": { "branch": "main", "commit": "5aab42fcdcf31fa010f012771eda5631c077840a" },
"noice.nvim": { "branch": "main", "commit": "0427460c2d7f673ad60eb02b35f5e9926cf67c59" },
"nui.nvim": { "branch": "main", "commit": "8d3bce9764e627b62b07424e0df77f680d47ffdb" },
"nvim-lint": { "branch": "master", "commit": "3615c26c4922ae5f7366f0c1943a0e7cece04325" },
"noice.nvim": { "branch": "main", "commit": "0427460c2d7f673ad60eb02b35f5e9926cf67c59" },
"nui.nvim": { "branch": "main", "commit": "8d3bce9764e627b62b07424e0df77f680d47ffdb" },
"nvim-lint": { "branch": "master", "commit": "3615c26c4922ae5f7366f0c1943a0e7cece04325" },
+ "lazyvim.plugins.extras.coding.mini-surround",
"lazyvim.plugins.extras.lang.markdown"
],
"install_version": 8,
"lazyvim.plugins.extras.lang.markdown"
],
"install_version": 8,
--- /dev/null
+return {
+ { "folke/flash.nvim", enabled = false },
+}
+++ /dev/null
-return {
- -- { "some/plugin.nvim", enabled = false },
-}
!/.config/lazyvim/lua/config/keymaps.lua
!/.config/lazyvim/lua/config/lazy.lua
!/.config/lazyvim/lua/config/options.lua
!/.config/lazyvim/lua/config/keymaps.lua
!/.config/lazyvim/lua/config/lazy.lua
!/.config/lazyvim/lua/config/options.lua
-!/.config/lazyvim/lua/plugins/disabled .lua
+!/.config/lazyvim/lua/plugins/disable-flash .lua
!/.config/lazyvim/lua/plugins/example.lua
!/.config/lazyvim/lua/plugins/mini-align.lua
!/.config/lazyvim/lua/plugins/vim-table-mode.lua
!/.config/lazyvim/lua/plugins/example.lua
!/.config/lazyvim/lua/plugins/mini-align.lua
!/.config/lazyvim/lua/plugins/vim-table-mode.lua