documented external dependencies, gave some stuff a spring cleaning.
This commit is contained in:
parent
fcf48d31e3
commit
0e031e38d0
11 changed files with 125 additions and 21 deletions
|
@ -8,7 +8,7 @@ local map = vim.api.nvim_set_keymap
|
|||
vim.g.mapleader = ';'
|
||||
|
||||
--this plugin makes startup time a bit faster. To bootsrap configuration, you need to comment this one out, ignore any errors you get, do packersync, then uncomment it.
|
||||
require('impatient')
|
||||
--require('impatient')
|
||||
--do package management
|
||||
require('packages')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue