We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
swapfile
false
1 parent 63e3d81 commit c924c88Copy full SHA for c924c88
lua/core/options.lua
@@ -66,7 +66,7 @@ local function load_options()
66
splitkeep = "screen",
67
splitright = true,
68
startofline = false,
69
- swapfile = true,
+ swapfile = false,
70
switchbuf = "usetab,uselast",
71
termguicolors = true,
72
timeout = true,
0 commit comments