master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit e1e32cf52c - Show all commits

View File

@@ -1,6 +1,6 @@
vim.g.mapleader = ','
if not vim.g.vscode then
require('my_plugins')
require('my_lazy')
require('my_keymappings')
require('my_options')
require('my_autocommands')