Commit Graph

48 Commits

Author SHA1 Message Date
06b63da793 fix(nvim): do not take redirects for ansiblels
See https://github.com/ansible/ansible-language-server/issues/391
2022-06-30 16:32:35 -05:00
0f7b1f0463 feat(nvim): add support for .azure ft 2022-06-28 20:13:24 -05:00
7c24caa159 nvim: lsp enhancement for python 2022-06-12 23:38:14 -05:00
fa646c75cd feat(nvim): better python lsp handling 2022-06-12 23:32:45 -05:00
3063add75c refactor(nvim): use null_ls for shell lsp 2022-06-10 20:36:08 -05:00
2f75a48bc2 feat(nvim): better ansible support 2022-06-10 16:24:41 -05:00
53c7c0d1ed nvim: formatting 2022-06-04 18:23:46 -05:00
263b484d51 nvim: properly attach opts for lsp 2022-06-04 18:09:59 -05:00
ad23d48395 nvim: auto install lsp servers 2022-06-03 23:00:22 -05:00
85a4875347 nvim: match azure pipeline[s] 2022-06-02 20:26:57 -05:00
Price Hiller
d3c4510418 nvim: add decompiler support for C# 2022-06-01 23:35:11 -05:00
Price Hiller
52a5aa0af0 neovim: use csharp ls 2022-06-01 23:16:46 -05:00
Price Hiller
a73cd1fe54 feat(nvim): Add travis.yml support 2022-06-01 13:53:08 -05:00
Price Hiller
276294bc0c neovim: proper yamlls setup 2022-06-01 12:29:29 -05:00
Price Hiller
8762792936 . 2022-05-27 21:54:19 -05:00
Price Hiller
3436993d4f . 2022-05-26 16:25:34 -05:00
Price Hiller
fc04d360e4 . 2022-05-26 15:42:33 -05:00
Price Hiller
e0630a8b5b remove pylsp 2022-05-22 22:07:09 -05:00
Price Hiller
e0a928e26a . 2022-05-19 08:58:39 -05:00
Price Hiller
a79a7119f9 feat(neovim): Add yamlls 2022-05-16 10:35:19 -05:00
Price Hiller
583ad11568 stuff 2022-05-15 22:29:18 -05:00
Price Hiller
3f782e3337 style(neovim): format w/ stylua 2022-05-11 21:00:57 -05:00
Price Hiller
471587f7ab refactor(nvim): move to omnisharp instead of csharp_ls 2022-05-10 01:30:56 -05:00
Price Hiller
b0703ab403 better rust inlay symbols 2022-05-10 01:06:18 -05:00
Price Hiller
1ae1b08b32 remove ccls 2022-05-09 21:34:15 -05:00
Price Hiller
7ee1acfc9e fix(neovim): offset_encodings 2022-05-09 21:30:51 -05:00
Price Hiller
6055b87bd2 fix(nvim): c/c++ lsps 2022-05-09 21:25:12 -05:00
Price Hiller
6a97a3734f neovim: formatting, csharp_ls 2022-05-08 22:10:24 -05:00
Price Hiller
9c517f1218 neovim: proper pylsp setup 2022-05-08 21:02:25 -05:00
Price Hiller
ed9f6488a2 feat: add vimls as required 2022-05-07 18:41:36 -05:00
Price Hiller
20d43de13f better nvim lua development 2022-05-06 20:44:22 -05:00
Price Hiller
95732019df Neotree 2022-05-06 16:52:44 -05:00
Price Hiller
f8b19b2363 formatting 2022-05-03 21:05:19 -05:00
Price Hiller
9306815e60 refactor(nvim): Use new lsp installer format for lspconfig 2022-05-03 20:57:45 -05:00
Price Hiller
21e9bce859 chore(nvim): Remove pyright as default lsp install 2022-03-09 14:16:34 -06:00
Price Hiller
4f0bb633a6 fix(nvim): Re-enable flake8 for pylsp 2022-02-26 23:04:16 -06:00
Price Hiller
e2f77160fd feat(nvim): Disable flake8/pycodestyle in pylsp 2022-02-26 22:52:11 -06:00
Price Hiller
58de44724b feat(nvim): Auto install lsp servers 2022-02-24 04:29:51 -06:00
Price Hiller
889a576aac fix(notify): Use events api 2022-02-21 14:25:45 -06:00
Price Hiller
9b2639e734 [ DAP ] Better rust debugging, quote style 2022-01-25 22:01:42 -06:00
Price Hiller
873fd6db9d [ LSP Ansible ] Use fully qualified module names for completions 2022-01-25 11:45:56 -06:00
Price Hiller
d803de93d4 [ CMP & Folding ] Enhancements for better folding, moved back to nvim cmp again 2022-01-19 16:36:39 -06:00
Price Hiller
1e317748b6 [ Completions ] Go back to nvim coq w/ wilder
Unfortunately, nvim cmp completions are VERY poor even if they are pretty. Makes it difficult to do REAL world work. :(
2022-01-18 12:51:06 -06:00
Price Hiller
4daa257f8d Install some default lsp servers 2022-01-15 19:31:10 -06:00
Price Hiller
077afae2f7 Added nvim notify, null ls 2022-01-15 19:15:09 -06:00
Price Hiller
6572ce308b Move to nvim cmp 2022-01-12 22:27:35 -06:00
Price Hiller
63586014cf Better completions 2022-01-10 17:23:58 -06:00
Price Hiller
a51f4b5649 Massively cleaned up nvim 2022-01-10 09:55:15 -06:00