-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinit.lua
More file actions
24 lines (21 loc) · 1014 Bytes
/
Copy pathinit.lua
File metadata and controls
24 lines (21 loc) · 1014 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
--[[PPYba, 8b,dPPYba, ,adPPYba, 8b,dPPYba, ,adPPYba, ,adPPYba, 8b,dPPYba,
I8[ "" 88P' "8a a8P_____88 88P' `"8a a8" "" a8P_____88 88P' "Y8
`"Y8ba, 88 d8 8PP""""""" 88 88 8b 8PP""""""" 88
aa ]8I 88b, ,a8" "8b, ,aa 88 88 "8a, ,aa "8b, ,aa 88
`"YbbdP"' 88`YbbdP"' `"Ybbd8"' 88 88 `"Ybbd8"' `"Ybbd8"' 88
88
88 88
88
88
,adPPYYba, 8b,dPPYba, ,adPPYb,88 8b,dPPYba, ,adPPYba, 8b db d8
"" `Y8 88P' `"8a a8" `Y88 88P' "Y8 a8P_____88 `8b d88b d8'
,adPPPPP88 88 88 8b 88 88 8PP""""""" `8b d8'`8b d8'
88, ,88 88 88 "8a, ,d88 88 "8b, ,aa `8bd8' `8bd8'
`"8bbdP"Y8 88 88 `"8bbdP"Y8 88 `"Ybbd8"' YP ]]
-- Leaders
vim.g.mapleader = ' '
vim.g.maplocalleader = ' '
-- My Base Keymaps and options
require('sthompson')
-- Plugins
require('pack')