Commit graph

112 commits

Author SHA1 Message Date
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
d8a3a552d6
[IMPORTANT] Now using stylua for formatting.
* This was discussed in #652

* For now on, we're gonna use stylua for formatting the project, the config is located
in `utils/.stylua.toml`, Use it before pushing changes.
2021-07-04 22:34:46 -03: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
Henry Palacios
8e1ae72fa7
Update nv script folder (#625)
The path used by default in install.sh is ~/.config/nvim
2021-07-03 16:40:29 -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
Chris
a84f5eb36b add lush and template for creating colorschemes 2021-06-30 22:03:56 -04:00
Chris
e161706ba3 color logo 2021-06-30 11:57:08 -04:00
Chris
b774240d28 new logo 2021-06-30 00:55:40 -04:00
christianchiarulli
832b55fa23 less vimscript 2021-06-28 11:39:37 -04:00
Wolowit
0b0ba39193
vscode use spacebar in other input (#513)
* fixed ues spacebar in other input(terminal, extensions, etc)

* fixed vscode spacebar
2021-06-26 14:07:58 -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
Enzo Di Tizio
b70c1a4a07
Fixed possible typo (#324)
Fixing possible typo on the `oneDarkPro` theme name.
2021-04-29 18:51:52 -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
Chris
62e44109e5 update logo 2021-04-01 04:49:56 -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
544b67d80a better vscode support 2021-03-22 22:09:11 -04:00
Chris
a8326859cd updates 2021-03-22 01:46:06 -04:00
Chris
7613b25a54 add demo pic 2021-03-21 23:37:02 -04:00
Chris
07b8a2d071 udpates 2021-03-21 23:33:08 -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
408d99c4b4 add mac java ls bin 2021-03-16 00:16:57 -04:00
Chris
e26b5c51ed update LSP get nvim-jdtls working with Java 2021-03-15 23:11:39 -04:00