Ching Pei Yang
|
358ea4b802
|
flake: add blink.compat
|
2025-01-01 10:32:42 +01:00 |
|
Ching Pei Yang
|
b4711f8685
|
blink: disable lazy-loading
|
2025-01-01 10:32:42 +01:00 |
|
Ching Pei Yang
|
c52a4c7ebc
|
lsp: use blink.cmp capabilities
|
2025-01-01 10:32:42 +01:00 |
|
Ching Pei Yang
|
f2836a687e
|
blink: keymap wrapper
|
2025-01-01 10:32:42 +01:00 |
|
Ching Pei Yang
|
c94cf9a47c
|
blink: add luasnip integration
|
2025-01-01 10:32:41 +01:00 |
|
Ching Pei Yang
|
110b6dbd18
|
blink: basic keymap option
|
2025-01-01 10:32:41 +01:00 |
|
Ching Pei Yang
|
aa03de57fd
|
flake: add plugin blink.cmp
|
2025-01-01 10:32:41 +01:00 |
|
Ching Pei Yang
|
0d0c885d70
|
completion: migrate to shared cmp source options
|
2025-01-01 10:31:42 +01:00 |
|
Ching Pei Yang
|
593ac3b751
|
cmp: move source plugin into parent option
|
2025-01-01 10:31:42 +01:00 |
|
Ching Pei Yang
|
16fc1a7de2
|
blink: init
|
2025-01-01 10:31:35 +01:00 |
|
Ching Pei Yang
|
d14c5e57db
|
nixos: use attrset for long function args
|
2024-12-30 12:10:35 +01:00 |
|
Ching Pei Yang
|
6daec44f40
|
home-manager: use attr for long function args
|
2024-12-30 12:10:34 +01:00 |
|
Ching Pei Yang
|
835b775fa9
|
nixos: remove redundant import module
|
2024-12-30 12:10:34 +01:00 |
|
Ching Pei Yang
|
fb96ccb85b
|
home-manager: remove redundant import module
|
2024-12-30 12:10:34 +01:00 |
|
Ching Pei Yang
|
27f3430296
|
lib: remove anythingConcatLists
|
2024-12-30 12:10:34 +01:00 |
|
Ching Pei Yang
|
f8780947b7
|
nixos: use proper submodule type for settings
|
2024-12-30 12:07:54 +01:00 |
|
Ching Pei Yang
|
e9cc77dff7
|
module: remove redundant code
the bulk of the build step is moved to modules/wrapper/build
|
2024-12-30 12:07:53 +01:00 |
|
Ching Pei Yang
|
dc5551b050
|
home-manager: use proper submodule type for settings
|
2024-12-30 12:07:53 +01:00 |
|
Ching Pei Yang
|
2217565730
|
wrapper: add built package as option
|
2024-12-30 12:07:53 +01:00 |
|
Ching Pei Yang
|
4e867c5425
|
wrapper: rename build dir to environemnt
|
2024-12-30 12:07:53 +01:00 |
|
|
ba3173d363
|
Merge pull request #515 from diniamo/update-run
flake: update run.nvim
|
2024-12-30 12:05:52 +03:00 |
|
diniamo
|
c3b51df4a6
|
flake: update run.nvim
|
2024-12-30 09:49:33 +01:00 |
|
|
b6a49b299a
|
Merge pull request #514 from diniamo/update-mnw
flake: update mnw
|
2024-12-26 10:34:41 +03:00 |
|
diniamo
|
74e48b519d
|
flake: update mnw
|
2024-12-26 08:06:13 +01:00 |
|
|
aa1754d5cc
|
Merge pull request #513 from diniamo/update-run
flake: update run.nvim
|
2024-12-25 18:19:36 +03:00 |
|
diniamo
|
672630f680
|
flake: update run.nvim
|
2024-12-25 15:11:29 +01:00 |
|
|
7dd2026b9d
|
Merge pull request #512 from diniamo/nvim-notify-explicit-function
nvim-notify: use explicit function for vim.notify
|
2024-12-25 00:52:53 +03:00 |
|
|
edc887f0e3
|
Merge branch 'main' into nvim-notify-explicit-function
|
2024-12-25 00:51:18 +03:00 |
|
diniamo
|
a34d104e3f
|
languages/zig: disable lsp autosave (#511)
|
2024-12-24 14:19:08 +03:00 |
|
diniamo
|
f6a8cd968e
|
nvim-notify: use explicit function for vim.notify
|
2024-12-24 11:43:23 +01:00 |
|
DamitusThyYeetus123
|
3a2edd1b75
|
filetree/nvim-tree: Open on directory (#462)
* nvim-tree: Add directory opening
* formatting
* Fix formatting
* format
Co-authored-by: raf <raf@notashelf.dev>
---------
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
Co-authored-by: raf <raf@notashelf.dev>
|
2024-12-23 08:56:19 +00:00 |
|
|
46aa168b2d
|
Merge pull request #509 from diniamo/update-run
flake: update run.nvim
|
2024-12-22 00:33:24 +03:00 |
|
diniamo
|
9aad80d5e6
|
flake: update run.nvim
|
2024-12-21 22:31:41 +01:00 |
|
|
ac905b8aed
|
Merge pull request #505 from diniamo/odin
languages/odin: init
|
2024-12-21 12:41:16 +03:00 |
|
diniamo
|
90a5a42742
|
languages/odin: init
|
2024-12-21 10:35:39 +01:00 |
|
|
8bab0497fb
|
Merge pull request #500 from diniamo/lazy-before-setup
wrapper/lazy: add beforeSetup option
|
2024-12-21 08:17:41 +03:00 |
|
|
f26744c6ce
|
Merge branch 'main' into lazy-before-setup
|
2024-12-21 08:15:08 +03:00 |
|
|
62d296a2dc
|
Merge pull request #506 from amadaluzia/fix-haskell
languages/haskell: fix DAP command definition
|
2024-12-21 08:14:43 +03:00 |
|
|
8c66f10550
|
Merge branch 'main' into fix-haskell
|
2024-12-21 08:14:31 +03:00 |
|
|
ea3d488cf4
|
Merge pull request #504 from diniamo/surround-cleanup
surround: cleanup
|
2024-12-21 08:14:14 +03:00 |
|
Artur Manuel
|
0946d43921
|
languages/haskell: fix DAP command definition
|
2024-12-21 01:00:02 +00:00 |
|
diniamo
|
7eb8d07bcf
|
surround: cleanup
|
2024-12-21 01:14:52 +01:00 |
|
|
52042f624c
|
Merge pull request #498 from NotAShelf/fix-mdpw-ft
preview/markdown-preview: convert `mkdp_filetypes` to correct format
|
2024-12-20 20:01:21 +03:00 |
|
|
af31021ce4
|
Merge branch 'main' into fix-mdpw-ft
|
2024-12-20 20:00:57 +03:00 |
|
|
5c69fbd951
|
Merge pull request #501 from diniamo/nvim-notify-cleanup
nvim-notify: fix some stuff
|
2024-12-20 19:00:04 +03:00 |
|
diniamo
|
5d898da816
|
nvim-notify: fix some stuff
|
2024-12-20 16:27:44 +01:00 |
|
diniamo
|
ed69816f68
|
wrapper/lazy: add beforeSetup option
Useful for avoiding a million require calls in setupOpts.
|
2024-12-20 10:43:36 +01:00 |
|
Yoni Firroloni
|
99a4eafa34
|
languages/typescript: prevent ts_ls from formatting (#495)
* ts_ls: prevent from formatting
prevent ts_ls from touching the formating.
ts formatting: remove useless indent
* fix unnecessary whitespace
---------
Co-authored-by: raf <raf@notashelf.dev>
|
2024-12-20 04:11:18 +00:00 |
|
Artur Manuel
|
e715463257
|
plugins/languages: add haskell support (#499)
* plugins/languages: add haskell support
Closes #426
* fix docs
---------
Co-authored-by: Artur Manuel <balkenix@outlook.com>
Co-authored-by: raf <raf@notashelf.dev>
|
2024-12-20 03:50:38 +00:00 |
|
|
4f61628399
|
preview/markdown-preview: convert mkdp_filetypes to correct format
|
2024-12-19 09:53:15 +03:00 |
|