Compare commits
2
Commits
debug
..
0881f56e45
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0881f56e45 | ||
|
|
ae3ef247c0 |
@@ -9,5 +9,5 @@ vim.opt.mouse="a"
|
|||||||
vim.opt.clipboard="unnamedplus"
|
vim.opt.clipboard="unnamedplus"
|
||||||
vim.g.mapleader = " "
|
vim.g.mapleader = " "
|
||||||
vim.g.maplocalleader = ","
|
vim.g.maplocalleader = ","
|
||||||
vim.opt.spell = true
|
-- vim.opt.spell = true
|
||||||
vim.opt.ignorecase = true
|
vim.opt.ignorecase = true
|
||||||
|
|||||||
Reference in New Issue
Block a user