Commit Graph

11 Commits

Author SHA1 Message Date
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 8277be8360 neovim: add is_gui global for neovide 2022-10-14 15:36:25 -07:00
ViViDboarder 1aaba4f1c6 Handle missing env variables 2022-01-27 19:31:37 -08:00
ViViDboarder a2a1326258 Set fallback backupdir paths 2022-01-27 12:32:42 -08:00
ViViDboarder 6efc54a754 Comment nvim term colors stuff 2022-01-26 14:28:36 -08:00
ViViDboarder a0e8fc8310 Set backup on for neovim 2022-01-26 14:28:14 -08:00
ViViDboarder 24f2e9b645 Add some escape sequences for tmux true color 2021-12-15 15:28:58 -08:00
ViViDboarder 48af6cc3ef nvim: Add better support for lsp via omnifunc
Only reason I'm not using this is that there is no floating preview window
2021-09-30 11:00:44 -07:00
ViViDboarder 9bbe68013b Run some linting on nvim lua 2021-09-15 18:13:17 -07:00
ViViDboarder 74675dcba2 Enable mouse support 2021-08-24 16:11:02 -07:00
ViViDboarder edd5181964 Begin refactor of lua configs 2021-08-24 10:38:14 -07:00