You've already forked dotfiles
feat: changing some naming conventions, adding in the
arduino_language_server setup and adding the fugitive plugin for git actions.
This commit is contained in:
@@ -36,5 +36,6 @@ require('lazy').setup({
|
||||
require('plugins.autopairs'), -- Autocomplete symbol pairs when typing (experimental)
|
||||
require('plugins.twilight'), -- Focus mode, dim lines around the current segment of code
|
||||
require('plugins.yaml-companion'), -- Additional YAML and JSON schema helper
|
||||
require('plugins.fugitive'), -- _The_ Git integration plugin people have been using forever
|
||||
-- require('plugins.schemastore'), -- Loads YAML and JSON schemas for autocompletion
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user