Commit Graph

20 Commits

Author SHA1 Message Date
NotAShelf 599d487487
languages/bash: do not enable in minimal configuration
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2023-10-23 03:49:27 +03:00
NotAShelf 6e448cf958
feat: bash language server 2023-10-22 18:02:55 +03:00
NotAShelf c353329620
modules/visuals: add highlight-undo
a plugin for highlighting undo/redo targets
2023-10-22 01:22:31 +03:00
NotAShelf 5b8e4a89a1
Merge pull request #120 from FrothyMarrow/fix/cursorline 2023-08-17 22:51:09 +03:00
AmanSe 13878ce081
feat: Initial jdtls support 2023-08-09 17:06:13 +05:30
Frothy d126519514 fix: cursorline configuration 2023-08-06 22:30:06 -04:00
NotAShelf f0dffff72e
feat: rewrite nvimtree configuration and rename nvimTreeLua to nvimTree
WARNING: breaking change - see #109
2023-07-31 13:50:10 +03:00
NotAShelf da86a1f5bf
Merge branch 'main' of github.com:NotAShelf/neovim-flake into dev/extend-filetree 2023-07-31 08:17:18 +03:00
NotAShelf 6517e5b907
feat: enable lsplines on maximal configuration 2023-07-30 19:55:16 +03:00
NotAShelf 667a67644f
dev: disable elixir langauge support (broken) 2023-07-30 18:56:30 +03:00
NotAShelf 93aad7b0da
dev: disable session manager to avoid filetree conflicts 2023-07-30 12:11:47 +03:00
NotAShelf 0d7875d0af
dev: cleanup 2023-07-30 11:41:52 +03:00
NotAShelf cd54a8f890
feat: move breadcrumbs under maximal configuration by default 2023-07-28 16:58:30 +03:00
NotAShelf d96d885fdd
merge main into breadcrumbs 2023-07-28 16:09:10 +03:00
NotAShelf b95687940d
Merge pull request #105 from NotAShelf/feature/window-borders 2023-07-26 18:54:18 +03:00
NotAShelf 6e3ae75ae8
Merge branch 'main' into feature/breadcrumbs 2023-07-26 10:36:08 +03:00
NotAShelf 0667f1f936
dev: add missing hover window borders via noice.nvim 2023-07-25 22:16:20 +03:00
NotAShelf 4233a2c20d
feat: copilot completions in nvim-cmp sources 2023-07-24 17:24:35 +03:00
NotAShelf 14179505b3
feat: breadcrumbs 2023-07-19 22:49:06 +03:00
NotAShelf 00f801a23f
feat: rename `extra.nix` -> `configuration.nix` 2023-07-12 00:16:55 +03:00
Renamed from extra.nix (Browse further)