Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Neovim configuration and GIT_EDITOR path #57

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

dgokcin
Copy link
Owner

@dgokcin dgokcin commented Jul 12, 2024

Summary

  • Updated the GIT_EDITOR path to use the Homebrew installation of Neovim.
  • Enhanced the Neovim setup in the makefile to handle directories and files separately.
  • Added a PHONY target for Neovim in the makefile.

Additional Notes

  • The changes ensure that the Neovim configuration is correctly linked, whether it is a file or a directory.
  • The GIT_EDITOR path update reflects the new location of Neovim installed via Homebrew.

@dgokcin dgokcin added the enhancement New feature or request label Jul 12, 2024
@dgokcin dgokcin merged commit 8caeb4a into main Jul 12, 2024
3 checks passed
@dgokcin dgokcin deleted the major-nvim-fixes branch July 12, 2024 18:43
dgokcin added a commit that referenced this pull request Jul 22, 2024
dgokcin added a commit that referenced this pull request Jul 22, 2024
* more cursorrules (#51)

* feat: add fabric-bootstrap.inc to bash_profile

* feat: enhance .cursorrules with flags

* fix: make visual multu work

* feat: introduce personas to the assistant (#52)

* chore(main): release 1.10.0 (#53)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* ai tools (#54)

* feat: add new ai tooling

* chore: add aliases for fabric and code-insiders

added aliases for the Copilot CLI command 'fabric' and the Visual Studio Code Insiders command 'code-insiders' to improve productivity and convenience.

* docs: update prompt instructions

Refine the prompt for 'conventional-commit' to include more detailed instructions on creating multiple commits for unrelated changes and ensuring each file change is appropriately added and committed.

Remove unnecessary params attribute from 'create-issue' prompt.

* fix: update model titles and remove redundant model

update the title for the llama 3 model to 'ollama - llama 3'. remove the redundant 'Ollama' model entry. update the model name for 'Gemini 1.5 Pro' to 'gemini-pro'.

update the prompt for the 'conventional-commit' custom command to remove unnecessary details and improve clarity.

* fix: minor ai-tools changes

* fix: remove redundant rules from cursor (#55)

* fix: update nvim path, correct symlinks (#57)

* feat: add create_pr function (#58)

* feat: disable vi-mode if running inside neovim (#59)

* chore(main): release 1.11.0 (#56)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* bye bye vim (#60)

* chore: remove vim related configurations

* feat: support motions for Tab and S-Tab mappings

* feat: update .cursorrules (#61)

- remove unneeded vimrc aliases

* feat: add functions for handling common nvim typos and PR management (#63)

* feat: introduce task difficulties (#64)

* feat: introduce task difficulties

* fix: remove legacy targets from makefiles

* chore: remove .vim_runtime completely

* refactor: streamline nvim-surround keymaps and update clean targets

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
dgokcin added a commit that referenced this pull request Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant