ViViDboarder
a321e21db9
Add some neovide config
2024-09-19 11:55:58 -07:00
ViViDboarder
174c62704d
Rename non plugin config files
2024-09-19 11:07:44 -07:00
ViViDboarder
f6621cc031
Remove unecessary locals
2024-09-19 11:01:47 -07:00
ViViDboarder
d2e67b404f
Move colors loading after lazy
2024-09-17 13:16:29 -07:00
ViViDboarder
20c0af47a6
Update min and more lazify
2024-07-19 13:16:51 -07:00
ViViDboarder
b6eb73cb77
WIP: Switch to lazy.nvim
...
Just getting started with testing this.
2024-07-19 13:16:44 -07:00
ViViDboarder
62e83d83f5
Refactor to drop 0.6 support
...
Lightly tested: Finish up refactor
Remove old lspconfig hack
Refactor to avoid deprecated function when not needed
2024-07-17 09:38:20 -07:00
ViViDboarder
a616e2e14c
Drop support for nvim 0.5
2023-06-13 16:47:03 -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