Commit graph

87 commits

Author SHA1 Message Date
iToXiQ
969f0f0bb7
added support for elixir (#403) 2021-05-17 13:16:57 -04:00
rmagillxyz
e15522278a
Enable netrw (#394)
* enable_netrw: source lv-globals before plugins and add nvim_tree_disable_netrw to lv-globals, otherwise netrw is never enabled.
If netrw is not enabled, netrw-externapp functionality, things like gx and gf to follow http links do not work.

* enable_netrw: add nvim_tree_disable_netrw to the lv-globals O object and set it in settings && source settings before plugins
2021-05-14 02:00:22 -04:00
Andrés Otárola
da0d2dbabe
Add Elm support (#386)
* Add Elm support

See: https://github.com/kabouzeid/nvim-lspinstall/pull/51

* remove comment
2021-05-11 15:34:36 -04:00
rebuilt
d01e6e819f
Fix: Nvimtree navigation re-enabled by requiring it before colorschemes (#368) 2021-05-06 02:17:49 -04:00
Junliang Yan
7c71f0f498
Improvements (#361)
* Swap setting and lv-setting order to allow customization to preserve

* Swap Left/Right to move naturally
2021-05-04 22:01:49 -04:00
Chris
2ca5944956 rollback breaking changes 2021-05-02 20:52:19 -04:00
Chris
86472017e5 Revert "Adds the ability to toggle on/off whichkey and dashboard (#337)"
This reverts commit f15428e655.
2021-05-02 20:48:07 -04:00
rebuilt
f15428e655
Adds the ability to toggle on/off whichkey and dashboard (#337) 2021-05-02 20:31:16 -04:00
ptethng
50701b2d8f
add angular lsp (#322)
Co-authored-by: ptethng <hugo.nogard@protonmail.com>
2021-04-29 18:52:13 -04:00
christianchiarulli
28b40b9334 remove old whichkey reference 2021-04-29 01:47:06 -04:00
christianchiarulli
4b548da246 lua based whichkey 2021-04-29 01:25:49 -04:00
rebuilt
ce3cc6cfa4
Vue (#310) 2021-04-28 01:54:58 -04:00
rebuilt
f4f7a96496
adds vue language server support (#303) 2021-04-27 01:00:21 -04:00
not
0eeaa72729
Remove duplicate barbar require (#260) 2021-04-17 18:43:56 -04:00
przbadu
7a29d5204a
Add lsp support for ruby (#258) 2021-04-16 13:12:08 -04:00
Marek Filipowicz
1afd5aa592
Add kotlin lsp support, and :LspInstall kotlin (#263) 2021-04-16 13:08:48 -04:00
christianchiarulli
7a20feb213 remove lspkind from init.lua 2021-04-15 12:31:10 -04:00
christianchiarulli
2cd8c6a21c LunarVim 2021-04-15 00:17:48 -04:00
christianchiarulli
e6e0558796 update 2021-04-08 11:55:44 -04:00
christianchiarulli
f6e7eb755c updates 2021-04-07 00:29:10 -04:00
heimer16
655fe84c49
load plugin configs via packer (#221) 2021-04-04 17:25:46 -04:00
Alan Jenkins
b584ee8ee3
Add the Terraform LSP config (#222) 2021-04-03 13:04:27 -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
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
74714ec15b update 2021-03-29 11:17:29 -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
James Walmsley
225175c9e4
[LSP] rust - Add support for rust-analyzer via LspInstall. (#178) 2021-03-28 15:21:09 -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
Chris
42638f6061 nv-settings.lua 2021-03-27 04:13:07 -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
373ce12422 improvements 2021-03-27 01:03:58 -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
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
36e9fdf69e indentline 2021-03-25 02:36:57 -04:00
Chris
2a0c547fcc udpate 2021-03-24 17:58:17 -04:00
Chris
3a254a9807 back to startify while I figure out what's wrong with dashboard 2021-03-23 22:53:08 -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
7c2e2f35ae remove illuminate 2021-03-22 22:09:34 -04:00
Chris
544b67d80a better vscode support 2021-03-22 22:09:11 -04:00