Commit Graph

116 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 6bbb562216
add support of lib.mkMerge 2024-04-16 16:23:17 +03:00
Dmitriy Pleshevskiy 40bc84d1f8
fixup: use LuaNil instead of deprecated one 2024-03-28 13:42:55 +03:00
Dmitriy Pleshevskiy d280679b14
flake.lock: update nix2lua 2024-02-28 16:57:10 +03:00
Dmitriy Pleshevskiy dfef2d38b1
plugins/syntax: add missed tsx 2023-12-08 13:06:16 +03:00
Dmitriy Pleshevskiy 542364e035
flake.lock: update nixpkgs to latest master 2023-11-30 15:00:48 +03:00
Dmitriy Pleshevskiy ddc7c23ef6
enable nickel syntax 2023-10-31 16:38:37 +03:00
Dmitriy Pleshevskiy 41585809d7
flake.lock: bump all plugins 2023-09-28 12:50:57 +03:00
Dmitriy Pleshevskiy e4411e7378
lsp: ignore eslint errors 2023-06-21 12:39:58 +03:00
Dmitriy Pleshevskiy c414c1d302
syntax: update d2 grammar 2023-06-21 12:25:48 +03:00
Dmitriy Pleshevskiy 23a3e4c52e
syntax: add missed toml grammar 2023-06-16 07:51:28 +03:00
Dmitriy Pleshevskiy c4374c0037
deps: bump tree-sitter-d2 2023-06-16 07:46:15 +03:00
Dmitriy Pleshevskiy c3a3fe588f
deps: bump nixpkgs 2023-06-16 01:11:48 +03:00
Dmitriy Pleshevskiy e572ba6d78
deps: bump tree-sitter-d2 2023-06-16 01:11:48 +03:00
Dmitriy Pleshevskiy b4a93f588f
fix tabbyml plugin 2023-06-09 15:32:03 +03:00
Dmitriy Pleshevskiy 91b9f31c3f
add tabbyml 2023-06-09 14:37:41 +03:00
Dmitriy Pleshevskiy 45117804e7
lsp: change key mappings 2023-05-29 10:29:20 +03:00
Dmitriy Pleshevskiy 3717b5002d
some cleanup 2023-05-23 00:19:13 +03:00
Dmitriy Pleshevskiy 54333ac0a6
ux/colorize: use nil by default 2023-05-22 15:17:52 +03:00
Dmitriy Pleshevskiy ecd458f1d3
ux: configure colorize plugin via props 2023-05-22 14:15:44 +03:00
Dmitriy Pleshevskiy dc2181a344
ux: add colorizer.lua plugin 2023-05-22 13:45:55 +03:00
Dmitriy Pleshevskiy 06b4e995bf
syntax: exclude unused grammars 2023-04-14 17:46:12 +03:00
Dmitriy Pleshevskiy b7a44b014a
deps: update all deps 2023-04-14 17:46:10 +03:00
Dmitriy Pleshevskiy db6fc1b83b
flake.lock: update plugins to latest version 2023-03-27 23:59:52 +03:00
Dmitriy Pleshevskiy 904a97ea5f
bump all plugins to latest version 2023-02-03 02:22:57 +03:00
Dmitriy Pleshevskiy 6942284275
plugins/explorer: bump nvim-tree and telescope plugins 2023-01-08 15:53:19 +03:00
Dmitriy Pleshevskiy 020520b007
config!: add extraConfig
BREAKING: rename extraConfig to extraLuaConfig
2023-01-08 15:40:53 +03:00
Dmitriy Pleshevskiy ecd8cd11ed
config: use nvim-treesitter for folding 2022-12-14 16:09:11 +03:00
Dmitriy Pleshevskiy 2a44c3e661
plugins/syntax: bump tree-sitter-d2 to latest version 2022-12-13 16:47:08 +03:00
Dmitriy Pleshevskiy 5c5878a64f
plugins/syntax: bump tree-sitter-d2 to latest version 2022-12-13 15:55:18 +03:00
Dmitriy Pleshevskiy a84098dd91
update lock file 2022-12-13 10:09:12 +03:00
Dmitriy Pleshevskiy efd4f06e0d
plugins/syntax: fix tree-sitter parsers 2022-12-13 00:05:40 +03:00
Dmitriy Pleshevskiy 6dd623dd38
plugins/syntax: fix tree-sitter parsers 2022-12-13 00:00:47 +03:00
Dmitriy Pleshevskiy 69355e6429
plugins/syntax: fix tree-sitter parsers 2022-12-12 23:28:26 +03:00
Dmitriy Pleshevskiy d576379760
add d2 tree-sitter grammar 2022-12-12 21:50:03 +03:00
Dmitriy Pleshevskiy 70c85a004f
plugins/explorer: bump nvim-tree plugin 2022-12-12 00:49:03 +03:00
Dmitriy Pleshevskiy ad87fe9316
use nvim-treesitter with all grammars 2022-12-09 22:55:50 +03:00
Dmitriy Pleshevskiy 1504ad1ad0
plugins/formatter: bump neoformat plugin to latest version 2022-12-02 02:59:28 +03:00
Dmitriy Pleshevskiy d317a7c665
bump orgmode plugin and update patch 2022-12-01 10:18:47 +03:00
Dmitriy Pleshevskiy 99e095d919
add options to configure extra plugins 2022-11-30 22:52:01 +03:00
Dmitriy Pleshevskiy 437e0e05cf
add flake compat 2022-11-30 22:49:32 +03:00
Dmitriy Pleshevskiy 005ddc0b9e
bump orgmode plugin 2022-11-30 22:42:36 +03:00
Dmitriy Pleshevskiy 2de32b283e
bump tabby plugin 2022-11-30 22:41:33 +03:00
Dmitriy Pleshevskiy d991c749c2
nix: use nvim-treesitter from nixpkgs 2022-11-26 13:25:19 +03:00
Dmitriy Pleshevskiy dc805ab062
plugins/formatter: use latest edition for rustfmt 2022-11-23 22:50:16 +03:00
Dmitriy Pleshevskiy ae6faa78c5
bump nix2lua to latest version 2022-11-22 11:10:10 +03:00
Dmitriy Pleshevskiy 7d91e495dc
update treesitter and nixpkgs 2022-11-19 23:59:09 +03:00
Dmitriy Pleshevskiy aa9f2ccb68
plugins/lsp: move eslint fix command to lsp section 2022-11-19 21:02:45 +03:00
Dmitriy Pleshevskiy 4edf3f4d64
add nix2lua to passthru 2022-11-19 19:52:39 +03:00
Dmitriy Pleshevskiy 465f27ac0c
update neovim 2022-11-19 16:38:31 +03:00
Dmitriy Pleshevskiy ea2231f615
integrate with nix2lua 2022-11-19 00:56:53 +03:00