Commit Graph

311 Commits

Author SHA1 Message Date
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
ViViDboarder e0900785a1 Add pyright to Docker neovim 2021-12-13 17:46:41 -08:00
ViViDboarder b5930ba12b Update spelling 2021-12-13 17:46:41 -08:00
ViViDboarder 27c068faca Update null_ls from config to setup 2021-12-13 17:46:41 -08:00
ViViDboarder 079808942b Add zen plugins 2021-12-13 17:46:41 -08:00
ViViDboarder 04b0f7b5f8 Add vim global for luacheck 2021-12-10 17:15:22 -08:00
ViViDboarder 04bbeac02b Fix cmp loading order 2021-12-10 17:10:40 -08:00
ViViDboarder 0e30786617 Add trouble 2021-12-10 17:10:28 -08:00
ViViDboarder aa8ed67173 Add impatient back 2021-12-10 17:10:09 -08:00
ViViDboarder d42d58a45d Add whichkey 2021-12-10 16:54:37 -08:00
ViViDboarder 3490deeb18 Fix c-space mapping for cmp 2021-12-10 16:54:29 -08:00
ViViDboarder 70c31d66eb Refactor plugin loading
Make Packer lazy loaded and move lsp config into plugin rather than from packer
2021-12-10 12:04:13 -08:00
ViViDboarder f4a7db3ea1 Only exclude packer compiled 2021-12-10 12:02:11 -08:00
ViViDboarder 8d1ac8ac5c Update for new lualine change 2021-12-09 19:12:14 -08:00
ViViDboarder 505143f5e3 Make sure reference to ui function exists before calling 2021-12-09 09:20:06 -08:00
ViViDboarder 84497d7009 Fix range formatting 2021-12-08 22:31:04 -08:00
ViViDboarder aa9c37859f Move lsp ui config to prevent errors 2021-12-08 22:30:45 -08:00
ViViDboarder bf2c6d2b5b Add comment about disabling lspsaga 2021-12-08 22:14:04 -08:00
ViViDboarder 7eaf0ee267 Add gps 2021-12-08 22:13:53 -08:00
ViViDboarder 45f840144e Clean up some unused stuff 2021-12-08 22:13:16 -08:00
ViViDboarder e4a96890d3 Add impatient to speed up lua 2021-12-08 22:12:46 -08:00
ViViDboarder 5ed31c83b0 Readability improvement 2021-12-08 17:13:45 -08:00
ViViDboarder 8e5aa3158b Make built in lsp prettier (replace lspsaga? 2021-12-08 17:13:32 -08:00
ViViDboarder 45e32b07bf Remove python from ale and add to null-ls 2021-12-08 17:12:33 -08:00
ViViDboarder d811700154 Fix pyright install 2021-12-08 17:12:01 -08:00
ViViDboarder 371573e468 Simplify lsp setup 2021-12-08 15:59:45 -08:00
ViViDboarder 9092219d2c Make Lspsaga optional
Issues with 0.6.0
2021-12-08 15:55:31 -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 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