feat: configure navic and integrate with lualine + update flake update action (#11)
Configured Navic and integrated it with Lualine. This provides context about the code that is being worked on. Also added a PAT to be able to create a PR when the Flake Update Github action runs.
This commit is contained in:
parent
c991360154
commit
97247ed10f
7 changed files with 90 additions and 41 deletions
|
|
@ -32,6 +32,7 @@ This repository contains my personal configuration NixVim, a Neovim configuratio
|
|||
- `indent-blankline.nix`: Configures the Indent Blankline plugin for displaying indentation levels.
|
||||
- `todo-comments.nix`: Configures the Todo Comments plugin for highlighting TODO comments.
|
||||
- `copilot-chat.nix`: Configures the Copilot Chat plugin for interacting with GitHub Copilot.
|
||||
- `navic.nix`: Configures the Navic plugin, shows the current code context.
|
||||
|
||||
## UI Plugins
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue