Commit graph

102 commits

Author SHA1 Message Date
Luong Vo
5cdd742354
fix not being able to add linters and formatters to docker (#1486) 2021-09-06 21:41:54 +04:30
Christian Chiarulli
cc6685e397 feat: solidity language support with solang 2021-09-05 18:13:23 -04:00
Craig Anderson
f82ffdca1f
Add support for bicep (#1451) 2021-09-04 00:41:14 +04:30
hui.liu
bc5b315e53
Setup tailwindcss language server (#1376) 2021-08-30 08:48:17 -04:00
Christian Chiarulli
8bd731a8f7 netrw ftplugin 2021-08-28 10:26:15 -04:00
Abouzar Parvan
a4073e9992
support nix language (#1347) 2021-08-19 13:14:55 +04:30
Phúc Lê Khắc
a190306e47
[Feature]: LSP Fortran (#1342)
* null-ls needs to be pinned as well

* unpin null-ls

* lsp: fortran

Co-authored-by: Abouzar Parvan <abzcoding@users.noreply.github.com>
Co-authored-by: christianchiarulli <chrisatmachine@gmail.com>
2021-08-18 16:44:10 +02:00
Abouzar Parvan
ae118c5afc
fix commentstring for elixir files (#1321) 2021-08-15 00:17:41 +04:30
grvxs
771f872bcc
fix: typos in ftplugin/ 2021-08-06 16:46:51 +05:30
Pasi Bergman
e93724d5f6
[Feature] Add PowerShell language server support (#1244) 2021-08-06 01:12:19 +04:30
Abouzar Parvan
e504e1f08c
fix formatting and linting (#1220) 2021-08-04 05:28:24 +00:00
christianchiarulli
de4b509722 fix comment string for toml 2021-08-03 23:06:52 -04:00
christianchiarulli
8e26c44ffd haskell support 2021-08-01 15:45:49 -04:00
MengChen. Huang
bfb85f9620
add gdscript lsp support (#1164) 2021-07-31 00:22:25 -04:00
Chris
3ff9679e5a properly support terraform 2021-07-29 00:51:50 -04:00
Chris
9611a50acc just use tf 2021-07-28 14:36:41 -04:00
Chris
0dd2087b52 fix terraform 2021-07-28 14:01:19 -04:00
Abouzar Parvan
21971cbed5
null-ls formatter name is different from its command (#1141)
* null-ls formatter name is different from it's command

* add more language support

* nil is unnecessary
2021-07-28 11:03:49 -04:00
Chris
5d204a4691 basic puppet support 2021-07-27 12:27:56 -04:00
christianchiarulli
924565feba fix csharp 2021-07-25 13:58:34 -04:00
Christian Chiarulli
98f8a77819
New contract (#1080)
Changes to the global config object

O is now lvim
user_plugins is now plugins
user_autocommands is now autocommands
No more lang specific plugins

Null-ls has replaced both formatter.nvim and nvim-lint
2021-07-24 21:17:11 -04:00
Abouzar Parvan
e82fc442d0
move julia stuff to core/lang (#1023) 2021-07-19 16:17:50 +04:30
JVaverka
fe69c43d66
[Feature]: Add language server support for Julia (#423) (#918) 2021-07-19 12:03:57 +04:30
Abouzar Parvan
113f69c447
[Feature] Add R support (#965) 2021-07-18 17:56:51 +00:00
Abouzar Parvan
0e8f69f339
[Feature] Add swift support (#1002) 2021-07-18 17:56:31 +00:00
Abouzar Parvan
71e0266b4b
added support for svelte (#1008) 2021-07-17 19:11:26 -04:00
Abouzar Parvan
fe48ed9ef9
add scala and sbt support (#986) 2021-07-16 18:26:29 -04:00
christianchiarulli
554b6f086b add clojure lsp 2021-07-15 14:08:46 -04:00
christianchiarulli
cd72571a76 add erlang 2021-07-15 13:34:58 -04:00
UltimateOmega
21c515d8e3
[LANG] add basic files for Fish (#968) 2021-07-15 13:08:36 +00:00
Abouzar Parvan
64eeec3880
fixed styling issues (#952) 2021-07-15 05:51:16 +04:30
Abouzar Parvan
7dcdfae4fd
Update yaml.lua 2021-07-15 05:38:30 +04:30
Abouzar Parvan
5f7615957d
Update vue.lua 2021-07-15 05:38:18 +04:30
Abouzar Parvan
b034837613
Refactor of c/cpp lsp and formatting (#947) 2021-07-14 20:49:01 -04:00
Abouzar Parvan
e6de44e444
more language reformat (#949) 2021-07-14 20:48:05 -04:00
christianchiarulli
2a7b3d4892 reformat most langs 2021-07-14 18:50:07 -04:00
christianchiarulli
a0900923cf more refactor 2021-07-14 16:27:08 -04:00
Tiberiu Craciun
623c2e62b5
added default elixir formatter (#934) 2021-07-14 11:06:07 -04:00
Midnight Exigent
1a26b973d1
Update rust.lua (#935) 2021-07-14 11:05:30 -04:00
not
acb685c093
feat: add css (and pre-processors) support (#937) 2021-07-14 11:05:09 -04:00
Huynh Viet
abab0d5e82
Typo (#924)
Fixed : E5108: Error executing lua /home/qvieth/.config/nvim/ftplugin/cpp.lua:4: attempt to index field 'c' (a nil value)  while using Formatted for C
2021-07-14 01:43:09 -04:00
PZ31k0nauT
b6c8d4b2a2
User configurable latex lsp#2 (#861)
* Adjust tex.lua and default-config for lsp magic

With this commit table elements are added to default-config.lua, which
are referenced in tex.lua. The settings are set to default.

This enables the user to configure settings accordingly inside of
lv-config.lua.
- build arguments
- forwardsearch executable e.g. zathura
- forwardsearch arguments for chosen executable are implemented
  automatically
- handlers for virtual_text, signs, underline and update_in_insert are
  set to the default

* Added Texlab-Build and Forward as which-keys

With this commit the two commands `:TexlabBuild` and `:TexlabForward`
are added as which-keys under the category +LaTeX.

- b is for TexlabBuild
- p is for TexlanForward (Preview)

* Change which-key for +Latex

The which-key for +Latex has to be changed because `L` is already used
by +Lush.

With this commit the which-key for +Latex is changed to `t`.

* Add documentation of options

All configurable texlab option is documented in lv-config.example.lua.

Also a link to the documentation of the options from latex-lsp/texlab
is added.
2021-07-14 01:42:36 -04:00
Chris
f87e85a032 already namespaced, will also move these to a dir called language 2021-07-14 00:29:47 -04:00
Chris
2d65ffcff2 begine language refactor 2021-07-14 00:21:32 -04:00
christianchiarulli
3279553481 java default formatter 2021-07-13 20:57:58 -04:00
christianchiarulli
0bdba7a00c remove this 2021-07-13 20:57:27 -04:00
christianchiarulli
ef44a4f3c6 terraform formatter 2021-07-13 20:31:49 -04:00
christianchiarulli
73cf3258d7 remove this 2021-07-13 20:31:41 -04:00
Abouzar Parvan
de7ec62f5f
Added default formatters (#908)
* added default formatters for a couple of langs

* fix: sugesstions from tastyep

* allow users to change default formatters

* suggestion: mellow pointed out the telescope issue

* we don't need to use formatter.setup
2021-07-13 19:49:36 -04:00
christianchiarulli
eceb656b4b poc with local prettier working 2021-07-13 00:48:37 -04:00