341 Commits (main)
 

Author SHA1 Message Date
Henrique Borges 09ee835876 Add ataraxis.lua 3 years ago
zeertzjq e247ec3f09 Add nvim-cmp, coq_nvim and chadtree 3 years ago
s1n7ax 323045401f Add nvim-comment-frame plugin 3 years ago
s1n7ax 8cfd3cfe11 Add nvim-terminal plugin 3 years ago
Axel Dahlberg b194409598 adds neoclip 3 years ago
Hjalmar Jakobsson e756bee028 feat(media): add music projects + rm Music category 3 years ago
Rom Grk fbff9a40bf Add nvim-treesitter-context 3 years ago
Beau 4e5ef412c4
adding section on plugins that enhance vim splits/windows (#182)
* Adding section on plugins enhancing vim splits

* Update README.md

* This is more clear as many users refer to splits as windows and vice versa
3 years ago
Oliver Marriott c4ddcd4833 Add Colorscheme Creation section with colorbuddy, base16 & lush 3 years ago
Oliver Marriott ac993de07e Swap Colors and Note Taking so Colors is next to Colorschemes 3 years ago
Oliver Marriott 3ad923d82e Move rose-pine/neovim to Colorschemes 3 years ago
Oliver Marriott 04f1edf7ee Add highlight-current-n.nvim 3 years ago
Oliver Marriott c457289be9 Add paperplanes.nvim 3 years ago
Oliver Marriott ecdd86ab72 Add hotpot.nvim 3 years ago
AllenDang 349a10f477 Add nvim-expand-expr 3 years ago
Dheepak Krishnamurthy ca0107c00d
Add babelfish.nvim and panvimdoc (#176) 3 years ago
Hjalmar Jakobsson a4073de7af feat(music): Supercollider client and Reaper controller 3 years ago
edolphin-ydf 453f387a49 add goimpl.nvim 3 years ago
Henrique Borges d92ec9643a
Add nvim-startup.lua (#175) 3 years ago
Chip Senkbeil 5579afd7c0
Add distant.nvim (#174) 3 years ago
Kevin Zhuang 834da3d22b Add close-buffers.nvim 3 years ago
Dheepak Krishnamurthy fb9a1cda94 Add monochrome.nvim 3 years ago
domagoj.vukovic 6af9bef488 add package-info.nvim 3 years ago
gegoune c92e5d9cc6 Add nanotee/nvim-lsp-basics 3 years ago
Dheepak Krishnamurthy 0b25841783
Add tabline.nvim (#169) 3 years ago
Eric Bower 18130fb5a0 add resources section with neovimcraft 3 years ago
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>
3 years ago
Bremen Braun ff34d8b0a5
Add vacuumline.nvim (#166)
* add vacuumline.nvim

* Update README.md

Co-authored-by: Dave Lage <rockerboo@gmail.com>
3 years ago
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
3 years ago
Dave Lage 735868f967
Remove duplicate, update definition of OneTerm 3 years ago
Dave Lage 97b38c7ce3
Update fzterm to LoricAndre/OneTerm.nvim
Closes #164
3 years ago
Huynh Viet d9452bb155 add OneTerm.nvim
a cool terminal for neovim
3 years ago
bhagwan bfdb7d9d5c added fzf-lua 3 years ago
abecodes f777e4f512 added tabout.nvim 3 years ago
Andrey Kuznetsov 58f4b5ab6c add vimway-lsp-diag 3 years ago
Thomas Versteeg 814877e5f9
Move some things around 3 years ago
Rogin Farrer 98a50eb540 Add Snap fuzzy-finder 3 years ago
francisco souza 55857a19a2 Add null-ls under LSP 3 years ago
Piers Olenski b2ed8f745b Add Rose Pine color theme 3 years ago
Thomas Versteeg 54f4af9838
Fix branch in CI 3 years ago
Thomas Versteeg 038b997bb4
Fix vimawesome URL for CI 3 years ago
freddiehill 171c3cab1e Update README.md 3 years ago
Dave Lage 596f6fc51c
Add https://github.com/akrawchyk/awesome-vim
Adding https://github.com/akrawchyk/awesome-vim#tools to Vim
3 years ago
Tommy 468417c6b3 Update indent-blankline.nvim link 3 years ago
McAuleyPenney e46dfbcd6f
Remove nvim-reload (#153) 3 years ago
José Luis Lafuente 68f5942358
Add nterm.nvim (#152) 3 years ago
zootedb0t cd19b84e64
Add projekt0n/github-nvim-theme (#151)
Co-authored-by: Thomas Versteeg <thomas@versteeg.email>
3 years ago
Thomas Versteeg ea81734771
Add folke/twilight.nvim 3 years ago
ashincoder 24bee8d4f1
Added StarVim to Preconfigured Configurations (#149)
Co-authored-by: Thomas Versteeg <thomas@versteeg.email>
3 years ago
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
3 years ago