Ching Pei Yang
137e34bf5f
chore: migrate to nmd fork using mistune-3.0.1
...
nixpkgs upgraded mistune from v2 -> v3, breaking nmd.
The new fork is created to update nmd to use mistune v3
2023-10-09 01:23:39 +02:00
6ef59dccf7
flake: bump nixpkgs
2023-10-08 16:22:48 +03:00
fc8206e7a6
flake: utilize nix-systems for overridable flake systems
...
nix-systems introduces a brand-new pattern that allows the end user to
add or remove systems from the list of supported systems to the flake
See https://github.com/nix-systems/nix-systems for more details
2023-09-28 12:07:36 +03:00
Ching Pei Yang
456295b46e
feat: add neodev plugin
2023-09-23 15:37:04 +02:00
yavko
31c237d149
feat(spell): add multiple language support and vim-dirtytalk
...
BREAKING CHANGE: `vim.spellChecking.language` is replaced with `vim.spellChecking.languages`
2023-08-06 14:24:54 +03:00
962029703e
feat: add lsp_lines plugin source
2023-07-30 19:54:43 +03:00
ea758a578b
dev: use upstream nvim-cmp repository
2023-07-30 18:38:29 +03:00
d96d885fdd
merge main into breadcrumbs
2023-07-28 16:09:10 +03:00
d7f4310121
dev: update nmd source
2023-07-28 12:03:49 +03:00
NotAShelf
6e3ae75ae8
Merge branch 'main' into feature/breadcrumbs
2023-07-26 10:36:08 +03:00
4233a2c20d
feat: copilot completions in nvim-cmp sources
2023-07-24 17:24:35 +03:00
Frothy
df310b3e25
fix: update bufferline from v3.0.1 branch to main
2023-07-24 17:22:33 +03:00
14179505b3
feat: breadcrumbs
2023-07-19 22:49:06 +03:00
4980ccbd46
feat: bump flake inputs
2023-07-12 00:16:54 +03:00
NotAShelf
640e37bd08
dev: init nvim-dap setup
2023-06-27 00:04:58 +02:00
NotAShelf
b5d5700fcc
feat: un-deprecate darwin as zig is no longer marked as broken
2023-06-11 16:18:37 +03:00
NotAShelf
2e40253457
feat: nvim-surround
2023-06-07 14:28:27 +03:00
NotAShelf
c20456e3a1
feat: vim-illuminate
2023-06-06 03:05:05 +03:00
NotAShelf
9781a1071d
chore: default flake formatter
2023-06-05 21:36:53 +03:00
NotAShelf
471677d403
feat: color previews via nvim-colorizer-lua
2023-06-04 10:24:17 +03:00
NotAShelf
1cc6bb8b8a
feat: rename colorizer to ccc
2023-06-04 09:41:10 +03:00
NotAShelf
d3c14a8cdf
feat: change nvim-web-devicons source
2023-05-26 16:20:41 +03:00
NotAShelf
c749a7fe59
feat: drop venn-nvim
2023-04-18 20:28:56 +03:00
NotAShelf
81421e529b
Merge branch 'main' into feature/neovim0.9
2023-04-18 02:50:50 +03:00
NotAShelf
6b3d529bc9
docs: fix escaping characters
2023-04-18 02:10:40 +03:00
NotAShelf
c1c98d57e3
feat: dracula theme
2023-04-18 02:01:51 +03:00
NotAShelf
6b512f132a
feat: refactor and separate LSP/language configurations
2023-04-17 23:27:27 +03:00
NotAShelf
7a71f06763
feat: remove nixos module
2023-04-17 22:56:05 +03:00
NotAShelf
c13c1e54ec
feat: change nvim-cmp source for nvim 0.9.0
2023-04-17 20:12:30 +03:00
NotAShelf
3071c6bb4b
feat: use elixir-tools.nvim for additional highlighting
2023-04-15 22:51:13 +03:00
NotAShelf
bbb58c8d51
feat: add elixir-ls to flake inputs
2023-04-15 12:43:39 +03:00
NotAShelf
e00ad1f653
feat: add project-nvim to plugin imports
2023-04-07 20:31:43 +03:00
NotAShelf
a6f2dbe4d2
feat: add smartcolumn to plugin imputs
2023-04-05 16:59:08 +03:00
NotAShelf
d6cb8d9aba
feat: add leap.nvim
2023-04-05 02:14:13 +03:00
NotAShelf
fccfff474a
feat: modes.nvim
2023-04-03 12:12:05 +03:00
NotAShelf
562230a625
feat: add hop.nvim
...
modified: lib/types/plugins.nix
modified: modules/utility/default.nix
new file: modules/utility/hop/config.nix
new file: modules/utility/hop/default.nix
new file: modules/utility/hop/hop.nix
2023-04-03 12:11:05 +03:00
NotAShelf
68e65c63e3
fix: mismatching plugin input
2023-04-02 21:49:31 +03:00
NotAShelf
513087b8bd
feat: add flutter-tools.nvim to available plugins
2023-04-02 20:56:57 +03:00
NotAShelf
0d5a0ccdf6
dev: homeManagerModule alias
2023-04-02 19:10:24 +03:00
FlafyDev
d91ac4b20b
fix(hm module): use neovimConfiguration to make package
2023-04-01 15:19:46 +03:00
NotAShelf
39772707fc
Revert "dev: try legacypackages"
...
This reverts commit 317ff16bb7
.
2023-04-01 01:44:47 +03:00
NotAShelf
317ff16bb7
dev: try legacypackages
2023-04-01 01:35:35 +03:00
NotAShelf
69b765519e
dev: get maximal from self.packages
2023-04-01 00:58:04 +03:00
NotAShelf
fbd08add99
clean up lib
2023-03-31 17:42:15 +03:00
NotAShelf
f1be251d06
try using self.packages instead of overlays
2023-03-31 05:34:14 +03:00
NotAShelf
d8b52451dd
feat: run the config through deadnix
2023-03-31 05:20:35 +03:00
NotAShelf
655c193540
dev: default hm module should not declare nixpkgs options
2023-03-29 18:05:59 +03:00
NotAShelf
0f04e9c138
dev: add overlays again?
2023-03-29 17:43:02 +03:00
NotAShelf
c4367c25af
dev: separate home-manager module output
2023-03-29 16:20:43 +03:00
NotAShelf
f6559f7319
feat: nvim nightly follows flake nixpkgs
2023-03-04 14:52:18 +03:00