Commit graph

250 commits

Author SHA1 Message Date
fdbe00d7db update(neovim): enable exrc 2025-06-18 15:19:13 +09:00
08e7a388d8 update(nvim): add yamlls 2025-04-22 16:57:22 +09:00
383d7e5102 new(nvim): add config for org 2025-04-16 19:40:15 +09:00
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
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
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
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
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
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
2a7d1d80c0 new(lf): lfrc 2024-10-28 17:20:55 +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
7efd53759a (WIP) new: nvim: tree-sitter injection for julia sql string 2024-10-02 19:15:34 +09:00
603c10544b update: nvim: replace ruff lsp with ruff 2024-07-31 14:09:31 +09:00
b560911ad4 nvim: change: use 4 threads for julials 2024-07-09 00:29:41 +09:00
64ce6479cb nvim: add: hlchunk & update dependency path 2024-07-09 00:29:19 +09:00
438823541a wezterm: update: font family regarding juisee update v0.2.0 2024-06-26 00:13:12 +09:00
a7be3b1f49 tmux: update: reduce cache size 2024-06-25 13:18:12 +09:00
bb5a54144a nvim: update: [org] use uuid & add Journal capture template 2024-06-25 13:16:49 +09:00
ae5a5a502f nvim: update: org config 2024-06-24 21:53:46 +09:00
a26aa2cd02 nvim: update: use tinymist instead of typst-lsp 2024-06-24 18:15:24 +09:00
0d16da2b31 nvim: fix: replace deprecated function 2024-06-18 20:34:54 +09:00
372040d1d7 nvim: update: setting up trouble.nvim v3
- just using default configs
2024-06-18 20:34:25 +09:00