commit d785616eda72125e1598649bee15c25c58020880
parent 74f6d0d07009b547406b0c5b62e8d49f4bc13bce
Author: AndrewLockVI <andrewlaack1@gmail.com>
Date: Thu, 9 Jan 2025 09:58:37 -0600
Updated conf
Diffstat:
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/lua/core/keymaps.lua b/lua/core/keymaps.lua
@@ -172,3 +172,5 @@ end
-- Map the function to <leader>pn
vim.keymap.set("n", "<leader>pn", load_file_to_clipboard, { noremap = true, silent = true })
+
+vim.o.shortmess = vim.o.shortmess .. "I"
diff --git a/notes.md b/notes.md
@@ -7,5 +7,4 @@
## Notes
-
**Definition:**