Commit graph

211 commits

Author SHA1 Message Date
Chris
a2028eca5b update 2021-03-31 12:05:26 -04:00
chaeing
029c7e5219
Add svelte lsp config for LspInstall (#202) 2021-03-31 10:50:00 -04:00
Biser Stoilov
7fa7e3c275
Documentation generator (#200) 2021-03-31 10:45:46 -04:00
Biser Stoilov
3bc4bb6103
Database support (#197) 2021-03-30 15:15:38 -04:00
Biser Stoilov
5f22c1bace
Define shell + php lsp + dart lsp + flutter + relative number (#188) 2021-03-30 02:17:40 -04:00
Chris
99a41a7fb5 updates 2021-03-29 22:07:01 -04:00
Chris
84dad85fe7 fix formatting 2021-03-29 20:18:30 -04:00
Chris
7273cb5418 update treesitter indent 2021-03-29 16:27:28 -04:00
Chris
cb008a31eb update python formatting 2021-03-29 16:24:03 -04:00
Chris
3b69bc9c13 autopairs should be fixed 2021-03-29 15:30:07 -04:00
Chris
d11dc810d9 add settings to dashboard 2021-03-29 11:43:17 -04:00
Chris
8274a25d21 indents are inconsistent with treesitter 2021-03-29 11:22:22 -04:00
Chris
1a00179ca7 update indents 2021-03-29 11:20:23 -04:00
Chris
83c8d5d3c3 update 2021-03-29 11:00:52 -04:00
Chris
30cf1c9686 update 2021-03-29 10:59:18 -04:00
Chris
7d74781ead back to autopairs 2021-03-29 10:54:03 -04:00
fanmih
fc5f8c89dc
[LSP] latex - Add support for latex via LspInstall (#183) 2021-03-29 01:16:56 -04:00
Chris
8159b0735a udpates 2021-03-28 19:20:24 -04:00
Chris
94444afe20 disable treesitter indent for python 2021-03-28 15:50:28 -04:00
James Walmsley
225175c9e4
[LSP] rust - Add support for rust-analyzer via LspInstall. (#178) 2021-03-28 15:21:09 -04:00
Chris
b23041f4d9 update usage 2021-03-28 14:53:00 -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
chaeing
16b669f1ce
Refactor telescope extension config (#176)
Desired way to configure extensions is
to put it at the same level as 'defaults' property inside the 'setup' call.
2021-03-28 05:19:13 -04:00
Chris
dae4864d45 add @usage to fields 2021-03-28 03:58:56 -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
54e745deca friendly-snippets 2021-03-27 21:10:23 -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
42638f6061 nv-settings.lua 2021-03-27 04:13:07 -04:00
Chris
eb10778110 update options for python 2021-03-27 04:06:14 -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
127ff7231a rough user config, not finished 2021-03-27 01:59:28 -04:00
Chris
56f8d4ccbd Merge branch 'master' of github.com:ChristianChiarulli/nvcode 2021-03-27 01:04:04 -04:00
Chris
373ce12422 improvements 2021-03-27 01:03:58 -04:00
James Walmsley
1e823abc05
[TELESCOPE] Support smart_send_to_qflist() (#170) 2021-03-26 22:42:42 -04:00
Chris
7d99055333 lotsa fixes 2021-03-26 20:28:08 -04:00
Chris
7a67d6245a add bookmark plugin since regular marks never delete for me 2021-03-26 17:02:27 -04:00
Chris
bb31a56b48 remove treesitter from completion menu 2021-03-26 13:50:38 -04:00
Chris
e9dc8603c8 fix snippet bug 2021-03-26 13:48:58 -04:00
James Walmsley
d7f7db5ad0
[LSP] clangd - Add support for C/C++ with clangd. (#169) 2021-03-26 13:11:13 -04:00
Chris
fb73483c7b turn off autoformat for now 2021-03-25 23:52:16 -04:00
Chris
aa6a8415d2 update indentline 2021-03-25 23:48:26 -04:00
Chris
d6a3859452 handsome highlightline 2021-03-25 23:24:05 -04:00
Chris
5b72ca3a9e hopefully fix autoinstall script 2021-03-25 22:30:39 -04:00
Chris
2474439095 update for neogit 2021-03-25 22:15:34 -04:00
Chris
f52a6870a7 add support LspInstall where possible 2021-03-25 19:58:40 -04:00