Commit graph

306 commits

Author SHA1 Message Date
kylo252
77e283bd9c
[Refactor] Allow editing default keymaps (#1213) 2021-08-02 17:42:56 -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
kylo252
9d89929d9b
Enable querying lang-server formatting capabilities (#1078) 2021-07-31 00:06:08 -04:00
rebuilt
7960a0e769
Update README.md 2021-07-29 14:10:21 +02:00
rebuilt
58bd5fe93c
Update README.md
Master now has the changes from rolling
2021-07-28 02:00:23 +02:00
abzcoding
44dc05c242 add some sample which-key mappings to lv-config.lua and README.md 2021-07-27 22:21:25 +04:30
Luc Sinet
12c0a7441e
[Refactor] remove lv prefix (#1112)
* Rename lv-utils into utils

* Move commands defined in utils into core/commands.lua
2021-07-26 13:14:23 -04:00
kylo252
e37a511abc
Fix ignored user autocommands (#1090) 2021-07-25 11:55:19 +00:00
rebuilt
9338702a09
Update README.md
Link to wiki page for renamed globals
2021-07-25 10:04:29 +02:00
Chris
c0a0771cd6 update colorscheme in example 2021-07-25 00:43:37 -04:00
Chris
f2e9198d0d update readme 2021-07-25 00:42:38 -04:00
Christian Chiarulli
98f8a77819
New contract (#1080)
Changes to the global config object

O is now lvim
user_plugins is now plugins
user_autocommands is now autocommands
No more lang specific plugins

Null-ls has replaced both formatter.nvim and nvim-lint
2021-07-24 21:17:11 -04:00
Abouzar Parvan
3ffee159af
Update README.md 2021-07-21 11:39:37 +04:30
kylo252
840e07c7fc
[Feature] Make common_on_attach configurable (#1024) 2021-07-21 02:04:44 +04:30
Binx
9e640fa4d9
Update README (#1051) 2021-07-20 17:19:41 +00:00
rebuilt
6dab493144
Update README.md
Add entry for alias
2021-07-20 19:14:49 +02:00
Abouzar Parvan
e057c61f48
Update README.md 2021-07-20 17:05:47 +00:00
Abouzar Parvan
0641bbd2fb
Update README.md 2021-07-20 16:56:37 +00:00
Abouzar Parvan
a13b4a7af6
Update README.md 2021-07-20 15:07:20 +00:00
rebuilt
ba8f6c84b1
Update README.md
Old lunarvim files must be deleted
2021-07-20 16:42:03 +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
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
Abouzar Parvan
56f17cebd4
[Feature] Allow users to inspect all settings inside LV (#984) 2021-07-18 17:57:05 +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
Abouzar Parvan
f5991a9d1b
updated readme (#1000) 2021-07-17 18:00:36 +04:30
Abouzar Parvan
f71e1c37e3
Update README.md 2021-07-16 05:39:13 +00:00
christianchiarulli
f58782563e user toggleterm instead of fterm 2021-07-14 23:15:12 -04:00
Abouzar Parvan
cae6b7da4c
fix the installation stuck on Ok to remove (#912) 2021-07-13 11:27:38 -04:00
ksyx
15ed5bafd5
fix: clicking made with lua icon opens a deadlink (#906) 2021-07-13 01:57:12 +00:00
christianchiarulli
2423fcdc90 refactor single file 2021-07-12 21:11:43 -04:00
Abouzar Parvan
14ce9d462c
updated according to #878 2021-07-12 15:54:13 +00:00
Abouzar Parvan
076b8420d5
we should have clearly defined goals (#891) 2021-07-12 08:10:53 -04:00
Abouzar Parvan
1fbde6b563
goimports instead of goimport (#889) 2021-07-12 11:06:39 +04:30
Abouzar Parvan
e3fb747131
Update README.md 2021-07-12 05:57:38 +00:00
Abouzar Parvan
c713656389
Update README.md 2021-07-11 18:44:34 +00:00
Uzaaft
457d4ca244
MISC: Typo fix, and --@usage for python and rust (#795) 2021-07-11 13:12:55 +04:30
Kai
b68950978a
adding branch support (#852) 2021-07-10 19:25:35 -04:00
Abouzar Parvan
0f48285c61
updated readme according to default_plugin changes (#833) 2021-07-10 09:27:55 -04:00
not
ae6e265473
add testimonial (#826) 2021-07-09 23:02:42 -04:00
christianchiarulli
bf60be79a4 update readme 2021-07-08 18:40:30 -04:00
abzcoding
e2d9944c24 updated readme, revmoed dead configs, added better user_plugins suggestions 2021-07-08 12:02:03 +04:30
Rafael Colucci
bf2d195745
Removing merge tags 2021-07-07 09:53:54 +02:00
Abouzar Parvan
cd7da50350
custom_plugins has been renamed to user_plugins (#745) 2021-07-07 02:36:56 -04:00
christianchiarulli
f22e1bd8cb cleanup and stability improvements 2021-07-06 12:28:50 -04:00
Christian Chiarulli
63e1a79e14
Update README.md 2021-07-06 10:02:40 -04:00
Christian Chiarulli
29981f32be
Update README.md 2021-07-06 09:50:53 -04:00
christianchiarulli
2048597164 Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable 2021-07-05 16:26:31 -04:00
J.B.C
b6f724a2b5
Testimonials (#713)
* testimonial test

* testimonial test2

* fix(testimonials): moving testimonials to the bottom
2021-07-05 15:32:45 -04:00
Chris
703fdfd48d Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable 2021-07-02 21:06:08 -04:00
Chris
32d8a38df6 update and simplify readme 2021-07-02 21:01:48 -04:00
Chris
2e1f3ef609 remove rolling option for now 2021-07-02 21:00:38 -04:00
Chris
7bca46b390 first commit to stable branch 2021-07-02 20:58:53 -04:00
Chris
d8cf871a38 update badge 2021-06-30 14:30:30 -04:00
Chris
5e5319cafe update badges 2021-06-30 14:28:26 -04:00
Chris
b774240d28 new logo 2021-06-30 00:55:40 -04:00
rebuilt
b3cd29f863
Documentation: Add sections 'Troubleshooting installation problems', (#532)
* Documentation: Add sections 'Troubleshooting installation problems',
'Community links'.  Modify section for clarity 'Install your own plugins'

* Add section: Manual Install
2021-06-26 14:22:50 -04:00
Marek Filipowicz
a9e9047118
feat(java): Replace the current custom installation of java, with lspinstall (#517) 2021-06-26 13:15:02 -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
Imbolc
149da6b603
Fix neovim installation cleanup (#460)
Got these on debian: `rm: cannot remove 'neovim/.deps/build/src/luajit/src/lib_init_dyn.o': Permission denied ...`
2021-06-18 16:10:20 -04:00
Kid
4ebdcac7fa
Improve commands in README (#392)
* Suggest removing only Packer directory in README

* Adjust more commands

* Delete `~/.local/share/nvim/site`
2021-05-20 11:38:54 -04:00
Ayush Mandowara
22ffb0eb03
Update README.md (#398)
The numbered list for `Install your own plugins` was all in one line
- Changed it to a proper sequence (added new lines)
- added highlighting (backticks) to file names
- fixed grammar (, instead of .) in pt 2
2021-05-18 00:08:57 -04:00
christianchiarulli
9ad54d4e94 fix LunarVim logo 2021-05-04 22:04:22 -04:00
rebuilt
ca50ac0ece
Documentation: Added example configuration section. Added file location of additional keymappings. Added link to neovim plugins (#360) 2021-05-04 17:55:45 -04:00
rebuilt
c095de542f
Added section: Uninstalling. Added links to plugins (#326) 2021-05-02 20:14:39 -04:00
rebuilt
20ca90c389
Added section: Colorschemes (#343) 2021-05-02 20:13:09 -04:00
rebuilt
220362ef8f
Adds sections to Readme (#321)
* Added sections: What's included?, Getting Started, Useful Commands for troubleshooting.  Added table of contents

* Updates readme.  Adds sections: Installing plugins, Using Packer, Lsp errors
2021-04-29 13:28:10 -04:00
rebuilt
7ce8a82b59
Added sections: What's included?, Getting Started, Useful Commands for troubleshooting. Added table of contents (#317) 2021-04-29 01:36:13 -04:00
evakuator
3e66e82b7e
Prefer xclip over xsel (#275)
Neovim recommends using xclip over xsel: https://github.com/neovim/neovim/pull/9302
2021-04-20 11:29:21 -04:00
Daniel Power
8da0d534d8
Recommend neovim-git instead of neovim-nightly-git (#266)
Resolves #265
2021-04-18 15:46:15 -04:00
Christian Chiarulli
e834d6361e
Update README.md 2021-04-15 00:23:45 -04:00
christianchiarulli
2cd8c6a21c LunarVim 2021-04-15 00:17:48 -04:00
Will Bunting
d536069913
Fix license badge (#250)
thanks
2021-04-09 02:42:55 -04:00
christianchiarulli
624207db16 update readme 2021-04-07 00:30:22 -04:00
christianchiarulli
4599dca3f9 update readme 2021-04-05 04:42:43 -04:00
christianchiarulli
6096fe5650 udpates 2021-04-04 17:21:57 -04:00
seocamo
225266e1b3
add Arch neovim installing script (#204) 2021-04-01 03:27:35 -04:00
Chris
a2028eca5b update 2021-03-31 12:05:26 -04:00
Christian Chiarulli
c81abf2262
Update README.md 2021-03-30 02:19:45 -04:00
Christian Chiarulli
48286254b7
Update README.md 2021-03-30 02:10:40 -04:00
Christian Chiarulli
5df8a974fd
Update README.md 2021-03-30 02:08:33 -04:00
Christian Chiarulli
38dc9d658f
Update README.md 2021-03-30 02:02:48 -04:00
Christian Chiarulli
e49a37e0e2
Update README.md 2021-03-30 01:57:52 -04:00
Christian Chiarulli
d2bff4c5a4
Update README.md 2021-03-30 01:44:39 -04:00
Christian Chiarulli
d5e2a07997
Update README.md 2021-03-30 01:43:05 -04:00
Christian Chiarulli
0821a3bd92
Update README.md 2021-03-30 01:32:06 -04:00
Chris
99a41a7fb5 updates 2021-03-29 22:07:01 -04:00
Chris
9a6b27abb1 update readme 2021-03-29 17:10:03 -04:00
Chris
0b99fffcf4 update 2021-03-29 17:01:11 -04:00
Chris
4905fb9c08 update again 2021-03-29 17:00:11 -04:00
Chris
9773d095ad update readme 2021-03-29 16:59:12 -04:00
Chris
2c5d18ebbc anahter badge 2021-03-27 14:32:45 -04:00
Chris
3b8f2034ba another badge 2021-03-27 14:30:24 -04:00
Chris
e09b184829 add license badege 2021-03-27 14:28:02 -04:00
Chris
ca70fbd740 update badege name 2021-03-27 14:24:50 -04:00
Chris
b6f5dde577 add discord badge 2021-03-27 14:23:59 -04:00