Commit Graph

10 Commits

Author SHA1 Message Date
ViViDboarder
f812c58597 More switching over to v0.7 methods 2023-06-13 16:48:07 -07:00
ViViDboarder
0e446b86d1 Now using v0.7+ API functions in many places
This preserves backwards compatibility still, but that will be removed at
some point when dropping .6. At that point, another refactor can
simplify many of the functions used.
2023-06-09 12:30:30 -07:00
ViViDboarder
72ba9591e7 Use new neovim api for augroup, autocommands, and user commands
Also starts using WhichKey for more thigns, but in a very basic way.
This part should probably be refactored and tested when devising a
standard way to do mappings with descriptions.
2023-06-07 16:26:52 -07:00
ViViDboarder
d98e4fac72 Run stylua on everything 2021-12-15 09:37:51 -08:00
ViViDboarder
70c31d66eb Refactor plugin loading
Make Packer lazy loaded and move lsp config into plugin rather than from packer
2021-12-10 12:04:13 -08:00
ViViDboarder
9bbe68013b Run some linting on nvim lua 2021-09-15 18:13:17 -07:00
ViViDboarder
b194e639fd Neovim lua: Refactor more plugin loading and add better language support 2021-09-01 10:03:05 -07:00
ViViDboarder
954738573d Refactor a bunch of lua configs out
This is a WIP with telescope and fzf
2021-08-25 16:21:50 -07:00
ViViDboarder
edd5181964 Begin refactor of lua configs 2021-08-24 10:38:14 -07:00
ViViDboarder
07659f2aaf Begin adding lua configs for neovim 2021-08-24 09:56:36 -07:00