Nvim: Change colorscheme to kanagawa and some other minor tweaks

This commit is contained in:
Marko Korhonen 2022-09-03 00:01:15 +03:00
parent 38c985ebfa
commit 78c8196daa
4 changed files with 28 additions and 89 deletions

View file

@ -1 +1 @@
require'lualine'.setup {options = {theme = 'catppuccin'}}
return function() require('lualine').setup() end