mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-27 18:57:15 +08:00
nvim: change theme
This commit is contained in:
parent
43b5427f91
commit
85999d253e
1 changed files with 2 additions and 4 deletions
|
|
@ -15,9 +15,8 @@
|
|||
lualine-nvim
|
||||
|
||||
# Preferred theme
|
||||
papercolor-theme
|
||||
nightfox-nvim
|
||||
nvim-treesitter
|
||||
aurora
|
||||
|
||||
telescope-nvim
|
||||
telescope-zoxide
|
||||
|
|
@ -32,8 +31,7 @@
|
|||
extraConfig = ''
|
||||
set nobackup
|
||||
set termguicolors " 24-bit colors
|
||||
set background=dark
|
||||
colorscheme duskfox
|
||||
colorscheme aurora
|
||||
" Use spave instead of \ as leader key, like doom-emacs
|
||||
map <Space> <Leader>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue