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
1
.github/workflows/update-flake.yaml
vendored
1
.github/workflows/update-flake.yaml
vendored
|
|
@ -16,6 +16,7 @@ jobs:
|
|||
uses: DeterminateSystems/update-flake-lock@v22
|
||||
with:
|
||||
nix-options: --debug --log-format raw
|
||||
token: ${{ secrets.FLAKE_TOKEN }}
|
||||
pr-title: "deps: update flake.lock"
|
||||
pr-labels: |
|
||||
dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue