From 01437ba9839c120ac19f34fd8c62704c10b81796 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sat, 11 Jan 2025 13:19:46 +0100 Subject: checkpoint --- lua/config/set.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lua/config/set.lua') diff --git a/lua/config/set.lua b/lua/config/set.lua index 1616592..4e4e045 100644 --- a/lua/config/set.lua +++ b/lua/config/set.lua @@ -30,6 +30,7 @@ opt.backup = true opt.writebackup = true opt.undodir = home .. "/.local/state/nvim" -- https://stackoverflow.com/a/1625850 +-- TODO: Check if directory exists opt.backupdir = home .. "/.local/share/Trash/nvim//,." opt.directory = home .. "/.local/share/Trash/nvim//,." @@ -86,7 +87,7 @@ opt.history = 200 opt.smartindent = true opt.scrolloff = 8 -opt.spelllang = "en_us,nl" +-- opt.spelllang = "en_us,nl" opt.formatoptions = "tocqrnj" -- Get the current working directory, replace the $HOME portion of the path with ~, -- cgit v1.2.3-70-g09d2