Commit graph

604 commits

Author SHA1 Message Date
Chris
cd764de1bf Merge branch 'master' of github.com:ChristianChiarulli/nvcode 2021-03-28 19:18:00 -04:00
Chris
e1b725beb0 add nv-settings.lua to .gitignore 2021-03-28 19:17:53 -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
Chris
5268264891 delete junk 2021-03-28 14:52:18 -04:00
chaeing
e91472c4b3
Add display name for key ' '(<Space>) in whichkey (#179)
Key for ' '(<Space>) is displayed on the panel as 'SPC' by default.
However, it is displayed as blank instead of 'SPC'
when assigning 'which_key_display_names' variable without specifiying it.
2021-03-28 14:51:32 -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
Chris
2c5d18ebbc anahter badge 2021-03-27 14:32:45 -04:00
Chris
3b8f2034ba another badge 2021-03-27 14:30:24 -04:00
Chris
e09b184829 add license badege 2021-03-27 14:28:02 -04:00
Chris
ca70fbd740 update badege name 2021-03-27 14:24:50 -04:00
Chris
b6f5dde577 add discord badge 2021-03-27 14:23:59 -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
Iván Giovanazzi
d231232f87
added install tree-sitter-cli (#161) 2021-03-26 00:58:54 -04:00
chaeing
c7e08f67d8
Add clipboard support guide for WSL2 (#167)
To support Windows system clipboard in neovim on WSL2
2021-03-26 00:58:18 -04:00
Christian Chiarulli
af3d8997fa
Update README.md 2021-03-26 00:15:52 -04:00
Chris
20dbd59ee4 remove autoinstall for now 2021-03-25 23:57:20 -04:00
Chris
fb73483c7b turn off autoformat for now 2021-03-25 23:52:16 -04:00
Chris
6ea79169a3 update readme 2021-03-25 23:48:35 -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
3b47d024d9 update readme 2021-03-25 20:06:08 -04:00
Chris
f52a6870a7 add support LspInstall where possible 2021-03-25 19:58:40 -04:00
Chris
36e9fdf69e indentline 2021-03-25 02:36:57 -04:00
Chris
2a0c547fcc udpate 2021-03-24 17:58:17 -04:00
Chris
f89d9b425d update readme 2021-03-24 00:53:36 -04:00