small nvim config tweaks

This commit is contained in:
2023-06-05 14:49:07 -04:00
parent 9142de8416
commit dff04fb894
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
require('lualine').setup {
options = {
icons_enabled = true,
theme = 'nord',
theme = 'codedark',
component_separators = { left = '', right = ''},
section_separators = { left = '', right = ''},
disabled_filetypes = {