|
4cb3f08d2a
|
feat: add better lsp diagnostics
|
2024-11-04 11:03:37 +01:00 |
|
|
6d0f27b774
|
feat: add multi cursors
|
2024-11-02 03:50:56 +01:00 |
|
|
7463f5b4aa
|
fix: file-browser opens supplied path
|
2024-11-01 16:21:03 +01:00 |
|
|
25384d1507
|
feat: drop telescope find_files in favour of file_browser
|
2024-10-30 17:43:48 +01:00 |
|
|
e5ebc5dc66
|
feat: update deps and make sign column background invisible
|
2024-10-30 17:43:10 +01:00 |
|
|
d62a59904a
|
feat: add typst lsp
|
2024-10-20 20:41:04 +00:00 |
|
|
d7b1584fdd
|
fix: package
|
2024-10-20 12:42:24 +00:00 |
|
|
2b17334f38
|
feat: update package definition
|
2024-10-20 10:45:51 +00:00 |
|
|
173dd593ae
|
revert: reintroduce nvim-cmp
|
2024-10-20 10:41:01 +00:00 |
|
|
3ddf9acd28
|
fix: signcolumn dissapearing
|
2024-10-20 10:03:20 +00:00 |
|
|
77508a8c00
|
fix: ignored cli args
|
2024-10-16 14:54:02 +02:00 |
|
|
0ff3da2d77
|
feat: add a flake to the repo
|
2024-10-15 22:40:02 +02:00 |
|
|
c81dcb2e40
|
feat: add tokyonight theme
|
2024-10-14 22:33:14 +02:00 |
|
|
89516c5296
|
chore: remove more deps
|
2024-10-14 21:22:56 +02:00 |
|
|
ace3e18d71
|
chore: remove some files
|
2024-10-14 15:22:44 +02:00 |
|
|
cc4a314255
|
chore: clean lsp config
|
2024-09-25 21:08:35 +02:00 |
|
|
a5d8f1e277
|
fix: replace nvim-tree properly with file browser
|
2024-09-21 06:35:52 +02:00 |
|
|
4737f707b4
|
feat: add telescope file browser
|
2024-09-21 06:12:34 +02:00 |
|
|
d135fbaf2b
|
chore: update whichkey syntax
|
2024-09-21 06:00:25 +02:00 |
|
|
c5b4439f66
|
chore:revert lua ls simplification
|
2024-09-21 05:55:50 +02:00 |
|
|
bfc4932bd8
|
feat: disable diagnostics auto open
|
2024-09-14 14:25:21 +02:00 |
|
|
1434df5a68
|
feat: simplify lua lsp
|
2024-09-01 19:48:48 +02:00 |
|
|
b94f334e31
|
feat: add more virt columns
|
2024-08-28 01:47:36 +02:00 |
|
|
3b3c611c32
|
chore: move plugins into different sections
|
2024-08-28 00:47:20 +02:00 |
|
|
523e02f6ef
|
feat: add wrapper.nvim
|
2024-08-28 00:41:34 +02:00 |
|
|
7b575e5277
|
feat: add indent blankline marker
|
2024-08-27 02:18:20 +02:00 |
|
|
2d5c0f0c3f
|
feat: add qmlls
|
2024-08-25 18:43:35 +02:00 |
|
|
8872b562ae
|
chore: bump lazylock
|
2024-08-25 17:33:52 +02:00 |
|
|
17f9bba3e6
|
feat: remove qml formatter and add qmljs to nvimtree
|
2024-08-24 21:14:43 +02:00 |
|
|
aa3b418c4c
|
feat: add qml formatter
|
2024-08-23 13:06:29 +02:00 |
|
|
ff6a4a391d
|
fix: trouble update
|
2024-06-30 15:39:48 +02:00 |
|
|
692408380d
|
fix(nvim-tree): update autocmd used to open nvim-tree
|
2024-06-16 18:06:55 +09:00 |
|
|
94f407ebc6
|
chore: update dependencies
|
2024-06-16 18:02:59 +09:00 |
|
|
7946525b96
|
fix: add correct config location call
|
2024-06-14 22:17:32 +09:00 |
|
|
e4e08d8dac
|
chore: update dependencies
|
2024-06-14 22:17:17 +09:00 |
|
|
61bd36fd2f
|
fix: reenable copying to system clipboard
|
2024-06-14 21:55:12 +09:00 |
|
|
05ded629ca
|
fix: remove deprecated functions
|
2024-05-30 18:58:02 +09:00 |
|
|
b6633152e6
|
misc: various changes
|
2024-05-28 14:48:24 +09:00 |
|
|
ffb7079a15
|
fix: close nvim tree if it is the last buffer
|
2024-05-28 14:48:01 +09:00 |
|
|
5a0dd8ea39
|
refactor: reduce number of requires
|
2024-05-28 14:47:42 +09:00 |
|
|
6cfb40cc79
|
feat: add css and scss formatter
|
2024-05-28 14:47:28 +09:00 |
|
|
852157093e
|
chore: add lazy-lock
|
2024-05-25 17:43:23 +09:00 |
|
|
a6542a99c2
|
format: move nvim to root
|
2024-05-25 17:17:49 +09:00 |
|
|
56935a3e16
|
nvim: add gitblame
|
2024-05-25 17:15:42 +09:00 |
|
|
6cc1723294
|
nvim: various improvements
|
2024-05-24 20:24:44 +09:00 |
|
|
34db23916b
|
nvim: add some plugins such as otify
|
2024-05-20 10:09:51 +09:00 |
|
|
e9c3793331
|
feat: add urlview
|
2024-05-19 16:07:29 +09:00 |
|
Nydragon
|
337ac1c32d
|
feat: add gitsigns, todo-comments, incline and more
- add related operations to whichkey
- add shfmt to formatter.nvim
- use system clipboard
|
2024-05-15 05:02:27 +09:00 |
|
|
3e6d75998c
|
add whichkey and more lsps/formaters
|
2024-05-06 13:36:26 +09:00 |
|
|
4f8db4d933
|
feat: add which-key to manage keybindings
|
2024-05-03 15:26:56 +09:00 |
|