Commit graph

39 commits

Author SHA1 Message Date
Rafael
71c5cb4f0b
(feat) use neoformat as the defalt format option (#715) 2021-07-05 16:01:19 -04:00
christianchiarulli
be9a5a0889 user defined plugins 2021-07-05 15:35:06 -04:00
christianchiarulli
6b41286d70 updated autocommands for user 2021-07-05 14:49:07 -04:00
maxime50
d876d89c30
Remove extras Config option since extras plugins are enabled individualy now (#673)
* Remove `extras` Global Config

* remove white space

Co-authored-by: maxime50 <>
2021-07-04 22:14:09 -04:00
Rafael
9f511bcb59
start formatting rules 2021-07-04 22:14:01 -03:00
PZ31k0nauT
7cd58b1228
Basics for php lsp (#664)
* Update php.lua

* Update default-config.lua

* Update lv-config.example.lua
2021-07-04 12:50:38 -04:00
christianchiarulli
c0a48c186b update docs 2021-07-04 12:19:29 -04:00
Mayank Dutta
7dc564c427
added Clangd format_on_save (#621)
* clang autoformat do save lot of trouble

* clang autoformat do save lot of trouble

* clang indentation done, comments updated

* clang indentation done, comments updated

Co-authored-by: Mayank Sharma <info@Mayanks-MacBook-Air.local>
2021-07-03 17:13:57 -04:00
J.B.C
049fd808d9
fix(typo): nvcode -> LunarVim (#629) 2021-07-03 17:13:35 -04:00
William Goulois
0096e0baa9
feat(615): transparent background option (#617) 2021-07-03 13:52:07 -04:00
James Walmsley
af207091bc
[LSP] clang - Better defaults for clangd. (#601) 2021-07-02 19:44:18 -04:00
Chris
255b14a371 remove lv config so that user settings actually mean something 2021-07-02 14:39:36 -04:00
yibaba
c1600fbfaa
Modifying installer.sh (and README.md) to be suited for Gentoo (#495)
* Modifying installer.sh to be suited for Gentoo

* Change README.md to be more helpful for Gentoo instalations
2021-06-18 17:43:30 -04:00
Micael Viana
d118833913
fix pip install on Arch Linux (#390) 2021-05-12 14:50:28 -04:00
Simon Fontana Oscarsson
cce4f50e76
Fix packer and nvim already installed check (#382)
It was not possible to install LunarVim if these programs were already
installed. The check is syntactically incorrect and will always return
non-0 status, and the installer always continued with installing packer
and nvim. This failed with an error: "fatal: destination path
'REDACTED/packer.nvim' already exists and is not an empty directory."

Correct the syntax error by checking if the file exists.
2021-05-09 11:22:46 -04:00
Simon Fontana Oscarsson
123dfca594
Use os-release file to check Ubuntu distro (#381)
Previous check uname -a does not work if user has changed kernel.
Use os-release for true operating system identification.
2021-05-09 11:22:29 -04:00
yibaba
9bd32d7f95
Add compatibility with Artix Linux (Arch derivative) (#306) 2021-04-27 00:59:09 -04:00
André Sá
4a797b59bd
Update install to support Fedora (#259) 2021-04-15 21:24:01 -04:00
christianchiarulli
2cd8c6a21c LunarVim 2021-04-15 00:17:48 -04:00
Walkability
dd70434857
minor-installer-fix: remove install argument from pacman (#231) 2021-04-04 17:24:35 -04:00
Iván Giovanazzi
d231232f87
added install tree-sitter-cli (#161) 2021-03-26 00:58:54 -04:00
Chris
20dbd59ee4 remove autoinstall for now 2021-03-25 23:57:20 -04:00
Chris
f52a6870a7 add support LspInstall where possible 2021-03-25 19:58:40 -04:00
Chris
301a2cb67f update install script 2021-03-23 19:52:56 -04:00
Chris
211f0a06d1 update install script 2021-03-23 19:50:20 -04:00
Chris
fda6449427 update install script 2021-03-23 19:48:07 -04:00
Chris
4c57e5a040 remove junk 2021-03-23 19:47:59 -04:00
Chris
4c1840f240 add lots of nonsense to script, for now just tell user in readme to run :PackerInstall 2021-03-19 02:13:59 -04:00
Chris
e66addc568 update need to get rid of message 2021-03-19 01:44:44 -04:00
Chris
532501a266 update script 2021-03-19 01:38:22 -04:00
Chris
3c4976aba5 update install 2021-03-19 01:32:01 -04:00
Chris
0fe5211931 update 2021-03-19 01:29:21 -04:00
Chris
e4d15fba88 update 2021-03-19 01:28:08 -04:00
Chris
1a65c0eccd update install script 2021-03-19 01:26:09 -04:00
Chris
6b1033cad8 update script 2021-03-19 01:20:38 -04:00
Chris
5c27f4f1cb fix installer (accidentally overwrote) 2021-03-19 01:10:04 -04:00
Chris
a7c77a04b5 shellcheck and shfmt 2021-03-19 00:10:21 -04:00
Chris
be6c6ca92f udpates 2021-03-16 22:06:38 -04:00
Chris
90980295d0 udpate readme add installer 2021-03-14 22:25:28 -04:00