You've already forked dotfiles
cleanup: Removing extraneous items that are meant for development work
and experimental settings rather than the official stable setup
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
-- Experimental
|
||||
-- vim.o.autocomplete = true
|
||||
|
||||
vim.opt.background = 'dark' -- Force a dark background for the colorscheme
|
||||
vim.opt.clipboard = 'unnamed,unnamedplus' -- Use both the "*" and "+" registers for yanks and deletes (puts things in the system clipboard)
|
||||
vim.opt.completeopt = 'fuzzy,menuone,noinsert,popup' -- Change how the completion menu is interacted with and displays
|
||||
|
||||
Reference in New Issue
Block a user