Commit graph

15 commits

Author SHA1 Message Date
Oliver Davies 9e8b13a760 feat(nvim): add lualine 2022-01-20 15:57:25 +00:00
Oliver Davies cf6647658d feat(nvim): add refactoring.nvim plugin 2022-01-13 00:23:36 +00:00
Oliver Davies 41eb8f6c71 refactor(nvim): rename luasnip to l 2022-01-13 00:18:02 +00:00
Oliver Davies 9b4f4b2a7b feat(nvim): add rst snippets
Refs: #23
2022-01-12 13:44:24 +00:00
Oliver Davies 3e78a62033 refactor(nvim): use key/value pairs for snippets
Refs: #23
2022-01-12 13:44:22 +00:00
Oliver Davies 65cd3def16 feat(nvim): auto re-require snippets
Refs: #23
2022-01-12 13:43:48 +00:00
Oliver Davies f6c4c6ace6 feat(nvim): configure vim-test more 2022-01-11 17:51:17 +00:00
Oliver Davies 572557ed28
chore(nvim): use the new completion menu 2022-01-10 13:08:08 +00:00
Oliver Davies 7653fb0f1d fix(nvim): only load markdown snippets in md files 2022-01-10 01:30:11 +00:00
Oliver Davies 396c6f9c37 refactor(nvim): move file type snippets into ft 2022-01-10 01:30:11 +00:00
Oliver Davies 7d3b82884c refactor(nvim): move plugin config to the
... `after/plugin` directory
2022-01-09 23:13:42 +00:00
Oliver Davies 7d1e320c30 refactor(nvim): split snippets into separate files
Refs: #23
2022-01-09 01:09:09 +00:00
Oliver Davies 5ff925c80c style: format lua with StyLua 2022-01-09 00:41:55 +00:00
Oliver Davies f96368921f feat(nvim): start configuring LuaSnip
Fixes: #23
2022-01-08 23:48:26 +00:00
Oliver Davies 3950a25f2e feat(nvim): add and start configuring zen-mode
Fixes: #21
2022-01-08 23:48:20 +00:00