Skip to content

Commit

Permalink
feat(auto-session): add recommended options
Browse files Browse the repository at this point in the history
Change-Id: I8e302e841a4b779d6f7e9de8575fd8d911fa19f8
  • Loading branch information
Saafo committed Apr 26, 2023
1 parent f3520c9 commit 9ad937d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/core/options.lua
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ local function load_options()
relativenumber = true,
ruler = true,
scrolloff = 2,
sessionoptions = "curdir,help,tabpages,winsize",
shada = "!,'300,<50,@100,s10,h",
shiftround = true,
shiftwidth = 4,
Expand Down

0 comments on commit 9ad937d

Please # to comment.