Commit Graph

277 Commits

Author SHA1 Message Date
AllenDang
349a10f477 Add nvim-expand-expr 2021-08-13 08:42:10 +00:00
Dheepak Krishnamurthy
ca0107c00d
Add babelfish.nvim and panvimdoc (#176) 2021-08-13 08:41:01 +00:00
Hjalmar Jakobsson
a4073de7af feat(music): Supercollider client and Reaper controller 2021-08-13 07:43:27 +00:00
edolphin-ydf
453f387a49 add goimpl.nvim 2021-08-13 06:56:22 +00:00
Henrique Borges
d92ec9643a
Add nvim-startup.lua (#175) 2021-08-10 06:49:55 +00:00
Chip Senkbeil
5579afd7c0
Add distant.nvim (#174) 2021-08-09 18:03:43 +00:00
Kevin Zhuang
834da3d22b Add close-buffers.nvim 2021-08-09 09:10:05 +02:00
Dheepak Krishnamurthy
fb9a1cda94 Add monochrome.nvim 2021-08-09 09:08:05 +02:00
domagoj.vukovic
6af9bef488 add package-info.nvim 2021-08-08 15:56:33 +02:00
gegoune
c92e5d9cc6 Add nanotee/nvim-lsp-basics 2021-08-08 15:56:16 +02:00
Dheepak Krishnamurthy
0b25841783
Add tabline.nvim (#169) 2021-08-07 08:40:28 +00:00
Eric Bower
18130fb5a0 add resources section with neovimcraft 2021-08-06 16:58:24 +02:00
Jake Vincent
a001ca8b1e
Add TeXMagic.nvim and mkdnflow.nvim (#167)
* Add TeXMagic.nvim and mkdnflow.nvim

* Remove duplicates

Co-authored-by: Jake Vincent <jakewvincent@gmail.com>
2021-08-05 09:06:31 +02:00
Bremen Braun
ff34d8b0a5
Add vacuumline.nvim (#166)
* add vacuumline.nvim

* Update README.md

Co-authored-by: Dave Lage <rockerboo@gmail.com>
2021-08-01 21:31:55 -04:00
Will Leinweber
22d3671308 call out that tokyonight has a light theme too
People might be searching this doc for light themes specifically since they are more rare, so make sure tokyonight is called out as having one
2021-07-31 09:31:07 +02:00
Dave Lage
735868f967
Remove duplicate, update definition of OneTerm 2021-07-28 14:49:18 -04:00
Dave Lage
97b38c7ce3
Update fzterm to LoricAndre/OneTerm.nvim
Closes #164
2021-07-28 14:41:42 -04:00
Huynh Viet
d9452bb155 add OneTerm.nvim
a cool terminal for neovim
2021-07-28 16:39:49 +02:00
bhagwan
bfdb7d9d5c added fzf-lua 2021-07-25 07:55:26 +02:00
abecodes
f777e4f512 added tabout.nvim 2021-07-24 12:15:34 +02:00
Andrey Kuznetsov
58f4b5ab6c add vimway-lsp-diag 2021-07-21 19:11:08 +02:00
Thomas Versteeg
814877e5f9
Move some things around 2021-07-21 08:21:06 +00:00
Rogin Farrer
98a50eb540 Add Snap fuzzy-finder 2021-07-20 16:01:36 +02:00
francisco souza
55857a19a2 Add null-ls under LSP 2021-07-20 16:01:21 +02:00
Piers Olenski
b2ed8f745b Add Rose Pine color theme 2021-07-20 12:18:54 +02:00
Thomas Versteeg
54f4af9838
Fix branch in CI 2021-07-20 06:37:27 +00:00
Thomas Versteeg
038b997bb4
Fix vimawesome URL for CI 2021-07-20 06:36:54 +00:00
freddiehill
171c3cab1e Update README.md 2021-07-20 08:36:04 +02:00
Dave Lage
596f6fc51c
Add https://github.com/akrawchyk/awesome-vim
Adding https://github.com/akrawchyk/awesome-vim#tools to Vim
2021-07-19 13:25:24 -04:00
Tommy
468417c6b3 Update indent-blankline.nvim link 2021-07-17 09:02:43 +02:00
McAuleyPenney
e46dfbcd6f
Remove nvim-reload (#153) 2021-07-16 17:00:56 +00:00
José Luis Lafuente
68f5942358
Add nterm.nvim (#152) 2021-07-16 09:52:58 -04:00
zootedb0t
cd19b84e64
Add projekt0n/github-nvim-theme (#151)
Co-authored-by: Thomas Versteeg <thomas@versteeg.email>
2021-07-14 08:57:18 +02:00
Thomas Versteeg
ea81734771
Add folke/twilight.nvim 2021-07-13 12:21:38 +00:00
ashincoder
24bee8d4f1
Added StarVim to Preconfigured Configurations (#149)
Co-authored-by: Thomas Versteeg <thomas@versteeg.email>
2021-07-11 16:52:01 +00:00
Iron-E
179ce92627
Add nvim-cartographer to Keybindings section (#148)
* Add `nvim-cartographer` to Keybindings section

I created this plugin to help users create keymaps more easily in Lua, as the `vim.api.nvim_set_keymap` is a tad verbose compared to the nice `:map` syntax we had in VimL. 

You can see it in action [here](https://gitlab.com/Iron_E/dotfiles/-/blob/master/.config/nvim/lua/init/mappings.lua).

* style: add missing period
2021-07-10 16:43:15 +00:00
kdav5758
59ed3b2064 Add AutoSave.nvim, DAPInstall.nvim, AbbrevMan.nvim 2021-07-10 07:10:56 +00:00
siduck76
01ddee16f3
new plugins (#146)
Co-authored-by: Dave Lage <rockerboo@gmail.com>
Co-authored-by: Thomas Versteeg <thomas@versteeg.email>
2021-07-09 06:55:01 +00:00
Xuyuan Pang
2c46f84965
Add yanil (#145)
Co-authored-by: Thomas Versteeg <thomas@versteeg.email>
2021-07-08 11:33:11 +00:00
Steven Arcangeli
6c625a912f Add qf_helper.nvim 2021-07-08 07:00:45 +00:00
siduck76
5706cc241f
Add floating.nvim (#141)
* Add floating.nvim

* Use Neovim to resolve awesome-neovim linter.

Co-authored-by: Dave Lage <rockerboo@gmail.com>
2021-07-07 17:30:40 -04:00
Vu Nguyen
58a6f01692 Add vn-night dark colorscheme 2021-07-07 20:00:34 +00:00
Yash
5fa1b6c5e1 Add calvara-dark.nvim 2021-07-07 14:28:28 +00:00
David Zhang
17dd45d436 doc: add crispgm/nvim-go 2021-07-07 07:04:08 +00:00
wongxy
41ea48ee7f Add nvim-transparent
A plugin that helps you make your neovim transparent
2021-07-06 06:50:41 +00:00
Alvaro Sevilla
28141d7b4a Add luatab.nvim
I noticed the only tabline plugins listed are more of a "bufferline" were tabs and buffers are mixed, so I made a plain tabline in lua
2021-07-05 13:59:01 +00:00
alternateved
d653be1153
Update list of colorschemes (#136) 2021-07-05 10:25:08 +00:00
wongxy
51a43928a4
Add nvim-cursorword (#134)
Co-authored-by: Thomas Versteeg <thomas@versteeg.email>
2021-07-04 15:51:53 +00:00
alternateved
904b929cc4
Add new preconfigured NeoVim setup (#135) 2021-07-04 15:39:09 +00:00
Soi Le Dit
93208e7d70 Add dashboard.nvim 2021-07-04 07:35:48 +00:00