Commit graph

54 commits

Author SHA1 Message Date
Biser Stoilov
5f22c1bace
Define shell + php lsp + dart lsp + flutter + relative number (#188) 2021-03-30 02:17:40 -04:00
Chris
cb008a31eb update python formatting 2021-03-29 16:24:03 -04:00
fanmih
fc5f8c89dc
[LSP] latex - Add support for latex via LspInstall (#183) 2021-03-29 01:16:56 -04:00
James Walmsley
225175c9e4
[LSP] rust - Add support for rust-analyzer via LspInstall. (#178) 2021-03-28 15:21:09 -04:00
Benjamin Schmidt
4f9a07d428
add black python formatter (#182) 2021-03-28 14:49:56 -04:00
James Walmsley
8ce7e8d800
[LSP] go - Support gopls through LspInstall. (#177) 2021-03-28 05:19:58 -04:00
Chris
edc640c50f new settings options for autoformat 2021-03-28 03:52:09 -04:00
seocamo
6e65c34e28
Fix for the popup with max preload size is low (#175)
Fix for the popup with max file preload size is to low, i dig into the code of sumneko and you need to add maxPreload = 10000 to workspace and the number is in kb
2021-03-27 21:12:25 -04:00
James Walmsley
7565d9397f
[LSP] clangd - Support LspInstall upstream path. (#174)
cool 👾
2021-03-27 21:11:24 -04:00
Chris
56798ec142 added more user options 2021-03-27 17:21:52 -04:00
James Walmsley
871b0fef2a
[LSP] clangd - Support LspInstall clangd. (#171) 2021-03-27 13:00:28 -04:00
Chris
e6e7eafdaf diagnostic update 2021-03-27 03:49:27 -04:00
Chris
4450d30d3e update for config 2021-03-27 03:01:24 -04:00
Chris
7d99055333 lotsa fixes 2021-03-26 20:28:08 -04:00
James Walmsley
d7f7db5ad0
[LSP] clangd - Add support for C/C++ with clangd. (#169) 2021-03-26 13:11:13 -04:00
Chris
f52a6870a7 add support LspInstall where possible 2021-03-25 19:58:40 -04:00
Chris
6c8bcbca68 updates 2021-03-23 23:52:35 -04:00
Chris
0a26f3731e updates for lspinstall 2021-03-23 19:47:53 -04:00
Chris
7367ca68b7 easy install LSP 2021-03-23 18:55:12 -04:00
Chris
89fac34ca8 update javascript 2021-03-23 01:44:13 -04:00
Chris
cd3ac0c6f8 nvim dap 2021-03-22 22:10:39 -04:00
Chris
42707d1b7e use global prettier for now 2021-03-22 22:10:02 -04:00
Chris
a8326859cd updates 2021-03-22 01:46:06 -04:00
Chris
b8ea31f94b disable eslint for now 2021-03-21 23:14:11 -04:00
Chris
896f0e456c update formatters 2021-03-20 17:22:44 -04:00
Chris
d97766b0a7 snippet stream 2021-03-19 22:35:58 -04:00
Chris
0295b6345d update for yaml must have prettier globally isntalled 2021-03-19 02:37:02 -04:00
Chris
34d442184e update formatters and linters 2021-03-19 01:08:11 -04:00
Chris
a7c77a04b5 shellcheck and shfmt 2021-03-19 00:10:21 -04:00
Chris
7eea23bb6c prettier and eslint configured 2021-03-18 23:47:03 -04:00
Chris
b3f2348d97 fix virtual text binding 2021-03-18 15:14:54 -04:00
Axel Dahlberg
e088a51af9
command and keybind to toggle lsp virtual text (#146) 2021-03-18 15:09:05 -04:00
Chris
ad4bd2737f begin setting up efm langserver 2021-03-18 00:24:49 -04:00
Chris
6ed2437edb new language servers and smart document highlighting 2021-03-17 20:32:52 -04:00
Chris
3266955359 formatting 2021-03-17 18:16:58 -04:00
Chris
5f482b6054 lua formatting 2021-03-17 15:48:52 -04:00
Chris
b29ef8fa58 bug fix for matchup 2021-03-17 14:15:20 -04:00
Chris
570d317285 trying to get react commenting to work 2021-03-16 21:03:48 -04:00
Chris
cd05394d91 udpates 2021-03-16 09:10:38 -04:00
Chris
e26b5c51ed update LSP get nvim-jdtls working with Java 2021-03-15 23:11:39 -04:00
Chris
c9a5ddf161 remove snippets for now 2021-03-15 13:50:39 -04:00
Chris
8f10e3cf3d auto close tags 2021-03-15 12:14:48 -04:00
Chris
dae005f87f updates 2021-03-15 11:54:53 -04:00
Chris
4111b28ae8 remove keybinding 2021-03-15 10:41:54 -04:00
Chris
e6c8e57def tsserver config 2021-03-14 23:54:31 -04:00
Chris
90980295d0 udpate readme add installer 2021-03-14 22:25:28 -04:00
Chris
9acbbc85b7 update lsp saga 2021-03-14 20:56:50 -04:00
Chris
413acae7a0 updates 2021-03-14 20:34:23 -04:00
Chris
7fcb36f16d lotsa cool updates 2021-03-14 16:55:38 -04:00
Christian Chiarulli
0dc3c5030b
The Lua Journey Begins... 2021-03-14 15:10:28 -04:00