Commit graph

640 commits

Author SHA1 Message Date
Chris
62e44109e5 update logo 2021-04-01 04:49:56 -04:00
Dominik Marcinowski
83f749edc5
Add inccommand=split to settings (#207) 2021-04-01 04:36:01 -04:00
Biser Stoilov
680b07b3f4
Mix improvements (#206) 2021-04-01 04:33:02 -04:00
Nawfal bin Mohmad Rouyan
c2a937b622
Add tailwindcss lsp support (#205) 2021-04-01 03:29:52 -04:00
seocamo
225266e1b3
add Arch neovim installing script (#204) 2021-04-01 03:27:35 -04:00
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
Christian Chiarulli
c81abf2262
Update README.md 2021-03-30 02:19:45 -04:00
Biser Stoilov
5f22c1bace
Define shell + php lsp + dart lsp + flutter + relative number (#188) 2021-03-30 02:17:40 -04:00
Christian Chiarulli
48286254b7
Update README.md 2021-03-30 02:10:40 -04:00
Christian Chiarulli
5df8a974fd
Update README.md 2021-03-30 02:08:33 -04:00
Christian Chiarulli
38dc9d658f
Update README.md 2021-03-30 02:02:48 -04:00
Christian Chiarulli
e49a37e0e2
Update README.md 2021-03-30 01:57:52 -04:00
Christian Chiarulli
d2bff4c5a4
Update README.md 2021-03-30 01:44:39 -04:00
Christian Chiarulli
d5e2a07997
Update README.md 2021-03-30 01:43:05 -04:00
Christian Chiarulli
0821a3bd92
Update README.md 2021-03-30 01:32:06 -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
9a6b27abb1 update readme 2021-03-29 17:10:03 -04:00
Chris
0b99fffcf4 update 2021-03-29 17:01:11 -04:00
Chris
4905fb9c08 update again 2021-03-29 17:00:11 -04:00
Chris
9773d095ad update readme 2021-03-29 16:59:12 -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
74714ec15b update 2021-03-29 11:17:29 -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
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