]> git.madduck.net Git - etc/neovim.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:

Start with background setting
authormartin f. krafft <madduck@madduck.net>
Wed, 9 Apr 2025 08:34:07 +0000 (10:34 +0200)
committermartin f. krafft <madduck@madduck.net>
Wed, 9 Apr 2025 11:49:34 +0000 (13:49 +0200)
.config/nvim/init.lua [new file with mode: 0644]
.gitignore.d/neovim

diff --git a/.config/nvim/init.lua b/.config/nvim/init.lua
new file mode 100644 (file)
index 0000000..9222940
--- /dev/null
@@ -0,0 +1 @@
+vim.opt.background = 'light'
index 111f4594e27f7bd47af6424e7bc12aa517bd5998..a60b4d18178ac4092c0e33c46b347d278385d989 100644 (file)
@@ -1,2 +1,3 @@
 *
+!/.config/nvim/init.lua
 !/.gitignore.d/neovim