Compare commits
1
Commits
debug
...
ae3ef247c0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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