Commit graph

112 commits

Author SHA1 Message Date
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
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
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
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
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
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
297445343d new(nvim): add typst-preview.nvim
with customization to modify --root for typst
2024-11-15 20:33:56 +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
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
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
372040d1d7 nvim: update: setting up trouble.nvim v3
- just using default configs
2024-06-18 20:34:25 +09:00
4fefdd20b2 nvim: update: lazy installation for nvim 0.10 2024-06-18 19:49:36 +09:00
6490787142 nvim: add support for powershell_es on linux 2024-05-01 18:32:06 +09:00
cead8a4f4e add: nvim: sqls 2024-04-09 17:31:58 +09:00
00942d09b0 nvim: add: jsonls 2024-04-09 08:48:21 +09:00
6fc88c3ad4 update: nvim: remove treesitter for org since now it's automatically
loaded

ref: https://github.com/nvim-orgmode/orgmode/releases/tag/0.3.1
2024-04-02 02:34:43 +09:00
4d44aa1a6d new: nvim: add none-ls 2024-03-31 14:55:36 +09:00
13d4d48a4e remove JET.nvim related 2024-03-31 12:11:26 +09:00
b2978b4fd2 update: nvim: add load condition to term_powershell 2024-03-18 10:34:11 +09:00
700cecd2ae change: nvim: cmp settings (Replace -> Insert, selection requirement) 2024-03-18 10:33:28 +09:00
e86b6655d8 update: nvim: use clippy for check in rust-analyzer 2024-03-18 10:32:49 +09:00
9fe0875062 fix: nvim: add condition to cmp-fish 2024-03-18 10:31:49 +09:00
9bdeeb7fad add: nvim: cmp fish 2024-03-07 21:28:59 +09:00
490853e6a0 update: nvim: dont tracecompile by default for julials 2024-02-21 21:11:08 +09:00
997545c3de update: nvim: split pwsh config as a module 2024-02-20 05:00:41 +09:00
be47ce7de7 update: nvim: add cssls 2024-02-19 15:37:37 +09:00
a33dc60638 update: nvim: add ruff_lsp 2024-02-17 10:42:58 +09:00
qwjyh
04b62c72b7
Merge pull request #22 from qwjyh/typst
[Neovim] config for typst
2024-02-07 21:19:48 +09:00
f1ee0690cb neovim: update: remove C-P for file search 2024-02-07 21:11:22 +09:00
qwjyh
8febe08197
Merge pull request #21 from qwjyh/lean
Lean support
2024-01-24 11:32:27 +09:00
7f5bfed9f0 new: nvim: config for typst 2023-12-26 12:59:58 +09:00
18107e2a1b new: nvim: H, L for gT, gt 2023-12-26 10:43:46 +09:00
31d395449c update: nvim: lean lsp config (copied from main lsp on_attach) 2023-12-16 03:00:24 +09:00
8ad546232f Merge branch 'main' into lean 2023-12-16 02:13:15 +09:00