Commit Graph

356 Commits

Author SHA1 Message Date
ViViDboarder 36a3ed3bfd Cleanup Docker stuff 2022-01-06 14:50:04 -08:00
ViViDboarder c2f290bb97 Replace grepper <leader>* and instead use telescope
Also adding a  bunch of new telescope bindings
2022-01-03 21:27:53 -08:00
ViViDboarder e43a43500e Add bindings for fugitive 2022-01-03 21:27:13 -08:00
ViViDboarder 980dd9d1f5 Update format for argwrap binding 2022-01-03 21:26:45 -08:00
ViViDboarder fdc27ee719 Remove extra print on lua ls 2022-01-03 21:26:26 -08:00
ViViDboarder 62d43d5096 Update pre-commit hooks 2022-01-02 22:50:58 -08:00
ViViDboarder 27eccf2b51 Add luadev for nvim lsp support 2022-01-02 22:44:02 -08:00
ViViDboarder 5a1a907529 Fix snippet expansion 2022-01-02 22:43:24 -08:00
ViViDboarder b48edf86de Clean up Docker comments 2022-01-02 22:24:13 -08:00
ViViDboarder 77266fe95f Add 0.6 in Docker 2022-01-02 22:23:07 -08:00
ViViDboarder 150a9b36d8 Add pre 0.6 support for null-ls 2022-01-02 22:13:15 -08:00
ViViDboarder 5543af4bbc Get Docker install permissions working and TS 2022-01-02 22:06:47 -08:00
ViViDboarder ed6640e8e1 Remove message when nvim-lsp-installer is not installed 2022-01-02 07:43:31 -08:00
ViViDboarder c01d2445ba Add snippet support 2022-01-02 07:43:31 -08:00
ViViDboarder 4b6d7a3efc Add todo-comments 2022-01-02 07:43:31 -08:00
ViViDboarder 40b88432f8 Add nvim-lsp-installer
Might end up using this to install LSPs. Just playing with it for now.
2021-12-31 17:32:33 -08:00
ViViDboarder 175c271d90 Fix trouble icons 2021-12-31 17:31:46 -08:00
ViViDboarder f766f82b2a Only build amd64 2021-12-17 17:22:16 -08:00
ViViDboarder c21fd30312 Add ability to ignore failed installs 2021-12-17 11:25:06 -08:00
Ian e782544db9
Remove linux/arm builds 2021-12-17 10:17:54 -08:00
ViViDboarder 37a89b59f0 Forgot PackerBootstrap doesn't run sync if it's already been run 2021-12-16 21:34:07 -08:00
ViViDboarder b1fa9733ef Bootstrap packer installs with new neovim config 2021-12-16 21:30:06 -08:00
ViViDboarder 07ca6b6ddf Some os seem to think of symblink as file vs dir 2021-12-16 21:30:06 -08:00
ViViDboarder 8eb0d63ec0 Fix rustup attempt on arm 2021-12-16 21:07:49 -08:00
ViViDboarder 7861b3c4e5 Fix shellcheck install failure on arm 2021-12-16 21:05:42 -08:00
ViViDboarder ed73884345 Update Dockerfile and related Docker scripts
Now working nvim in Docker!
2021-12-16 20:52:09 -08:00
ViViDboarder d004dbee79 Fix loading of lsp files on first load before install 2021-12-16 20:52:09 -08:00
ViViDboarder 718dcc79e6 Fix colorscheme setting on first load 2021-12-16 20:52:09 -08:00
ViViDboarder a1f9fdc430 Comment out checkmake since it doesn't install with go install 2021-12-16 20:52:09 -08:00
ViViDboarder 3051f0b294 Run stylua again 2021-12-16 14:43:02 -08:00
ViViDboarder 7b3f69cf66 Update bindings for formatting and range formatting with an lsp prefix (l) 2021-12-16 14:42:07 -08:00
ViViDboarder 1eee1c727f Use new method of setup for null-ls that doesn't use lspconfig 2021-12-16 14:42:07 -08:00
ViViDboarder 1c9990750b Add a try_require utility rather than checking packer 2021-12-16 14:42:07 -08:00
ViViDboarder e11ba17d15 Configure packer floating window 2021-12-16 14:42:07 -08:00
ViViDboarder 720f8c41ec Run stylua again 2021-12-15 15:33:04 -08:00
ViViDboarder cdc06953d2 Use null-ls vs ale for lua 2021-12-15 15:32:33 -08:00
ViViDboarder 24f2e9b645 Add some escape sequences for tmux true color 2021-12-15 15:28:58 -08:00
ViViDboarder eca001d4d7 Improve color setting in nvim 2021-12-15 15:28:58 -08:00
ViViDboarder 6b8a4d39db Disable dark-notify on non-mac 2021-12-15 15:28:14 -08:00
ViViDboarder d98e4fac72 Run stylua on everything 2021-12-15 09:37:51 -08:00
ViViDboarder d9a1d9b799 Add stylua hook 2021-12-15 09:37:19 -08:00
ViViDboarder 24b740fe86 Install luacheck locally 2021-12-15 09:36:50 -08:00
ViViDboarder 212b3cbdc7 Add stylua fixer to null-ls 2021-12-15 09:22:20 -08:00
ViViDboarder 46cfa8337e Remove completion-nvim 2021-12-15 08:44:21 -08:00
ViViDboarder eca378ce64 Update comments to make package pinning clearer 2021-12-15 08:43:34 -08:00
ViViDboarder a105a310a2 Fix luacheck globals 2021-12-15 08:43:12 -08:00
ViViDboarder c6e7e756d0 Don't error when trying to handle older diagnostic api 2021-12-15 08:33:09 -08:00
ViViDboarder 83590865a5 Prevent cursor hold errors with changed api 2021-12-14 16:20:16 -08:00
ViViDboarder 052f75718d Better handling of nvim .5 vs .6 2021-12-14 16:20:07 -08:00
ViViDboarder ca13faf07a Actually update luacheck with vim global 2021-12-13 17:47:28 -08:00