Roel de Cort
48bbb7951d
feat: autopairs, cursor restore and rename option ( #15 )
...
Add the nvim-autopairs so "'{[ characters will auto close.
Add AutoCmd to restore the cursor position when re-opening file.
Fix treesitter option name.
2024-07-25 22:57:29 +02:00
Roel de Cort
21072b364c
deps: update flake.lock ( #14 )
...
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock )
GitHub Action.
```
Flake lock file updates:
• Updated input 'nixvim':
'github:nix-community/nixvim/367380bd8462419f0199d262b058fadfb43823ff?narHash=sha256-AjcTv44xEAOxGqpoMxbfYcUwhCWLHESQIOIMcBFUCKk%3D' (2024-07-05)
→ 'github:nix-community/nixvim/41794c222a5eaa966e5513c707c0b3f5e7abf5e0?narHash=sha256-i%2Bwpxx7NMEIoxAl0IQ3bNDX4faTcO13ZJ6j75SJUIzA%3D' (2024-07-07)
• Updated input 'nixvim/git-hooks/flake-compat':
'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33?narHash=sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U%3D' (2023-10-04)
→ follows 'nixvim/flake-compat'
```
### Running GitHub Actions on this PR
GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.
To run GitHub Actions workflows on this PR, run:
```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-08 09:51:15 +02:00
Roel de Cort
97247ed10f
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.
2024-07-06 01:20:39 +02:00
Roel de Cort
74172fd7e7
enable jsonls, helmls and add ansible-vim pkg ( #5 )
...
Enable JSON Language Server and Helm Language Server. Added ansible-vim
package.
2024-06-11 15:51:54 +02:00
Roel de Cort
5f97c9bfb2
update flake
2024-06-06 23:51:18 +02:00
Roel de Cort
d588254fce
add copilot chat
2024-06-02 11:10:04 +02:00
Roel de Cort
cd1bc6acc3
fix telescope and add todo-comments
2024-05-30 21:59:50 +02:00
Roel de Cort
e9ded6316c
update lock file
2024-05-28 22:34:36 +02:00
Roel de Cort
1c54ea865b
update flake
2024-05-09 01:34:54 +02:00
Roel de Cort
beb019f6fa
update neotree, theme, add dashboard and auto command
2024-05-08 00:55:52 +02:00
Roel de Cort
45548c8f5f
add some more plugins
2024-04-23 21:58:57 +02:00
Roel de Cort
600d802a32
update catppuccin settings
2024-04-17 15:31:44 +02:00
Roel de Cort
75abec30f9
initial commit
2024-04-13 00:18:36 +02:00