Commit graph

1491 commits

Author SHA1 Message Date
rebuilt
ba8f6c84b1
Update README.md
Old lunarvim files must be deleted
2021-07-20 16:42:03 +02:00
rebuilt
52d331e6b8
Merge pull request #1049 from Binx-Codes/patch-1
Update README
2021-07-20 15:22:08 +02:00
Binx
dac295a0c9
Update README 2021-07-20 16:55:13 +04:00
rebuilt
64e3d2c459
Update README.md
Update what gets removed with the overwrite flag
2021-07-20 13:38:00 +02:00
rebuilt
ab30eeae32
Update README.md 2021-07-20 13:34:44 +02:00
rebuilt
ec448a3005
Merge pull request #1045 from ichigo-gyuunyuu/docs/readme
[Doc] Update README.md
2021-07-20 13:32:39 +02:00
ichigo-gyuunyuu
c4ab18091f
Update README.md
Decoupling of lunarvim changes the behaviour of the overwrite flag in the install script
2021-07-20 16:05:48 +05:30
rebuilt
9c27bbf799
Update README.md
Add instructions on how to run LunarVim now that it has been decoupled from neovim
2021-07-20 12:12:51 +02:00
Christian Chiarulli
d02265175f
Decoupling config from nvim (#1038) 2021-07-19 22:50:07 -04:00
Abouzar Parvan
acb6a7a2ce
fixed terminal navigation keys (#1033) 2021-07-19 22:05:30 +04:30
PBird
ecb02ba7fe
fix document highlight bug for javascript,typescript... (#1017) 2021-07-19 21:14:44 +04:30
Luc Sinet
1399d2670a
Replace which with command -v (#1032) 2021-07-19 21:03:31 +04:30
Luc Sinet
0b7668d037
[Feature] Add shell workflows (#1030) 2021-07-19 20:52:49 +04:30
Luc Sinet
a3ab8b0df8
[Bugfix] lint script files (#1026) 2021-07-19 20:50:54 +04:30
Luc Sinet
bdd6e0cf37
Fix reports from luacheck (#1031) 2021-07-19 20:42:59 +04:30
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
e50a586a3a
toggle() already follows the file, no need for find_file() (#1020) 2021-07-19 03:17:49 -04:00
Abouzar Parvan
047f641b05
reverting due to #1018 2021-07-19 04:35:33 +00:00
Ben Goldberg
849b28f153
Add setting to enable/disable the default lsp keybinds (#896) 2021-07-18 20:01:54 +00:00
Abouzar Parvan
e264bfe06d
unpin nvim-tree.lua 2021-07-18 19:36:56 +00:00
Pasi Bergman
dd4dbdd184
[Bugfix] Fix tsserver lsp setup. Fix ts-fmt-lint setup (#1013) 2021-07-18 14:38:41 -04:00
Pasi Bergman
d9936b0d84
[Feature] Add Vue formatter (prettier) setup (#1016) 2021-07-18 14:36:08 -04:00
christianchiarulli
b797c2398f Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling 2021-07-18 14:10:19 -04:00
christianchiarulli
a3f3f3b60c nil check for extended args 2021-07-18 14:10:15 -04:00
Luc Sinet
6f9c521e22
Split plugin loading logic from the configuration (#796) 2021-07-18 18:08:14 +00:00
Abouzar Parvan
56f17cebd4
[Feature] Allow users to inspect all settings inside LV (#984) 2021-07-18 17:57:05 +00:00
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
1ebdb38d7c
fix keymappings issue 2021-07-18 17:52:12 +00:00
Abouzar Parvan
176417d1dc
Update README.md 2021-07-18 17:50:17 +00:00
kylo252
59106e860e
[Refactor] Make default keybindings configurable (#988) 2021-07-18 17:49:41 +00:00
Abouzar Parvan
f0d22b299f
Update README.md 2021-07-18 16:39:26 +04:30
Kai
5fb24d2bd8
remove ranger and ueberzug (#1014) 2021-07-18 16:36:43 +04:30
Abouzar Parvan
6e6a4a96e0
fixing broken nvimtree (#1012) 2021-07-18 15:57:06 +04:30
Abouzar Parvan
5d21a1dbd8
a better path_display default for telescope (#1009) 2021-07-17 19:11:57 -04:00
Abouzar Parvan
71e0266b4b
added support for svelte (#1008) 2021-07-17 19:11:26 -04:00
Pasi Bergman
11ac140eb5
Remove OmniSharp LSP root_dir config after nvim-lspconfig PR #1084 (#1006) 2021-07-17 21:05:12 +04:30
William Goulois
75fab5cea1
fix: diagnostics level for eslint and $ missing (#1001) 2021-07-17 09:46:31 -04:00
Abouzar Parvan
f5991a9d1b
updated readme (#1000) 2021-07-17 18:00:36 +04:30
Abouzar Parvan
dd5de4217d
configure luacheck to better undersant LV code (#998) 2021-07-17 09:11:04 -04:00
christianchiarulli
ddb627d004 also source keymaps 2021-07-17 03:16:02 -04:00
chaeing
1f5fd93f80
[Refactor] nvimtree to be configurable (#970)
* Refactor nvimtree to be configurable

* Correct the location of .stylua.toml in Contrib.md

Co-authored-by: Christian Chiarulli <chris.machine@pm.me>
2021-07-17 02:42:55 -04:00
Abouzar Parvan
18209ed558
allow users to set disabled vim builtins (#948) 2021-07-17 02:40:50 -04:00
Abouzar Parvan
7f978fd2d3
Ruby debugging support (#969)
* Ruby debugging support

* add comment for ruby debugging requirements
2021-07-17 02:34:29 -04:00
Joan López
47ede1e2c2
add temporal and backup files to gitignore. (#983) 2021-07-17 02:32:51 -04:00
Abouzar Parvan
3f4cf5f01d
be explicit about stdin for formatters (#987) 2021-07-17 02:32:17 -04:00
christianchiarulli
ad373002d8 this throws errors sometimes 2021-07-17 00:11:18 -04:00
christianchiarulli
7232e0f7e0 fix borders and doc highlight 2021-07-16 23:22:02 -04:00
christianchiarulli
cabc218c64 this may break things if not specified like this 2021-07-16 18:36:43 -04:00