Commit Graph

590 Commits

Author SHA1 Message Date
ViViDboarder
e843e6c355 Add selene config for neovim 2024-11-04 12:58:34 -08:00
ViViDboarder
10674c428b Update 0.10 tags for none-ls 2024-11-04 12:55:12 -08:00
ViViDboarder
d3dc0a8766 Add fallback release-gitter install method 2024-11-04 11:38:56 -08:00
ViViDboarder
afa67c1b0c Switch to none-ls and selene for lua checks
Also moves pre-commit hooks to system hooks to make sure editing and committing
versions match
2024-11-04 11:37:33 -08:00
ViViDboarder
b4b0d7a87c Bump docker build targets for nvim container 2024-11-02 14:10:32 -07:00
ViViDboarder
a6aae979ec Allow skipping language servers 2024-11-01 17:03:21 -07:00
ViViDboarder
e22abbd320 Fix stylua release 2024-11-01 17:03:10 -07:00
ViViDboarder
0b5655c955 Better handling of meta names 2024-11-01 17:03:01 -07:00
ViViDboarder
8d0123a2f7 Upgrade pipx installed packages
Makes consistent with others
2024-11-01 16:51:42 -07:00
ViViDboarder
4f245b169c Upgrade packages 2024-11-01 16:44:29 -07:00
ViViDboarder
05db34d7b0 Don't install all go binaries when installing go.nvim
The ones I use most are handled in my helper script
2024-11-01 16:43:07 -07:00
ViViDboarder
5591ee3582 Refactor helper installers and add more go helpers 2024-11-01 16:42:32 -07:00
ViViDboarder
2495f34d35 Make dap-ui lazier so it only loads if a plugin that configures dap is loaded 2024-10-28 16:20:08 -07:00
ViViDboarder
63e7047b63 Update to avoid using go.nvim if nvim is too old 2024-10-28 16:18:31 -07:00
ViViDboarder
54da69cd40 Use rustaceanvim rather than defunct rust-tools 2024-10-28 16:18:12 -07:00
ViViDboarder
29e936904d Force loading of which-key when trying to do a keymap 2024-10-28 15:44:02 -07:00
ViViDboarder
e6cdf2a0bf Improve dap configs and add go.nvim for Go dap 2024-10-28 15:43:40 -07:00
ViViDboarder
d586021831 Make sure debugpy and dlv are correctly installed by helper 2024-10-28 15:42:28 -07:00
ViViDboarder
974ad2e128 Add isort and make note about null-ls 2024-10-04 09:18:00 -07:00
ViViDboarder
4ff38af295 Add anisble lint to helpers 2024-10-01 12:58:43 -07:00
ViViDboarder
e0cb6bb7af Update some packages for 0.9 2024-09-26 10:33:40 -07:00
ViViDboarder
dcbb47e6d3 Update all plugins including version tagging for treesitter 2024-09-25 15:57:51 -07:00
ViViDboarder
8708986e04 Fix a bunch of lazy loaded plugins
Also does one extra thing, updating copilot chat to build dependencies
2024-09-25 15:57:33 -07:00
ViViDboarder
33fc019e7a Fix markdown textobj dependency
Move it to be lazy on Pencil
2024-09-25 15:56:39 -07:00
ViViDboarder
a321e21db9 Add some neovide config 2024-09-19 11:55:58 -07:00
ViViDboarder
a917280627 Only set up lsp configs if commands exist 2024-09-19 11:31:40 -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
62f51ed97c Make a few more things lazier 2024-09-19 11:01:04 -07:00
ViViDboarder
ff18088da3 Fix bootstrap with blink 2024-09-17 13:23:16 -07:00
ViViDboarder
14a598379a Make more portable using vim-blink 2024-09-17 13:18:47 -07:00
ViViDboarder
f011bbe426 Remove DejaVu font 2024-09-17 13:18:47 -07:00
ViViDboarder
d2e67b404f Move colors loading after lazy 2024-09-17 13:16:29 -07:00
ViViDboarder
6d4a1b2bd9 Use lazylock when loading 2024-09-17 13:10:27 -07:00
ViViDboarder
b4dd7b4d87 Fix lazy bootstrap script 2024-09-17 12:58:06 -07:00
ViViDboarder
928e7742cb Add flag to ignore debuggers 2024-09-17 12:35:29 -07:00
ViViDboarder
414e2b7842 Update Makefile for new helper installer 2024-07-19 14:07:25 -07:00
ViViDboarder
240dcb648d Remove install-coding-helpers.sh in favor of python script 2024-07-19 13:56:10 -07:00
ViViDboarder
d6a60ef277 Add vimdoc treesitter grammar 2024-07-19 13:16:51 -07:00
ViViDboarder
b10b4ca0b0 Update docker to use Lazy 2024-07-19 13:16:51 -07:00
ViViDboarder
0c84a3fcd1 Avoid wk error if not loaded when currying keymaps
I guess requiring doesn't force init. Not sure if there is a way to do that.
2024-07-19 13:16:51 -07:00
ViViDboarder
474cfc0604 Update version pinning for newer nvims 2024-07-19 13:16:51 -07:00
ViViDboarder
fa723c8005 Update versions for lspconfig and LuaSnip 2024-07-19 13:16:51 -07:00
ViViDboarder
a823fa78f9 Make things more lazy 2024-07-19 13:16:51 -07:00
ViViDboarder
2603cb270f Better lazy 2024-07-19 13:16:51 -07:00
ViViDboarder
5f3de9a36d Improve telescope file browser 2024-07-19 13:16:51 -07:00
ViViDboarder
20c0af47a6 Update min and more lazify 2024-07-19 13:16:51 -07:00
ViViDboarder
35561b6aa5 Remove some more v0.7 hacks 2024-07-19 13:16:51 -07:00
ViViDboarder
65f434fcb8 More getting things working well with lazy 2024-07-19 13:16:51 -07:00
ViViDboarder
144903e2c4 Make some things lazier 2024-07-19 13:16:51 -07:00