Commit graph

7 commits

Author SHA1 Message Date
Oliver Davies 8916e90050 refactor: combine with Ubuntu Provisioning repo
Combine with this repository with https://github.com/opdavies/ubuntu-provisioning
so that everything can be managed in one place, and add a role for each
piece of software.
2022-01-06 01:04:14 +00:00
Oliver Davies e11cf61218 feat(nvim): add nvim-autopairs 2022-01-05 00:24:55 +00:00
Oliver Davies 4bede5a014 refactor(nvim): organise options.lua 2021-12-25 09:56:22 +00:00
Oliver Davies 4bc2eaa8ff refactor(nvim): refactor lsp configuration 2021-12-24 14:04:15 +00:00
Oliver Davies eab1a43ecd refactor(nvim): re-organise files 2021-12-24 13:36:56 +00:00
Oliver Davies af6d7d8b4e refactor(nvim): finish restructuring lua files
This completes what I started in commit
0786ed3b3d, refactoring the lua code by
restructuring the directories and removing the `init` functions at the
bottom of each file.
2021-11-17 18:47:06 +00:00
Oliver Davies 7b756e570a refactor(nvim): restructure lua configuration 2021-11-07 20:38:20 +00:00