Commit graph

1729 commits

Author SHA1 Message Date
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
Chris
410354e7b1 Merge branch 'rolling' of github.com:LunarVim/LunarVim into rolling 2021-08-04 15:21:50 -04:00
Chris
b8145d8f60 update contributing for org 2021-08-04 15:21:45 -04:00
Abouzar Parvan
26a2225c3a
fix the ruby root_dir for good 😭 2021-08-04 23:51:09 +04:30
Chris
84f56ac498 udpate docker image for org 2021-08-04 15:21:00 -04:00
Chris
97fa3d9ec9 update for lunarvim org 2021-08-04 15:20:09 -04:00
Abouzar Parvan
cfa4faf0dd
Feature/ruby support (#1234) 2021-08-04 23:46:33 +04:30
Abouzar Parvan
0842ebb280
Revert "fix GIT_DISCOVERY_ACROSS_FILESYSTEM error from solargraph (#1232)" (#1233)
This reverts commit ef70e77e95.
2021-08-04 23:42:07 +04:30
Abouzar Parvan
ef70e77e95
fix GIT_DISCOVERY_ACROSS_FILESYSTEM error from solargraph (#1232) 2021-08-04 23:40:38 +04:30
Abouzar Parvan
82f7bbb6f9
lazy loading vim-rooter might cause some issues
because if FindRootDirectory not being found
2021-08-04 20:24:31 +04:30
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
120590b8ec
shfmt correct fix (#1221) 2021-08-04 05:35:02 +00:00
Abouzar Parvan
3bfa31aaa0
fix shfmt issue 2021-08-04 05:32:45 +00:00
Abouzar Parvan
e504e1f08c
fix formatting and linting (#1220) 2021-08-04 05:28:24 +00:00
christianchiarulli
686e54ab0d check if git is installed 2021-08-03 23:12:05 -04:00
christianchiarulli
de4b509722 fix comment string for toml 2021-08-03 23:06:52 -04: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
Abouzar Parvan
b608b08ff3
fix compe tab completion issue (#1217) 2021-08-03 12:54:23 +04:30
tafryn
c0a653a0cf
Allow user's to define their own nvim-tree bindings (#1181) 2021-08-03 05:43:57 +00:00
Dery Rahman Ahaddienata
21419b244c
Keymapping custom opts (#1215) 2021-08-03 01:04:51 -04:00
William Goulois
dc3b47b7e7
[Feature]: Add possibility to focus nvimtree instead of toggle (#1074) 2021-08-03 04:54:57 +00: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
Chris
e0f0c81ea6 less needs something defined for formatters and linters 2021-08-02 15:04:10 -04:00
rayane866
c2ef6f43e2
[Feature]: Termux Support (#1206) 2021-08-02 16:04:26 +00:00
Luc Sinet
6d14d7b5da
[Refactor] Adopt which key mapping style (#1210)
* Refactor keymappings to match which-key style

* Update confif example + remove redundant way of registering mappings
2021-08-02 11:19:44 -04:00
Gauravsingh Sisodia
8e88bf5258
fix: comment typo (#1211) 2021-08-02 10:56:03 +00:00
Luc Sinet
d5557f56c8
Make keymaps of bufferline and compe configurable (#1205) 2021-08-02 10:35:46 +04:30
Andrey Volkov
3af0f98887
Add exec to lvim binary (#1203) 2021-08-01 21:21:40 -04:00
Chris
85208a4062 Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling 2021-08-01 18:14:45 -04:00
Chris
94fda1e939 no more default stylua 2021-08-01 18:14:39 -04:00
Abouzar Parvan
fbbf1b22a4
fix the formatting :pepehands: (#1208) 2021-08-01 20:51:53 +00:00
christianchiarulli
611f502104 use hls 2021-08-01 16:07:47 -04:00
christianchiarulli
8e26c44ffd haskell support 2021-08-01 15:45:49 -04:00
Chris
0e05f05e9d respect override table 2021-08-01 15:13:56 -04:00
Chris
72f5a54ec2 compe doc options 2021-08-01 12:21:06 -04:00
Luc Sinet
341a17daa6
Fix formatting issues (#1200) 2021-08-01 10:02:19 +00: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
326ac09045 don't use the elm stuff provided in lspinstall path 2021-07-31 20:18:29 -04:00
christianchiarulli
8ee070833e fix linter present when executable not found 2021-07-31 19:45:42 -04:00
christianchiarulli
915603ed07 udpate colorscheme 2021-07-31 18:36:51 -04:00
Chris
2b09dbf098 cleanup old tab filetype specific code 2021-07-31 15:53:00 -04:00
Chris
db9adf2fb8 borders on docs 2021-07-31 15:47:08 -04:00
Chris
d7595fbb6a tab complete is more consistent 2021-07-31 15:22:15 -04:00
chaeing
213e3961fa
[Feature] Rename lv-config.lua to config.lua (#1193)
* Rename example config files

* Update user config path in installer

* Update user config path with a variable

* Update default user config file to config.lua

* Add fallback to lv-config if config.lua not found

* Add global variable USER_CONFIG_PATH
2021-07-31 14:28:59 -04:00
Abouzar Parvan
2badb25f36
why is eslint_d so bad (#1192) 2021-07-31 15:56:25 +00:00