Skip to content

Commit

Permalink
chore(updates): updated entries in files
Browse files Browse the repository at this point in the history
  • Loading branch information
simonecorsi committed Feb 15, 2025
1 parent 98a68ca commit ef11958
Show file tree
Hide file tree
Showing 2 changed files with 2,856 additions and 2,840 deletions.
54 changes: 27 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
## Table of Contents

* [Vim Script](#vim-script)
* [JavaScript](#javascript)
* [TypeScript](#typescript)
* [Rust](#rust)
Expand Down Expand Up @@ -37,7 +38,6 @@
* [MDX](#mdx)
* [JSON](#json)
* [Haskell](#haskell)
* [Vim Script](#vim-script)
* [Common Lisp](#common-lisp)
* [Markdown](#markdown)
* [Dart](#dart)
Expand All @@ -58,6 +58,32 @@
* [Pug](#pug)
* [Astro](#astro)

## Vim Script

* [Exafunction/codeium.vim](https://github.com/Exafunction/codeium.vim) - Free, ultrafast Copilot alternative for Vim and Neovim

* [preservim/nerdtree](https://github.com/preservim/nerdtree) - A tree explorer plugin for vim.

* [puremourning/vimspector](https://github.com/puremourning/vimspector) - vimspector - A multi-language debugging system for Vim

* [airblade/vim-gitgutter](https://github.com/airblade/vim-gitgutter) - A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.

* [tpope/vim-fugitive](https://github.com/tpope/vim-fugitive) - fugitive.vim: A Git wrapper so awesome, it should be illegal

* [rhysd/vim.wasm](https://github.com/rhysd/vim.wasm) - Vim editor ported to WebAssembly

* [ryanoasis/vim-devicons](https://github.com/ryanoasis/vim-devicons) - Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more

* [prettier/vim-prettier](https://github.com/prettier/vim-prettier) - A Vim plugin for Prettier

* [liuchengxu/space-vim](https://github.com/liuchengxu/space-vim) - :four\_leaf\_clover: Lean & mean spacemacs-ish Vim distribution

* [neovim/neovim](https://github.com/neovim/neovim) - Vim-fork focused on extensibility and usability

* [ctrlpvim/ctrlp.vim](https://github.com/ctrlpvim/ctrlp.vim) - Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.

* [VundleVim/Vundle.vim](https://github.com/VundleVim/Vundle.vim) - Vundle, the plug-in manager for Vim

## JavaScript

* [just-js/ffast](https://github.com/just-js/ffast) - 🐉 An experimental node.js FFI library
Expand Down Expand Up @@ -1730,8 +1756,6 @@

* [jaredhanson/passport](https://github.com/jaredhanson/passport) - Simple, unobtrusive authentication for Node.js.

* [vuejs/it.vuejs.org](https://github.com/vuejs/it.vuejs.org) - Italian translation for vuejs.org :it:

## TypeScript

* [rajibola/human-regex](https://github.com/rajibola/human-regex) - Human-friendly regular expression builder with English-like syntax.
Expand Down Expand Up @@ -3852,30 +3876,6 @@

* [purescript/purescript](https://github.com/purescript/purescript) - A strongly-typed language that compiles to JavaScript

## Vim Script

* [preservim/nerdtree](https://github.com/preservim/nerdtree) - A tree explorer plugin for vim.

* [puremourning/vimspector](https://github.com/puremourning/vimspector) - vimspector - A multi-language debugging system for Vim

* [airblade/vim-gitgutter](https://github.com/airblade/vim-gitgutter) - A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.

* [tpope/vim-fugitive](https://github.com/tpope/vim-fugitive) - fugitive.vim: A Git wrapper so awesome, it should be illegal

* [rhysd/vim.wasm](https://github.com/rhysd/vim.wasm) - Vim editor ported to WebAssembly

* [ryanoasis/vim-devicons](https://github.com/ryanoasis/vim-devicons) - Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more

* [prettier/vim-prettier](https://github.com/prettier/vim-prettier) - A Vim plugin for Prettier

* [liuchengxu/space-vim](https://github.com/liuchengxu/space-vim) - :four\_leaf\_clover: Lean & mean spacemacs-ish Vim distribution

* [neovim/neovim](https://github.com/neovim/neovim) - Vim-fork focused on extensibility and usability

* [ctrlpvim/ctrlp.vim](https://github.com/ctrlpvim/ctrlp.vim) - Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.

* [VundleVim/Vundle.vim](https://github.com/VundleVim/Vundle.vim) - Vundle, the plug-in manager for Vim

## Common Lisp

* [dimitri/pgloader](https://github.com/dimitri/pgloader) - Migrate to PostgreSQL in a single command!
Expand Down
Loading

0 comments on commit ef11958

Please sign in to comment.