fix nvim-github-theme config field name
This commit is contained in:
parent
0e309f4fde
commit
6262c250a5
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; theme
|
;; theme
|
||||||
(global github-theme (require :github-theme))
|
(global github-theme (require :github-theme))
|
||||||
(github-theme.setup {:themeStyle :dark})
|
(github-theme.setup {:theme_style :dark})
|
||||||
|
|
||||||
;; buffergator
|
;; buffergator
|
||||||
(set nvim.g.buffergator_display_regime "parentdir")
|
(set nvim.g.buffergator_display_regime "parentdir")
|
||||||
|
Loading…
Reference in New Issue
Block a user