Commit graph

222 commits

Author SHA1 Message Date
Abouzar Parvan
edeadaf05d
[Bugfix] instead of wrapping the gl diagnostics, split them (#1595) 2021-09-22 10:56:52 +03:30
Abouzar Parvan
55d9a15a08
[Bugfix] Wrap the gl floating window diagnostics (#1588) 2021-09-21 13:29:32 +04:30
Abouzar Parvan
dbb958289b
add support for local stylelint (#1586) 2021-09-20 14:15:22 +04:30
Abouzar Parvan
65392c553e
feature: vim.api.diagnostics has been moved to vim.diagnostics in neovim head (#1573) 2021-09-18 13:23:30 +04:30
Abouzar Parvan
168eb232d1
feature: make peek function work in neovim head and 0.5 (#1559) 2021-09-15 23:42:57 +04:30
Luong Vo
e10cd48ea2
fix: common capabilities returning nothing if no cmp_nvim_lsp (#1537)
Signed-off-by: Luong Vo <vo.tran.thanh.luong@gmail.com>
2021-09-13 11:30:06 +02:00
kylo252
8eed75d67f
refactor: use more flexible paths (#1381) 2021-09-13 11:28:15 +02:00
Abouzar Parvan
f338f3577c
show correct inline diagnostics in neovim 0.6 (#1502) 2021-09-08 16:38:57 +04:30
christianchiarulli
8c83b403ef fix: vim.uri bug in 0.6 2021-09-07 19:40:40 -04:00
Christian Chiarulli
9ece2e5369
feat: compe -> cmp (#1496) 2021-09-07 19:23:14 -04:00
Abouzar Parvan
2ccae0a746
fix string cannot contain newlines error while showing diagnostics (#1487) 2021-09-06 12:49:00 +04:30
Abouzar Parvan
2fa5c64cd0
use a separate func instead of replacing the diagnostics messages (#1462)
* use a separate func instead of replacing the diagnostics messages

* fix the styling, also return if no diagnostic is available
2021-09-04 09:53:00 +02:00
Abouzar Parvan
e9d8d8cd2e
fix the string concat in logging (#1441) 2021-09-01 13:19:20 +04:30
Abouzar Parvan
34301ead61
Set correct cursor in the peek preview window (#1424) 2021-08-30 18:44:34 +04:30
hui.liu
bc5b315e53
Setup tailwindcss language server (#1376) 2021-08-30 08:48:17 -04:00
christianchiarulli
5ede0c906a feat: darker doc highlights 2021-08-29 14:25:27 -04:00
Chae SM
d0083e488d Remap 'Goto implementation' binding from gi to gI 2021-08-26 21:06:12 -07:00
kylo252
27679f988f
[Refactor]: only allow a single logger (#1405) 2021-08-26 23:02:16 +04:30
kylo252
5b94e3cee2
fix logging when plenary is not available (#1390) 2021-08-26 12:49:29 +02:00
Abouzar Parvan
2bcbed1499
[feature] Move common parts of language server setup to lsp/init (#1355)
* moving common parts of language server setup to lsp/init

* fix formatting
2021-08-20 14:04:02 +02:00
Abouzar Parvan
1f45d1531d
[Bugfix] fix formatter/linter nil issue (#1353)
* fix formatter/linter issue for undefined lang/filetypes

* revrese the order
2021-08-19 16:00:44 +02:00
Ahmed Khalf
b9b9c69615
[Refactor]: Remove vim-rooter and smart-cwd; then use project.nvim (#1315)
* Replace vim-rooter with project.nvim

* Implement stylua format

* Remove smart_cwd

* Implicitly update nvim-tree dir when project active

* Link datapath to cache

* Fix stylua

* Fix lint

* Fix telescope bug

* Fix telescope dependency

* Fix telescope once and for all

* Fix telescope once again
2021-08-18 01:34:26 -04:00
kylo252
21b621c95a
fix: remove wrongful log entry from null-ls setup (#1341) 2021-08-17 23:38:19 +04:30
kylo252
08c0dca307
[Refactor]: Remove vim-rooter dependency (#1319) 2021-08-17 19:56:59 +04:30
kylo252
335e707b2a
[Feature] Make the rest of the builtins configurable (#1318) 2021-08-17 19:50:18 +04:30
Luc Sinet
6e0f56f09e
[Bugfix] Support extending null builtin args (#1317) 2021-08-15 00:32:17 +04:30
Luc Sinet
70d139ac27
[Refactor/Bugfix] Improve null ls handler (#1277) 2021-08-14 01:02:56 +04:30
kylo252
03b7da74ee
Fix formatting according to style-guide (#1057) 2021-08-12 11:31:31 +02:00
Abouzar Parvan
b26b61e304
fix nil exception for langs without providers (#1290) 2021-08-11 14:50:01 +04:30
Abouzar Parvan
44e43e225b
remove the violent message for provider not found (#1283) 2021-08-10 22:17:24 +04:30
kylo252
405423108f
feat: Add an async logger using plenary (#1207)
Co-authored-by: rebuilt <memoryman51@hotmail.com>
2021-08-09 19:02:37 +02:00
kylo252
6b98bc1378 avoid using smart_cwd if root_dir is not found 2021-08-09 08:01:04 +02:00
kylo252
47ebd70817
Add LunarVim info panel (Experimental) (#1241)
* feat: lunarvim info (Experimental)

* Add missing providers info

* Use nvim api directly to create the popup

* width tweaks
2021-08-06 16:27:19 +02:00
grvxs
9fc6a2e1cd
fix: typos in lua/ 2021-08-06 16:50:25 +05:30
kylo252
67de24227f
chore: remove unncessary logic from utils (#1238) 2021-08-05 10:35:58 -04:00
kylo252
76a16b6676
stop registering duplicate null-ls providers (#1240) 2021-08-05 10:34:25 -04:00
Pasi Bergman
db19d4c13c
[Bugfix]: Don't override formatter with empty exe (#1224)
* fix(lsp): don't override formatter with empty exe

* Check for nil value
2021-08-04 09:12:01 -04:00
kylo252
7cd03ff4e3
chore: minor cleanup to root_dir comments (#1222) 2021-08-04 11:05:51 +04:30
Abouzar Parvan
e504e1f08c
fix formatting and linting (#1220) 2021-08-04 05:28:24 +00:00
christianchiarulli
6c6fb67a88 use old vim rooter logic, fallback on new way if vimrooter is disabled 2021-08-03 23:02:09 -04:00
kylo252
4c3c3f3885
feat: add lvim.lsp.smart_cwd (#1218)
- Enable querying the language-server for the `root_dir`
- Use `root_dir` to set the current working-directory (CWD)
- Make vim-rooter configurable and add an option to disable it

Inspired by "ahmedkhalf/lsp-rooter.nvim"
2021-08-03 12:10:54 -04:00
Will Leinweber
fc018cdc47
Fix lsp reporting when v.source is nil (#1209) 2021-08-03 00:51:32 -04:00
kylo252
77e283bd9c
[Refactor] Allow editing default keymaps (#1213) 2021-08-02 17:42:56 -04:00
Abouzar Parvan
fbbf1b22a4
fix the formatting :pepehands: (#1208) 2021-08-01 20:51:53 +00:00
Chris
0e05f05e9d respect override table 2021-08-01 15:13:56 -04:00
kylo252
e2dd993ce7
refactor null-ls (#1202) 2021-08-01 10:02:10 +00:00
Abouzar Parvan
30ad4b81f5
Hotfix/eslint d (#1198) 2021-08-01 09:57:15 +00:00
christianchiarulli
8ee070833e fix linter present when executable not found 2021-07-31 19:45:42 -04:00
Abouzar Parvan
2badb25f36
why is eslint_d so bad (#1192) 2021-07-31 15:56:25 +00:00
Abouzar Parvan
c4bff33745
show the actual command (#1191) 2021-07-31 15:42:12 +00:00