From b347b0a0483168ea298712e6dd4714042240b6b1 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Wed, 21 Dec 2022 00:18:38 +0000 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b742187..29fb3ba 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ A collection of awesome things. - [Swift](#swift) - [TypeScript](#typescript) - [V](#v) +- [Vim Script](#vim-script) - [Vue](#vue) - [Zig](#zig) - [Misc](#misc) @@ -82,7 +83,6 @@ A collection of awesome things. - [1-Percent/1percent.dev](https://github.com/1-Percent/1percent.dev) - The 1Percent.dev website. - [AlexanderPoellmann/PaymentFont](https://github.com/AlexanderPoellmann/PaymentFont) - A sleek webfont featuring your favourite payment methods - [GoogleChrome/web-vitals-extension](https://github.com/GoogleChrome/web-vitals-extension) - A Chrome extension to measure essential metrics for a healthy site -- [Hasnayeen/larks](https://github.com/Hasnayeen/larks) - https://github.com/Hasnayeen/goodwork - [IceWreck/Argon-Dokuwiki-Template](https://github.com/IceWreck/Argon-Dokuwiki-Template) - Dokuwiki Template based on the Argon Design System - [codeguy/php-the-right-way](https://github.com/codeguy/php-the-right-way) - An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web - [csstools/sanitize.css](https://github.com/csstools/sanitize.css) - A best-practices CSS foundation @@ -384,7 +384,7 @@ A collection of awesome things. - [stylehatch/photoset-grid](https://github.com/stylehatch/photoset-grid) - A simple jQuery plugin to arrange images into a flexible grid, based on Tumblr's photoset feature. - [sudheerj/reactjs-interview-questions](https://github.com/sudheerj/reactjs-interview-questions) - List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!! - [sverweij/dependency-cruiser](https://github.com/sverweij/dependency-cruiser) - Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD. -- [swiftyapp/swifty](https://github.com/swiftyapp/swifty) - 🔑 Free Offline Password Manager +- [swiftyapp/swifty](https://github.com/swiftyapp/swifty) - 🔑 Free Offline-first Password Manager - [tailwindlabs/tailwindcss](https://github.com/tailwindlabs/tailwindcss) - A utility-first CSS framework for rapid UI development. - [thsmi/sieve](https://github.com/thsmi/sieve) - Sieve Script Editor - [tomimick/mapcolorizer](https://github.com/tomimick/mapcolorizer) - Interactive choropleth Javascript map using Leaflet. Includes GeoJSON data for Finland municipalities. @@ -719,6 +719,7 @@ A collection of awesome things. ## Rust +- [Hasnayeen/larks](https://github.com/Hasnayeen/larks) - https://github.com/Hasnayeen/goodwork - [alacritty/alacritty](https://github.com/alacritty/alacritty) - A cross-platform, OpenGL terminal emulator. - [casey/just](https://github.com/casey/just) - 🤖 Just a command runner - [mgdm/htmlq](https://github.com/mgdm/htmlq) - Like jq, but for HTML. @@ -891,6 +892,10 @@ A collection of awesome things. - [vlang/v](https://github.com/vlang/v) - Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io +## Vim Script + +- [drewtempelmeyer/palenight.vim](https://github.com/drewtempelmeyer/palenight.vim) - Soothing color scheme for your favorite [best] text editor + ## Vue - [ElemeFE/element](https://github.com/ElemeFE/element) - A Vue.js 2.0 UI Toolkit for Web