mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
[PR #63] [MERGED] [core] Add Development Setup for Neovim #67
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/feeddeck/feeddeck/pull/63
Author: @ricoberger
Created: 11/4/2023
Status: ✅ Merged
Merged: 11/4/2023
Merged by: @ricoberger
Base:
main← Head:core-add-dev-setup-for-neovim📝 Commits (1)
95123e0[core] Add Development Setup for Neovim📊 Changes
5 files changed (+129 additions, -7 deletions)
View changed files
📝
.gitignore(+3 -0)📝
CONTRIBUTING.md(+59 -7)➕
app/run.sh(+55 -0)📝
supabase/.env.example(+1 -0)➕
supabase/functions/deno.json(+11 -0)📄 Description
Add some stuff to make the development with Neovim easier:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.