Commit graph

248 commits

Author SHA1 Message Date
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
Chris
7d99055333 lotsa fixes 2021-03-26 20:28:08 -04:00
Chris
7a67d6245a add bookmark plugin since regular marks never delete for me 2021-03-26 17:02:27 -04:00
Chris
e9dc8603c8 fix snippet bug 2021-03-26 13:48:58 -04:00
chaeing
c7e08f67d8
Add clipboard support guide for WSL2 (#167)
To support Windows system clipboard in neovim on WSL2
2021-03-26 00:58:18 -04:00
Christian Chiarulli
af3d8997fa
Update README.md 2021-03-26 00:15:52 -04:00
Chris
6ea79169a3 update readme 2021-03-25 23:48:35 -04:00
Chris
3b47d024d9 update readme 2021-03-25 20:06:08 -04:00
Chris
f52a6870a7 add support LspInstall where possible 2021-03-25 19:58:40 -04:00
Chris
2a0c547fcc udpate 2021-03-24 17:58:17 -04:00
Chris
f89d9b425d update readme 2021-03-24 00:53:36 -04:00
Chris
6c8bcbca68 updates 2021-03-23 23:52:35 -04:00
Chris
ac1f0d3cb0 update readme 2021-03-23 23:34:58 -04:00
Chris
7918f9a200 update reamde 2021-03-23 20:04:38 -04:00
Chris
0268e858f8 update readme 2021-03-23 20:00:40 -04:00
Chris
d6543a623a update readme 2021-03-23 19:58:43 -04:00
Chris
301a2cb67f update install script 2021-03-23 19:52:56 -04:00
Chris
605161450f updates 2021-03-23 02:35:03 -04:00
Chris
3155ea1a74 potentially move to ultisnips 2021-03-22 22:32:59 -04:00
Chris
544b67d80a better vscode support 2021-03-22 22:09:11 -04:00
Chris
2e863d4ffc updates 2021-03-22 15:15:12 -04:00
Chris
a9dae4e3a5 fix spelling 2021-03-22 14:03:54 -04:00
Chris
0d6993e995 watch octo 2021-03-22 03:01:12 -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
105806c4e9 update todos 2021-03-21 23:14:19 -04:00
Chris
744ed8bb1c updates 2021-03-21 22:53:12 -04:00
Chris
b67c80c70c replace startify with dashboard 2021-03-21 22:40:26 -04:00
Chris
a24a4909ce update TODOs 2021-03-21 20:59:02 -04:00
Chris
d9a888e966 update galaxyline filetype, spaces, encoding 2021-03-21 20:02:49 -04:00
Chris
896f0e456c update formatters 2021-03-20 17:22:44 -04:00
Chris
ae6eca4581 update readme 2021-03-20 04:20:23 -04:00
Chris
6b5fbb3385 added LSP kinds for everything 2021-03-20 02:32:49 -04:00
Chris
d97766b0a7 snippet stream 2021-03-19 22:35:58 -04:00
Chris
f028ddeadc readme update 2021-03-19 16:06:12 -04:00
Chris
222425157e remove install script for now 2021-03-19 03:17:05 -04:00
Chris
414f854e4a updates 2021-03-19 02:54:17 -04:00
Chris
7eea23bb6c prettier and eslint configured 2021-03-18 23:47:03 -04:00
Chris
7d88df1914 update readme 2021-03-18 15:00:14 -04:00
Chris
8a6c861744 update readme 2021-03-18 14:01:39 -04:00
Chris
43f09d00cc updates 2021-03-18 02:42:20 -04:00
Chris
edabd42359 new galaxyline 2021-03-18 02:08:38 -04:00
Chris
95635dbe43 update readme todos 2021-03-18 00:30:14 -04:00
Chris
6ed2437edb new language servers and smart document highlighting 2021-03-17 20:32:52 -04:00
Chris
8c242546fd update readme 2021-03-17 13:40:42 -04:00
Chris
84704db7bb update readme 2021-03-17 03:39:52 -04:00
Chris
9c1ba8e28d update note about installing 2021-03-17 03:35:39 -04:00
Chris
04081f99c0 updates 2021-03-17 03:30:40 -04:00
Chris
9f95514651 updates 2021-03-17 03:30:03 -04:00
Chris
784fdcf19d updates 2021-03-17 03:23:23 -04:00
Chris
20b8eb1c33 update whichkey 2021-03-17 02:24:41 -04:00
Chris
4308a66977 wrap lsp functions in simple commands 2021-03-17 00:17:41 -04:00
Chris
7da8f32a95 updates 2021-03-16 23:44:09 -04:00
Chris
be6c6ca92f udpates 2021-03-16 22:06:38 -04:00
Chris
cd05394d91 udpates 2021-03-16 09:10:38 -04:00
Chris
a147c46c8b update readme 2021-03-16 03:02:31 -04:00
Chris
c03033adcb add illuminate 2021-03-16 02:33:50 -04:00
Chris
25bc357a41 update readme 2021-03-16 02:18:50 -04:00