Commit Graph

5 Commits

Author SHA1 Message Date
6bac697631 nvim: Add rustaceanvim
Some checks failed
Build Dotfile Bundles / bundle (push) Has been cancelled
Gives a good - without effort - rust programming experience

Signed-off-by: Nicholas Mello <nick@nmello.dev>
2026-02-06 00:12:58 -06:00
82379bed32 nvim: Update neovim
Update for latest version of neovim and plugins

Signed-off-by: Nicholas Mello <nick@nmello.dev>
2025-12-13 01:27:29 -06:00
b87970ab1c nvim: Fix lazy loading of plugins
They were not loading until too late, they need to load earlier to be
useful

Signed-off-by: Nicholas Mello <nick@nmello.dev>
2025-08-14 23:25:07 -05:00
1273ad4779 nvim: Add keybindings for LSP
LSP has a lot of functionality that I would benefit from taking
advantage of, this adds bindings for a bunch of that and which-key
support so I can figure out which key does what.

Signed-off-by: Nicholas Mello <nick@nmello.dev>
2025-08-14 23:13:02 -05:00
65d08b0772 all: Initial dotfiles
Import an initial copy of all of my dotfiles

Signed-off-by: Nicholas Mello <nick@nmello.dev>
2025-08-14 19:21:24 -05:00