|
40bc84d1f8
|
fixup: use LuaNil instead of deprecated one
|
2024-03-28 13:42:55 +03:00 |
|
|
dfef2d38b1
|
plugins/syntax: add missed tsx
|
2023-12-08 13:06:16 +03:00 |
|
|
ddc7c23ef6
|
enable nickel syntax
|
2023-10-31 16:38:37 +03:00 |
|
|
e4411e7378
|
lsp: ignore eslint errors
|
2023-06-21 12:39:58 +03:00 |
|
|
c414c1d302
|
syntax: update d2 grammar
|
2023-06-21 12:25:48 +03:00 |
|
|
23a3e4c52e
|
syntax: add missed toml grammar
|
2023-06-16 07:51:28 +03:00 |
|
|
c4374c0037
|
deps: bump tree-sitter-d2
|
2023-06-16 07:46:15 +03:00 |
|
|
e572ba6d78
|
deps: bump tree-sitter-d2
|
2023-06-16 01:11:48 +03:00 |
|
|
b4a93f588f
|
fix tabbyml plugin
|
2023-06-09 15:32:03 +03:00 |
|
|
91b9f31c3f
|
add tabbyml
|
2023-06-09 14:37:41 +03:00 |
|
|
45117804e7
|
lsp: change key mappings
|
2023-05-29 10:29:20 +03:00 |
|
|
3717b5002d
|
some cleanup
|
2023-05-23 00:19:13 +03:00 |
|
|
54333ac0a6
|
ux/colorize: use nil by default
|
2023-05-22 15:17:52 +03:00 |
|
|
ecd458f1d3
|
ux: configure colorize plugin via props
|
2023-05-22 14:15:44 +03:00 |
|
|
dc2181a344
|
ux: add colorizer.lua plugin
|
2023-05-22 13:45:55 +03:00 |
|
|
06b4e995bf
|
syntax: exclude unused grammars
|
2023-04-14 17:46:12 +03:00 |
|
|
904a97ea5f
|
bump all plugins to latest version
|
2023-02-03 02:22:57 +03:00 |
|
|
6942284275
|
plugins/explorer: bump nvim-tree and telescope plugins
|
2023-01-08 15:53:19 +03:00 |
|
|
2a44c3e661
|
plugins/syntax: bump tree-sitter-d2 to latest version
|
2022-12-13 16:47:08 +03:00 |
|
|
5c5878a64f
|
plugins/syntax: bump tree-sitter-d2 to latest version
|
2022-12-13 15:55:18 +03:00 |
|
|
a84098dd91
|
update lock file
|
2022-12-13 10:09:12 +03:00 |
|
|
efd4f06e0d
|
plugins/syntax: fix tree-sitter parsers
|
2022-12-13 00:05:40 +03:00 |
|
|
6dd623dd38
|
plugins/syntax: fix tree-sitter parsers
|
2022-12-13 00:00:47 +03:00 |
|
|
69355e6429
|
plugins/syntax: fix tree-sitter parsers
|
2022-12-12 23:28:26 +03:00 |
|
|
d576379760
|
add d2 tree-sitter grammar
|
2022-12-12 21:50:03 +03:00 |
|
|
ad87fe9316
|
use nvim-treesitter with all grammars
|
2022-12-09 22:55:50 +03:00 |
|
|
d991c749c2
|
nix: use nvim-treesitter from nixpkgs
|
2022-11-26 13:25:19 +03:00 |
|
|
dc805ab062
|
plugins/formatter: use latest edition for rustfmt
|
2022-11-23 22:50:16 +03:00 |
|
|
aa9f2ccb68
|
plugins/lsp: move eslint fix command to lsp section
|
2022-11-19 21:02:45 +03:00 |
|
|
465f27ac0c
|
update neovim
|
2022-11-19 16:38:31 +03:00 |
|
|
ea2231f615
|
integrate with nix2lua
|
2022-11-19 00:56:53 +03:00 |
|
|
42e6ef422f
|
plugins/lsp: change deno root_dir pattern
|
2022-11-18 14:04:39 +03:00 |
|
|
1067059290
|
plugins/lsp: configure deno ls
|
2022-11-18 00:03:44 +03:00 |
|
|
91e0909ac6
|
plugins/lsp: add nlsp-settings plugin
|
2022-11-10 00:01:34 +03:00 |
|
|
a44c17c95a
|
plugins/ux: add more hotkeys for navigation
|
2022-11-08 12:12:18 +03:00 |
|
|
0d27956624
|
plugins/ux: don't check tree-sitter orgmode
|
2022-11-02 01:14:06 +03:00 |
|
|
019d8ae991
|
fix luasnip plugins
|
2022-11-01 11:23:55 +03:00 |
|
|
9dca04d9b2
|
plugins/explorer: add usefull renderer parameters to nvim-tree
|
2022-10-25 22:33:29 +03:00 |
|
|
b6f33bfb03
|
ux: add orgmode plugin
|
2022-10-22 23:35:27 +03:00 |
|
|
116764c3a0
|
plugins/syntax: config ts grammar file types via override
|
2022-10-19 11:53:12 +03:00 |
|
|
cf97347ae5
|
plugins/explorer: bump nvim-tree plugin
|
2022-10-19 11:37:08 +03:00 |
|
|
1e9bae6c7b
|
plugins/explorer: remove nvim-tree recommended opts to fix spell
|
2022-10-03 13:55:34 +03:00 |
|
|
89665d9a4a
|
plugins/lsp: change binding for lspsaga-rename-quit
|
2022-10-03 10:09:32 +03:00 |
|
|
7205f28240
|
plugins/ux: don't override default bindings
|
2022-10-02 22:25:32 +03:00 |
|
|
df91d3512a
|
plugins/lsp: update lspsaga
|
2022-10-02 22:25:32 +03:00 |
|
|
c23fb7add5
|
plugins/theme: don't always show tabs
|
2022-09-26 15:21:28 +03:00 |
|
|
426456baa7
|
plugins/theme: remove barbar config
|
2022-09-26 15:21:07 +03:00 |
|
|
38cf6958e8
|
nix: move all plugins to flake
|
2022-09-24 17:21:16 +03:00 |
|
|
afa9f5caf9
|
plugin/lsp: remove conflicted unused keybinding
|
2022-09-23 00:13:15 +03:00 |
|
|
b1e93c140b
|
plugin/ux: add hop char1 keybinding
|
2022-09-23 00:12:53 +03:00 |
|