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 da3831dd0b
commit 0e126d2153
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
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