• Stars
    star
    141
  • Rank 259,971 (Top 6 %)
  • Language
    Vim Script
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a public repo, that contains some settings and plugins that allows you to use NeoVim like Visual Studio Code.

Make your NeoVim looks like VSCode

This is a public repo, that contains some settings and plugins that allows you to use NeoVim like Visual Studio Code.

You can clone the repository into your nvim folder, or enter the repository files, and copy only the settings you need

After that, you just have to open your init.vim, probably located at /home/your_user/.config/nvim, press ESC, and then type :PlugInstall to auto-detect the plugins and install them

To display the icons correctly, make sure your terminal is using a Nerd Font, here is the link to check the fonts: https://github.com/ryanoasis/nerd-fonts#patched-fonts

Neovim logo


Why should you use NeoVim instead of VSCode? 🤔

  • If you haven't a lot of RAM and CPU available, NeoVim is a good alternative
  • NeoVim is an improved version of the traditional and famous editor Vim
  • NeoVim is an open-source text-editor, and also is a highly extensible editor
  • You can customize it by using plugins, or VimScript
  • NeoVim is very light, does not lock, its startup is fast and consumes very little resources on your machine

By using this settings, how will my NeoVim looks like?


NeoVim VSCode

More Repositories

1

copy-vs-insert

Performance comparison between COPY and INSERT using Bunjs and Postgres16
JavaScript
15
star
2

postgres-mq

PostgresMQ is a project that implements a lightweight message-queue with PostgreSQL, using only native functions
TypeScript
11
star
3

distributed-like-counter

Distributed Like Counter built with Redis, Python, FastAPI, PostgreSQL, RabbitMQ and TCP sockets
Python
9
star
4

build-your-own-s3

Build Your Own S3
Go
8
star
5

snowflake-vs-uuid

Snowflake vs UUID benchmarks
Go
5
star
6

dumbQL

Very simple and dumb database made with Typescript. Supports INSERT, SELECT and UPDATE operations
TypeScript
4
star
7

super-woovi

Woovi Coding Challenge
TypeScript
4
star
8

influx_mqtt

Simple websocket server with InfluxDB and MQTT to monitor devices
JavaScript
3
star
9

vector-databases-talk

Slides for my "Vector Databases" talk
HTML
3
star
10

no-brainer-gpt

No Brainer GPT Assistant. AI Assistant to help you to study and learn faster
Python
3
star
11

flask_api_template

Basic Flask API template to setup quickly your projects, right to the code, using Flask, Flask-Mail, Threads and SQLAlchemy
Python
3
star
12

rinha-backend-scala

Rinha de backend feita em Scala e AkkaHTTP
Scala
2
star
13

twitter-next-auth

Twitter OAuth login with NextAuth
TypeScript
2
star
14

postgres-semantic-search

Semantic Search made with PostgreSQL, PgVector, OpenAI embeddings and TRPC
TypeScript
2
star
15

linear-programming-solver

Online solver for Linear Programming problems
Python
2
star
16

go-datastructures

Golang Data Structures
Go
2
star
17

ze

Interpreter in construction using the C programming language to analyse and check .ze files
C
2
star
18

sql-cyclomatic-complexity

Simple parser to calculate the Cyclomatic Complexity of a database from a given schema
TypeScript
2
star
19

math_interpreter

Repo destinated to studies about languages, compilers, interpreters, grammars and lexical and sintax analysis
C
2
star
20

tts-asr-introduction

Repository with some basic demonstration of Text-to-Speech and Speech Recognition implemented with React-native
Java
2
star
21

poc-openai-pinecone

Proof of Concept of a Pinecone + OpenAI integration for semantic search
Python
1
star
22

go-interpreter

Go Interpreter based on the book "Writing an Interpreter in Go"
Go
1
star
23

prisma-vs-typeorm

Simple benchmark comparing Prisma and TypeORM performance
TypeScript
1
star
24

poc-random-codes-generation

POC for random codes (BR license plates format) generation and collision management
TypeScript
1
star
25

thomazj-dev

My website
TypeScript
1
star
26

ts-cyclomatic-complexity

TypeScript Cyclomatic Complexity calculator
TypeScript
1
star
27

poc-openai-prompt

Open-AI prompt POC using Langchain, React and OpenAI API
CSS
1
star
28

no-brainer-gpt-front

Frontend for the NoBrainer app, built with Nextjs and Tailwind CSS
TypeScript
1
star
29

coordis

Coordis is a library to help you to deal with calculations involving geographical coordinates and conversion of units of measurement!
TypeScript
1
star
30

rinha-de-backend2-pgplsql

Implementação em pgPLSQL para a 2a edição da Rinha de Backend
HTML
1
star
31

py-geoprocessing

Jupyter Notebook
1
star