Jules' neovim configuration as a Nix flake based upon NotAShelf/nvf Nix wrapper for neovim.
Find a file
2025-11-16 17:52:29 -05:00
lib feat(nvim-treesitter): update to use nvim-treesitter (+textobjects) rewrite 2025-10-09 14:49:07 -04:00
modules init keymaps 2025-11-16 17:52:29 -05:00
npins feat+fix(plugins): disable precognition due to bugs, added plugin module for nvim-spider 2025-11-13 13:59:16 -05:00
overlays refactor(plugins/snacks.nvim): removed snacks.nvim patched overlay and package 2025-10-02 13:20:58 -04:00
packages feat+fix(plugins): disable precognition due to bugs, added plugin module for nvim-spider 2025-11-13 13:59:16 -05:00
runtime feat(lsp): added gopls support 2025-11-02 10:13:22 -05:00
.envrc lsp+treesitter: add lua_ls and fix treesitter issue upstream by bumping nvf 2025-09-04 10:31:53 -04:00
.gitignore lsp+treesitter: add lua_ls and fix treesitter issue upstream by bumping nvf 2025-09-04 10:31:53 -04:00
.luarc.json lsp+completion: minor tweaks to blink-cmp sources, moved keep_char_case.lua to runtime plugin 2025-09-04 11:34:22 -04:00
flake.lock chore: bump inputs 2025-11-16 17:51:47 -05:00
flake.nix chore: bump inputs 2025-11-16 17:51:47 -05:00
justfile chore(npins): bump npins 2025-10-22 10:11:27 -04:00
repl.nix feat(nvim-treesitter): update to use nvim-treesitter (+textobjects) rewrite 2025-10-09 14:49:07 -04:00
result fix(formatting+lspconfig): fixed DefaultOnAttach global, fixed formatters not being called 2025-09-20 15:11:56 -04:00
theme.nix completion/blink-cmp: disable arrow-key binds 2025-09-10 10:15:05 -04:00