kanagawa update

This commit is contained in:
Benjamin Kyd
2023-04-28 16:37:03 +01:00
parent 541502187b
commit 7211ad058f
2 changed files with 19 additions and 19 deletions

View File

@@ -14,7 +14,7 @@ local packer = require('packer').startup(function(use)
use 'wbthomason/packer.nvim'
-- colourscheme
use { 'rebelot/kanagawa.nvim', commit = '4c8d487' }
use { 'rebelot/kanagawa.nvim' }
use 'nvim-tree/nvim-web-devicons'
-- QUALITY OF LIFE INTEGRATIONS