ViViDboarder
43ef210795
Add PackerSnapshot commands to autoload
2022-02-25 11:07:07 -08:00
ViViDboarder
19752d45a6
Add latest snapshot
2022-02-25 11:04:46 -08:00
ViViDboarder
53efd0ff51
Add snapshotting
2022-02-25 11:03:05 -08:00
ViViDboarder
08a50b1621
Select completion by default
2022-02-25 09:10:12 -08:00
ViViDboarder
ace8f98428
Fix gomod filetype detection
2022-02-25 09:10:04 -08:00
ViViDboarder
68d5b9b62e
Add snippets
2022-02-25 09:09:51 -08:00
ViViDboarder
7b9a4fe2a2
Remove commented out plugins
2022-02-25 09:09:40 -08: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
58f049382e
Only add telescope lsp mappings if available
2022-01-24 15:39:02 -08:00
ViViDboarder
da77afdfb3
Fix null-ls formatter conflict
2022-01-21 21:22:27 -08:00
ViViDboarder
1e0ae56e92
remove golangci-lint from Dockerfile because its in language server install script
2022-01-21 10:53:17 -08:00
ViViDboarder
ddbe6a4a71
make sure spaces aren't expanded on hadolint install
2022-01-21 10:52:04 -08:00
ViViDboarder
f87a811716
Add compiled spell
2022-01-21 09:36:49 -08:00
ViViDboarder
4730db4507
Add some more words to spelling
2022-01-21 09:21:31 -08:00
ViViDboarder
139a779ba0
Add hadolint binary install
2022-01-21 09:21:17 -08:00
ViViDboarder
edc6cc173e
Add telescope file_browser
2022-01-13 13:17:15 -08:00
ViViDboarder
e44c226a70
Enable <cmd>Telescope notify
2022-01-13 12:57:50 -08:00
ViViDboarder
784fee4cef
Add more treesitter parsers
2022-01-13 12:57:27 -08:00
ViViDboarder
a307c7e930
Refactor null-ls again, again
...
Avoid removing filetypes for non-formatters and extract into method
2022-01-12 14:56:08 -08:00
ViViDboarder
0c05f9db2a
Refactor null-ls again
...
Now building a list of filetypes that already have language servers
configured and then excluding those filetypes from null-ls.
There is an override where they can be forced enabled for language
servers that may not have a formatter or where the null-ls formatter is
preferred. Eg. Python where I want to format with black.
2022-01-12 14:35:07 -08:00
ViViDboarder
aef826f76b
Undo swapped_map grouping
2022-01-12 10:06:21 -08:00
ViViDboarder
5a81e7d33c
Rewrite keymaps for lsp
2022-01-12 09:59:29 -08:00
ViViDboarder
90581a444b
Refactor null-ls and remove conflicted formatting
2022-01-12 09:21:57 -08:00
ViViDboarder
64583bf41d
Add write-good diagnostics
2022-01-12 09:21:08 -08:00
ViViDboarder
f352983d65
Move StyLua config from args to file
2022-01-10 14:58:29 -08:00
ViViDboarder
ec110edaff
Make notifications prettier
2022-01-10 14:53:26 -08:00
ViViDboarder
f99002e303
Move hadolint to null-ls
2022-01-10 14:53:16 -08:00
ViViDboarder
7ba165af78
Fix prettier typo
2022-01-10 14:52:35 -08:00
ViViDboarder
ae6ccdc96a
Move as much as possible from ALE to null-ls
2022-01-10 14:41:08 -08:00
ViViDboarder
6475f422ac
Switch text editing from ALE to null-ls
2022-01-10 14:38:24 -08:00
ViViDboarder
e77a79e662
Add golangci-lint install
2022-01-10 12:42:02 -08:00
ViViDboarder
e3edf33316
Use release-gitter to get StyLua
...
Makes installation much faster
2022-01-10 12:42:02 -08:00
ViViDboarder
cf97331465
Add function for wrapping prefixed keymap groups
2022-01-10 10:47:51 -08:00
ViViDboarder
6d2acddc56
Fix supported feature check
2022-01-10 10:47:11 -08:00
ViViDboarder
44b7b000df
switch telescope pins to tags
2022-01-08 21:50:06 -08:00
ViViDboarder
4c6c3041f0
use lsp for tags and formatting when available
2022-01-07 06:52:15 -08:00
ViViDboarder
5b56491ea7
Make linter happy
2022-01-06 21:15:06 -08:00
ViViDboarder
06b29db645
Add new function for mapping versoins to last supported commits
2022-01-06 21:14:18 -08:00
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