{"id":22125647,"url":"https://github.com/jacmoe/nvim","last_synced_at":"2025-03-24T08:15:43.275Z","repository":{"id":62614792,"uuid":"547609851","full_name":"jacmoe/nvim","owner":"jacmoe","description":"My Neovim configuration for creative writing","archived":false,"fork":false,"pushed_at":"2023-02-18T09:46:02.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T13:27:54.723Z","etag":null,"topics":["colemak-layout","creative-writing","neovim-configuration","org-mode"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jacmoe.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-08T01:14:58.000Z","updated_at":"2023-02-18T07:25:45.000Z","dependencies_parsed_at":"2024-12-01T16:49:30.290Z","dependency_job_id":null,"html_url":"https://github.com/jacmoe/nvim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacmoe%2Fnvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacmoe%2Fnvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacmoe%2Fnvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacmoe%2Fnvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacmoe","download_url":"https://codeload.github.com/jacmoe/nvim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245232886,"owners_count":20581701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["colemak-layout","creative-writing","neovim-configuration","org-mode"],"created_at":"2024-12-01T16:36:58.199Z","updated_at":"2025-03-24T08:15:43.245Z","avatar_url":"https://github.com/jacmoe.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"* My Neovim configuration\n\n[[file:screenshot.png]]\n\n** Introduction\nThis is a small, and quickly put together, Neovim configuration to allow me to edit my Org-mode files on my weak and old Celeron-based laptop. It is a poor, but powerful, imitation of my [[https://github.com/jacmoe/.doom.d][Doom-Emacs]] setup.\n\nThis configuration makes use of:\n\n- [[https://github.com/wbthomason/packer.nvim][packer.nvim]] - use-package inspired plugin/package management for Neovim.\n- [[https://github.com/EdenEast/nightfox.nvim][Nightfox]] - highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.\n- [[https://github.com/TimUntersberger/neogit][Neogit]] - work-in-progress Magit clone for Neovim that is geared toward the Vim philosophy.\n- [[https://github.com/nvim-orgmode/orgmode][Orgmode.nvim]] - Orgmode clone written in Lua for Neovim 0.7.\n- [[https://github.com/loqusion/true-zen.nvim][true-zen.nvim]] - Clean and elegant distraction-free writing for NeoVim. \n- [[https://github.com/ethanholz/nvim-lastplace][nvim-lastplace]] - A Lua rewrite of vim-lastplace\n- [[https://github.com/rmagatti/auto-session][Auto Session]] - Seemless automatic session management.\n- [[https://github.com/nvim-lualine/lualine.nvim][lualine.nvim]] - A blazing fast and easy to configure Neovim statusline written in Lua. \n- [[https://github.com/chentoast/marks.nvim][marks.nvim]] - A better user experience for interacting with and manipulating Vim marks.\n- [[https://github.com/akinsho/bufferline.nvim][bufferline.nvim]] - A snazzy buffer line (with tabpage integration) for Neovim built using lua.\n- [[https://github.com/nvim-telescope/telescope.nvim][telescope.nvim]] - A highly extendable fuzzy finder over lists. \n** Installation\n\n#+begin_quote\n*This configuration does not work in Windows due to how the treesitter parser is configured.*\n#+end_quote\n\n*** Clone repository\n#+begin_src\ngit clone git@github.com:jacmoe/nvim.git ~/.config/nvim\n#+end_src\n*** Install Packer.\n#+begin_src\ngit clone --depth 1 https://github.com/wbthomason/packer.nvim\\\n ~/.local/share/nvim/site/pack/packer/start/packer.nvim\n#+end_src\n*** Sync packages\nStart Neovim, and sync Packer:\n#+begin_src\n:PackerSync \u003cENTER\u003e\n#+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacmoe%2Fnvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacmoe%2Fnvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacmoe%2Fnvim/lists"}