]> 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:

add lang.python extras
authormartin f. krafft <madduck@madduck.net>
Mon, 21 Apr 2025 07:22:23 +0000 (09:22 +0200)
committermartin f. krafft <madduck@madduck.net>
Wed, 6 Aug 2025 09:57:17 +0000 (11:57 +0200)
.config/lazyvim/lazyvim.json

index 2ef156cd8201d6ee0e5130153139fa5be9e8e57c..a27dcbe8bc3a0ff9fa7c58aa6ef318a526ee55f6 100644 (file)
@@ -1,7 +1,8 @@
 {
   "extras": [
     "lazyvim.plugins.extras.coding.mini-surround",
 {
   "extras": [
     "lazyvim.plugins.extras.coding.mini-surround",
-    "lazyvim.plugins.extras.lang.markdown"
+    "lazyvim.plugins.extras.lang.markdown",
+    "lazyvim.plugins.extras.lang.python",
   ],
   "install_version": 8,
   "news": {
   ],
   "install_version": 8,
   "news": {