Commit Graph

17 Commits

Author SHA1 Message Date
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
4a042358f6 Use ctrl+f for copilot complete
Similar to fish
2024-06-12 12:37:14 -07:00
ViViDboarder
20af7a9374 Add Obsidian 2023-10-20 17:00:30 -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
6be2309fdc Fix cmp mappings 2022-04-21 13:03:22 -07:00
ViViDboarder
08a50b1621 Select completion by default 2022-02-25 09:10:12 -08:00
ViViDboarder
5a1a907529 Fix snippet expansion 2022-01-02 22:43:24 -08:00
ViViDboarder
c01d2445ba Add snippet support 2022-01-02 07:43:31 -08:00
ViViDboarder
d98e4fac72 Run stylua on everything 2021-12-15 09:37:51 -08:00
ViViDboarder
46cfa8337e Remove completion-nvim 2021-12-15 08:44:21 -08:00
ViViDboarder
3490deeb18 Fix c-space mapping for cmp 2021-12-10 16:54:29 -08:00
ViViDboarder
b8b502298e Use null-ls for liniting where available 2021-12-08 15:28:12 -08:00
ViViDboarder
89cb90a6aa Update lsp config for lspsaga 2021-12-07 16:15:30 -08:00
ViViDboarder
9778c8c5fa Add luasnip and lsp snippit support 2021-12-01 09:49:21 -08:00
ViViDboarder
4a5d7fce1e nvim: use nvim-cmp for completion 2021-09-30 11:00:56 -07:00
ViViDboarder
7afc5f9903 Refactor colorscheme updating
Also add a util for plugin load checks
2021-09-16 13:32:29 -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