Several changes to nvim setup

This commit is contained in:
2021-12-29 10:13:15 +01:00
parent 8ce283c530
commit 703f2cb966
7 changed files with 537 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
require'lualine'.setup {
options = {
icons_enabled = true,
theme = 'nord',
theme = 'dracula',
--component_separators = {'', ''},
--section_separators = {'', ''},
disabled_filetypes = {}