1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-12 20:41:16 +02:00

nvim: swapped the colorscheme for lua one

This commit is contained in:
2023-08-14 05:50:10 +02:00
parent fb1c53becf
commit 8014181fbd
2 changed files with 6 additions and 7 deletions

View File

@@ -85,6 +85,3 @@ require('loadplugins')
-- load general mapped keys
require('keymap')
local vscode = require('vscode')
vscode.load()