update config
This commit is contained in:
parent
1de9b47d92
commit
757f728e72
@ -63,7 +63,6 @@
|
|||||||
(set nvim.wo.signcolumn "yes")
|
(set nvim.wo.signcolumn "yes")
|
||||||
|
|
||||||
(set nvim.o.termguicolors true)
|
(set nvim.o.termguicolors true)
|
||||||
; (nvim.command "colorscheme photon")
|
|
||||||
|
|
||||||
(require "plugins")
|
(require "plugins")
|
||||||
(require "settings")
|
(require "settings")
|
||||||
|
@ -30,6 +30,6 @@
|
|||||||
|
|
||||||
; others
|
; others
|
||||||
(use :wakatime/vim-wakatime)
|
(use :wakatime/vim-wakatime)
|
||||||
(use :rescript-lang/vim-rescript)
|
; (use :rescript-lang/vim-rescript)
|
||||||
(use :otherjoel/vim-pollen)
|
(use :otherjoel/vim-pollen)
|
||||||
(use {1 :kkoomen/vim-doge :run ":call doge#install()"})))
|
(use {1 :kkoomen/vim-doge :run ":call doge#install()"})))
|
||||||
|
Loading…
Reference in New Issue
Block a user