Mercurial > dotfiles
comparison dot_config/nvim/init.lua @ 282:6279917e1aaa
Switch to vim-one colorscheme
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sun, 30 Aug 2020 09:49:33 +0200 |
parents | dfd62b5a9962 |
children | d48b05b03ddf |
comparison
equal
deleted
inserted
replaced
281:dfd62b5a9962 | 282:6279917e1aaa |
---|---|
29 goto_definition = "gnd", | 29 goto_definition = "gnd", |
30 list_definitions = "gnD", | 30 list_definitions = "gnD", |
31 }, | 31 }, |
32 }, | 32 }, |
33 }, | 33 }, |
34 playground = { | |
35 enable = true, | |
36 disable = {}, | |
37 updatetime = 25, | |
38 persist_queries = false | |
39 } | |
34 } | 40 } |
35 | 41 |
36 local chain_complete_list = { | 42 local chain_complete_list = { |
37 default = { | 43 default = { |
38 default = { | 44 default = { |