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