merge: work
This commit is contained in:
commit
37df34bd71
4 changed files with 4 additions and 3 deletions
|
@ -37,6 +37,7 @@ vim.o.mouse = "a"
|
|||
vim.o.suffixes = vim.o.suffixes .. ",.pyc"
|
||||
vim.o.foldmethod = "indent"
|
||||
vim.o.foldlevel = 99
|
||||
vim.o.grepprg = "grep -rn"
|
||||
vim.wo.cc = "80"
|
||||
|
||||
-- keybindings
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c0cc19b5b3371842d696875897bebefebd5e1596
|
||||
Subproject commit 095fe0d649541636d7011e779214a146b4f32895
|
|
@ -1 +1 @@
|
|||
Subproject commit 636ce36c30725391486377850bf8460dc0723ae2
|
||||
Subproject commit df17834baeba1b8425c15a31cbf52e6b23115c37
|
|
@ -1 +1 @@
|
|||
Subproject commit f0c9a186eab06d7e4dcd78c973dcb60b702ac5d2
|
||||
Subproject commit ed89f08a491ccd2c08f6256371f8fbf24c73e969
|
Loading…
Add table
Add a link
Reference in a new issue