This commit is contained in:
2024-11-26 19:29:40 +05:00
parent 379acd5cc0
commit 2031be9347
21 changed files with 592 additions and 0 deletions

10
.config/nvim/init.vim Normal file
View File

@@ -0,0 +1,10 @@
call plug#begin()
Plug 'Mofiqul/adwaita.nvim'
call plug#end()
let g:adwaita_darker = v:false
let g:adwaita_disable_cursorline = v:true
let g:adwaita_transparent = v:false
colorscheme adwaita