|
8be02e7554
|
Merge branch 'main' of github.com:qwjyh/dotfiles
|
2025-04-09 05:34:09 +09:00 |
|
|
d30feea25c
|
update(nvim): add gitignored local settings for nvim config
|
2025-04-09 05:31:30 +09:00 |
|
|
650d31faec
|
change colorscheme (catppuccin-latte to catppuccin-mocha)
coming back to dark theme...
|
2025-04-09 05:24:25 +09:00 |
|
|
b4bf8d3ac2
|
update(nvim): enable inlay_hint for julials
|
2025-04-09 05:23:31 +09:00 |
|
|
9d1015a48d
|
update(nvim): add lsp settings for nixd, nil_ls, verible, svls
|
2025-04-09 05:22:49 +09:00 |
|
|
bc623a70d9
|
update(nvim): modify typst-preview settings
(use external tinymist, enable debug)
|
2025-04-09 05:21:46 +09:00 |
|
|
0e68dd3650
|
refactor(nvim): remove treesitter setup from orgmode setup
it is no longer in the example (maybe conflicted?)
|
2025-04-09 05:20:51 +09:00 |
|
qwjyh
|
fe1f4d22e4
|
Merge pull request #33 from qwjyh/refactor-nvim-config
Refactor nvim config
|
2025-04-05 16:05:32 +09:00 |
|
qwjyh
|
7291b582ea
|
Merge branch 'main' into refactor-nvim-config
|
2025-04-05 16:05:06 +09:00 |
|
|
88aabfd88f
|
new(nvim): add JETLS config
https://github.com/aviatesk/JETLS.jl
|
2025-03-25 16:21:27 +09:00 |
|
|
42d3439dbe
|
new(xremap): map Capslock to shift_l since my laptop's shift_l is broken
|
2025-03-25 16:20:14 +09:00 |
|
|
dc3cfa6035
|
update(nvim): remove typst_lsp
|
2025-03-25 16:19:36 +09:00 |
|
|
eb60fcf0b6
|
update(nvim): update keyremap func annot
|
2025-03-18 02:51:14 +09:00 |
|
|
5f6e107b41
|
refactor(nvim): separate lsp on_attach func to module
to share the same config between general lspconfig & lean config
|
2025-03-14 04:34:52 +09:00 |
|
|
47b4fc83bc
|
remove unnecessary lines (unused lspconfig)
|
2025-03-04 23:29:16 +09:00 |
|
|
8bf5f0adcf
|
update: fix treesitter config in orgmode setup
|
2025-03-03 21:32:32 +09:00 |
|
|
279da20b97
|
remove duplicated config
|
2025-03-03 21:31:35 +09:00 |
|
|
54a9cdfca2
|
new(pwsh): add YAZI_FILE_ONE env var to detect file
|
2025-03-03 16:21:56 +09:00 |
|
|
81e57446de
|
fix(julials): write using at the top level
|
2025-03-03 16:19:46 +09:00 |
|
|
c9026eb842
|
new(fish): add rga fzf integrated func
c97fa3a491/README.md
|
2025-02-26 19:36:07 +09:00 |
|
|
ed9fafdc76
|
new(neovim): add tinymist format option
|
2025-02-23 03:15:52 +09:00 |
|
|
29ad5b91bf
|
update(nvim): enable inlay hints in rust_analyzer and add cargo.features = "all"
|
2025-02-23 03:15:04 +09:00 |
|
|
4f2f2187f3
|
new(nvim): add lsp goto type_definition
|
2025-02-23 03:14:15 +09:00 |
|
|
6c60650872
|
new(nvim): add telescope current_buffer_fuzzy_find binding
|
2025-02-23 03:13:48 +09:00 |
|
|
da0c5d8dec
|
new(neovim): add nvim-treesitter-context
|
2025-02-23 03:13:23 +09:00 |
|
|
16903271a5
|
update(pwsh): update Enable-SshAgent for new "sudo" introduced in 24H2
|
2025-02-04 02:43:04 +09:00 |
|
qwjyh
|
4124536852
|
Merge pull request #32 from qwjyh/fix-julials-env
Fix julials env
|
2025-02-04 00:58:41 +09:00 |
|
|
3491aed70b
|
update(julia): call Pkg
|
2025-02-04 00:56:35 +09:00 |
|
testuser
|
77df4f2c4f
|
fix: julials env (with sysimage)
|
2025-02-03 13:05:35 +09:00 |
|
|
ddb9a620c9
|
fix(julials): remove sysimage to fix too old LanguageServer.jl version being resolved
|
2025-01-30 18:05:17 +09:00 |
|
|
b40e8ad329
|
new(neovim): add telescope lsp implementations
|
2025-01-30 17:58:26 +09:00 |
|
|
5e94d2cc83
|
update(install.sh): install catppuccin theme for julia (3a6eda6c77 )
|
2025-01-30 17:53:03 +09:00 |
|
|
6f756431a8
|
update(nvim): update(fix) @sql_s tree-sitter injection with newly introduced prefixed_string_literal
related commits
fcd2a5fea9
acada1a685
|
2025-01-21 02:01:19 +09:00 |
|
|
e41c8d5f3a
|
fix(neovim): remove deprecated key bindings([d and ]d is now default)
ref: https://neovim.io/doc/user/deprecated.html#_diagnostics
[d and ]d is now included in default keymap
|
2025-01-19 00:42:03 +09:00 |
|
|
44be709356
|
update(nvim): add lemminx lsp config
|
2025-01-15 20:06:59 +09:00 |
|
testuser
|
3aa560a502
|
update(wezterm): use regular weight for font
|
2024-12-03 16:17:05 +09:00 |
|
|
5c0a268fe0
|
update(nvim): add keymaps for telescope lsp utilities
- outgoing/incoming calls
- references
|
2024-11-15 20:54:25 +09:00 |
|
|
3a6eda6c77
|
change(colorscheme): use catppuccin latte (light theme)
|
2024-11-15 20:53:54 +09:00 |
|
|
c10ff130ce
|
new(bat): add config & install script for linux
|
2024-11-15 20:35:05 +09:00 |
|
|
297445343d
|
new(nvim): add typst-preview.nvim
with customization to modify --root for typst
|
2024-11-15 20:33:56 +09:00 |
|
|
c67a385937
|
new(nix): Experimental nix config
|
2024-10-31 21:18:57 +09:00 |
|
|
df46ec7453
|
new(lf): config installation for linux
|
2024-10-28 22:12:42 +09:00 |
|
|
2a7d1d80c0
|
new(lf): lfrc
|
2024-10-28 17:20:55 +09:00 |
|
|
1f600a970a
|
fix(julials): import FileWatching on Windows
|
2024-10-26 02:53:56 +09:00 |
|
|
f5efb7cb66
|
refactor(julials): update docs & remove unused shell scripts
|
2024-10-22 18:27:36 +09:00 |
|
|
ad4a9f53a1
|
fix(julials): fix sysimage update (remove func calls for printstyled in
tracecompile)
|
2024-10-22 18:15:48 +09:00 |
|
|
616a13b1b0
|
update: julia-sysimages
|
2024-10-11 14:27:24 +09:00 |
|
|
3ea290ea58
|
fix(nvim): replace tsserver -> ts_ls since it's deprecated
- according to lspconfig
|
2024-10-11 14:26:47 +09:00 |
|
|
d8158947e5
|
update(nvim): update satysfi_ls config and its loading
|
2024-10-11 14:26:09 +09:00 |
|
|
49321cb4ff
|
fix(xremap): config for M750(remove keymap for side buttons)
|
2024-10-11 12:04:33 +09:00 |
|