Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
roktas committed Oct 14, 2023
1 parent 9e58f7c commit 233130c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -835,6 +835,7 @@ vim.o.autochdir = true
vim.o.clipboard = "unnamedplus"
vim.o.completeopt = "menuone,noselect"
vim.o.cursorline = true
vim.o.exrc = true
vim.o.foldenable = false
vim.o.hidden = false
vim.o.incsearch = true
Expand Down

0 comments on commit 233130c

Please sign in to comment.