Partial revert "Minor fixes throughout nvim config"

This reverts commit ad8ed6069c.

Re-apply desired changes
This commit is contained in:
2025-12-13 02:26:45 +00:00
parent ad8ed6069c
commit 920f7921d4
2 changed files with 2 additions and 10 deletions

1
ftplugin/rust.lua Normal file
View File

@@ -0,0 +1 @@
vim.keymap.set("i", "'", "'", { buffer = 0 })