|
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 |
|
|
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 |
|
|
abf2a17474
|
nvim: new: add tree-sitter injection query for julia(md_str)
|
2024-04-09 08:47:08 +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 |
|
|
8bd8447734
|
neovim: typst: option for typst
|
2024-02-07 21:19:04 +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 |
|
|
56a5ab4dbb
|
add: nvim: math snippet
|
2023-12-15 17:07:04 +09:00 |
|
|
cd6cc2b21f
|
nvim: update: add desc to telescope keymaps
|
2023-12-03 16:24:23 +09:00 |
|
|
4c426c8089
|
new: nvim: telescope keybindings
|
2023-12-02 18:05:21 +09:00 |
|
|
025f48266a
|
fix: nvim: change event when orgmode is loaded
|
2023-11-17 17:06:56 +09:00 |
|
|
d4d30aa239
|
Merge branch 'main' into orgmode
|
2023-11-17 09:03:00 +09:00 |
|
|
df4a2e5c20
|
fix: nvim: remove leanls from lspconfig
ref: https://github.com/neovim/nvim-lspconfig/wiki/Language-specific-plugins
|
2023-11-15 22:34:30 +09:00 |
|
|
1fb014714a
|
nvim: fix config of pwsh-es
|
2023-11-15 22:31:11 +09:00 |
|
|
71babb5425
|
Merge branch 'main' into lean
|
2023-11-04 16:48:24 +09:00 |
|
|
7ce6a4cf26
|
update: nvim: display LSP status in status bar
|
2023-11-04 16:48:10 +09:00 |
|
|
2534235862
|
(WIP)nvim: lean: setup lsp and lean.nvim manually
|
2023-11-03 18:39:54 +09:00 |
|
|
63c3a122dc
|
fix: nvim: remove pwsh detection
|
2023-10-31 20:08:01 +09:00 |
|
|
ec5caca41a
|
new: nvim: set space as leader
|
2023-10-18 16:47:09 +09:00 |
|
|
ac00b91145
|
new: nvim: adding orgmode plugin
|
2023-10-18 15:03:50 +09:00 |
|
|
4432fd2ea5
|
update: nvim: disable treesitter indent
|
2023-10-16 12:13:44 +09:00 |
|
|
d21ca81abe
|
add: nvim: r language server
|
2023-10-14 02:27:52 +09:00 |
|
|
af32b38c3f
|
fix: nvim: uncomment julia from iron repl
|
2023-10-13 20:47:33 +09:00 |
|
|
2497b9b54d
|
new: nvim: rewrite julials managing scripts with julia for cross-platform compatibility
|
2023-10-13 20:44:34 +09:00 |
|
|
5c27c02e69
|
merge: add csharpls, completion for elan on windows
|
2023-10-13 20:42:30 +09:00 |
|
|
27feb545b9
|
add: nvim: html ls
|
2023-10-12 09:37:37 +09:00 |
|
|
8ac07f8e05
|
fix: nvim: close file
|
2023-10-07 05:41:20 +09:00 |
|