Commit Graph

530 Commits

Author SHA1 Message Date
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 3fdacaf932 Use rls instead of rust_analyzer 2021-12-07 16:15:30 -08:00
ViViDboarder 02d7c26c98 Use new method of installing go packages 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 38a0919865 Force theme switch 2021-12-01 09:48:53 -08:00
ViViDboarder 4fb61693a8 Add luacheck to lang servers and pre-commit 2021-11-10 18:03:27 -08:00
ViViDboarder 00d580eb1b Add textobj dependencies for text files 2021-11-09 12:34:46 -08:00
ViViDboarder 4499dab62b Begin switch to new, new lualine repo 2021-10-26 10:20:28 -07:00
ViViDboarder c4d688ef51 Switch to newer lualine fork 2021-10-21 10:24:28 -07:00
ViViDboarder 8bc5c38067 Update comments for util attribution 2021-09-30 11:01:05 -07:00
ViViDboarder f07fe8fad0 nvim: update go linting with ale 2021-09-30 11:01:05 -07:00
ViViDboarder 24eb10eb7a nvim: Add grepper back 2021-09-30 11:01:03 -07:00
ViViDboarder 9e9defe4e2 nvim: Update commented out fugitive cmds 2021-09-30 11:00:59 -07:00
ViViDboarder 4a5d7fce1e nvim: use nvim-cmp for completion 2021-09-30 11:00:56 -07: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 6baa4feab0 nvim: Use pyrite 2021-09-30 11:00:40 -07:00
ViViDboarder e8bc313d4f nvim: Update ignore folders 2021-09-30 11:00:34 -07:00
ViViDboarder ae43e89920 Fix runtime for older neovim to use vim dir 2021-09-28 09:30:00 -07:00
ViViDboarder 155e61da51 Detect wombat variants for lualine 2021-09-27 18:00:17 -07:00
ViViDboarder 627569ae46 Clean up colors 2021-09-27 17:48:05 -07:00
ViViDboarder cd39a215cf Add better writing mode with Pencil 2021-09-27 17:45:04 -07:00
ViViDboarder 2b920d1230 Fix lualine theme loading
Colors were being set before plugin loading causing lualine to not init.
This change tells lualine to init after load with the current
colorscheme.
2021-09-18 19:49:45 -07:00
ViViDboarder bdf4a23491 Add make key binding 2021-09-18 16:39:56 -07:00
ViViDboarder 453a25f5da Add Rg and Grep commands for Telescope 2021-09-16 13:32:53 -07:00
ViViDboarder 7afc5f9903 Refactor colorscheme updating
Also add a util for plugin load checks
2021-09-16 13:32:29 -07:00
ViViDboarder 9bbe68013b Run some linting on nvim lua 2021-09-15 18:13:17 -07:00
ViViDboarder 4d4b6134d0 Add tokyonight colorscheme 2021-09-09 16:23:34 -07:00
ViViDboarder 098ef45271 Go back to only format on save for rust and go 2021-09-09 16:09:38 -07:00
ViViDboarder da356bba97 Add spell for neovim (maybe link this?) 2021-09-09 16:09:20 -07:00
ViViDboarder 4097ef493c Add spelling completion shortcut 2021-09-09 16:05:45 -07:00
ViViDboarder b194e639fd Neovim lua: Refactor more plugin loading and add better language support 2021-09-01 10:03:05 -07:00
ViViDboarder 1ac22e81b2 Set fuzzy lsp bindings based on installed packages 2021-08-25 16:28:24 -07:00
ViViDboarder 21c33a47f8 Disable fzf 2021-08-25 16:28:03 -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
ViViDboarder d283258689 Better lsp and completion
Remove treesitter completion for now and use black config?
2021-08-24 16:13:10 -07:00
ViViDboarder 497c580c12 Add startify config and local require 2021-08-24 16:12:40 -07:00
ViViDboarder d87d6c8d6a Add plugin comments 2021-08-24 16:11:46 -07:00
ViViDboarder 09fd4d640d Move location to different lualine section 2021-08-24 16:11:23 -07:00
ViViDboarder 74675dcba2 Enable mouse support 2021-08-24 16:11:02 -07:00
ViViDboarder 05f57cff6c Add python-lsp-black, pyls-isort, and pyls-mypy 2021-08-24 16:10:37 -07:00
ViViDboarder ae8d912323 Mark that python-lsp-server is py3 only 2021-08-24 10:41:45 -07:00
ViViDboarder edd5181964 Begin refactor of lua configs 2021-08-24 10:38:14 -07:00
ViViDboarder a293e22eb0 Update language servers
Adding pylsp for lspconfig

Adding gopls since Nvim 0.5 is not using vim-go
2021-08-24 09:59:24 -07:00
ViViDboarder 07659f2aaf Begin adding lua configs for neovim 2021-08-24 09:56:36 -07:00
ViViDboarder 75261eb20a Add saving and loading of plug snapshots 2021-08-24 09:56:36 -07:00
ViViDboarder 41ef5dc30f Simplify plugin config
Remove all the ide toggle flags. I wasn't using them
2021-08-24 09:56:36 -07:00
ViViDboarder eca03d227c Update go fixers to use ale 2021-08-24 09:56:36 -07:00
ViViDboarder 1dbde430c2 Upgrade python packages and add pyls-black 2021-07-26 16:37:54 -07:00
ViViDboarder 1dc2a9d34d Add Docker builds 2021-06-13 18:34:13 -07:00