mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-27 07:14:52 +00:00
Merge pull request #136288 from yaymukund/nvim-solarized-lua
vimPlugins.nvim-solarized-lua: init at 2021-07-09
This commit is contained in:
commit
371e2ff375
File diff suppressed because it is too large
Load Diff
@ -9,6 +9,11 @@
|
||||
# linted:
|
||||
# $ nix run nixpkgs.python3Packages.flake8 -c flake8 --ignore E501,E265,E402 update.py
|
||||
|
||||
# If you see `HTTP Error 429: too many requests` errors while running this script,
|
||||
# refer to:
|
||||
#
|
||||
# https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/vim.section.md#updating-plugins-in-nixpkgs-updating-plugins-in-nixpkgs
|
||||
|
||||
import inspect
|
||||
import os
|
||||
import sys
|
||||
|
@ -244,6 +244,7 @@ inkarkat/vim-ReplaceWithSameIndentRegister
|
||||
inkarkat/vim-SyntaxRange
|
||||
int3/vim-extradite
|
||||
Iron-E/nvim-highlite
|
||||
ishan9299/nvim-solarized-lua
|
||||
itchyny/calendar.vim
|
||||
itchyny/lightline.vim
|
||||
itchyny/thumbnail.vim
|
||||
|
Loading…
Reference in New Issue
Block a user