Commit graph

213 commits

Author SHA1 Message Date
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
4c554abbb6 Merge branch 'main' into lean 2023-11-05 06:11:26 +09:00
5f6bf46fec update: wezterm: use JuiseeHW Nerd Font (Bold) 2023-11-04 21:09:02 +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
f509f42778 Merge branch 'main' into lean 2023-11-03 23:04:14 +09:00
56a1233b71 starship: fix: removed obsolete nerd icons 2023-11-03 23:03:40 +09:00
2534235862 (WIP)nvim: lean: setup lsp and lean.nvim manually 2023-11-03 18:39:54 +09:00
02b2b52b03 julia: disable stacked trace for windows 2023-11-02 20:32:19 +09:00
63c3a122dc fix: nvim: remove pwsh detection 2023-10-31 20:08:01 +09:00
2464e09763 julia: startup for windows 2023-10-31 19:15:28 +09:00
8d55de5053 update startup.jl for linux 2023-10-31 18:00:11 +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
b779ecadc8 update: tmux: increase buffer limit 2023-10-13 11:35:59 +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
40278ae5e2 formatted init.lua 2023-10-06 20:30:46 +09:00
dbab80f182 update: nvim: julials use sysimage only if it exists 2023-10-06 20:30:13 +09:00
9e255a4477 move: neovim: moved julials related(update, setup) scripts 2023-10-06 18:20:41 +09:00
a4f74fc80a new: nvim: add julials sysimage gen scripts for faster startup 2023-10-06 17:56:04 +09:00
56b6f49a40 formatted init.lua 2023-10-06 17:53:36 +09:00
278f2b2261 update exa to eza 2023-09-15 21:47:14 +09:00
018f486ff8 update exa to eza 2023-09-13 05:30:43 +09:00
f444b49e29 update: ahk: add mh-u, mh-d for multi-line scroll, mh-n, mh-p for pgdn/up 2023-07-14 13:24:40 +09:00
d2359f10a4 change: move x11 key configs to extra 2023-07-13 11:24:17 +09:00
f08309814e update julia sysimage, startup & neovim frac snippet 2023-07-09 02:57:28 +09:00
40ef28503e new: julia: startup for linux 2023-06-23 17:42:13 +09:00
71365f318d add: nvim: snippet doc 2023-06-23 17:19:12 +09:00
794648f24e add: nvim: snippet for satysfi math 2023-06-23 17:16:42 +09:00
f6464096aa add: nvim: treesitter playground 2023-06-23 09:14:45 +09:00
153dd0b707 Merge remote-tracking branch 'origin/main' 2023-06-21 16:06:59 +09:00
a8c1888dc7 update: wezterm: font fallback(use firge for emoji) 2023-05-29 21:48:34 +09:00
afb5efb8f6 Merge remote-tracking branch 'origin/main' 2023-05-26 23:04:21 +09:00
d353dfb6fd new: pwsh: zoxide 2023-05-26 22:52:45 +09:00
a7d94323be update: wezterm: font (add twemoji) 2023-05-24 02:06:31 +09:00
7b737c69e2 new: fish: use zoxide instead of fisher plugin z 2023-05-21 22:22:56 +09:00
a5ff157daa update: fish: moved abbr to config.fish (because --universal option was removed from 3.6) 2023-05-21 13:21:18 +09:00
171572c627 new: x11: xmodmap_reset.sh 2023-05-18 21:28:13 +09:00
23cd3a375a new: pwsh; julia sysimg env variables 2023-05-15 17:03:11 +09:00
7ce139f629 new: fish: julia sysimg path variables 2023-05-13 14:48:58 +09:00
3ed32fd632 format: config.fish 2023-05-12 10:29:07 +09:00
4bf380f6d4 add: nvim: matchup 2023-05-05 10:01:37 +09:00
3a94c865ba wezterm: use juliamono 2023-04-26 19:45:38 +09:00
4d0578fb86 cmake 2023-04-20 16:30:50 +09:00
37e0256905 new: julia: startup.jl for python exe path 2023-04-08 23:56:07 +09:00
965dcf5045 add & fix: pwsh: pip completion & completion load 2023-04-08 23:23:38 +09:00
f09332e5c7 Merge branch 'main' of github.com:qwjyh/dotfiles 2023-04-07 20:08:56 +09:00
a974492693 add: pwsh: import-module s 2023-04-07 20:08:19 +09:00
13304a29b0 add: nvim: tsserver 2023-04-04 13:20:14 +09:00
8da7476324 add: nvim: ccls 2023-03-18 20:43:24 +09:00
30052098eb add: nvim: pwsh ls & documented some issues on windows 2023-03-15 16:47:20 +09:00
254be4c8c1 add: nvim: terminal mode keymaps 2023-03-14 16:10:47 +09:00
6b6da565ee add: nvim: iron.nvim, latex-cmp optout 2023-03-14 15:19:40 +09:00
3c1ac240af add: nvim: add LS of JETls 2023-03-14 13:55:41 +09:00
cca93ec5cc add: nvim: illuminate whichkey trouble 2023-03-14 12:14:11 +09:00
c1146378de add: tmux: prefix & copy indicator
source: man tmux
2023-03-14 12:13:08 +09:00
882282edec add: nvim: errorbells 2023-03-14 00:29:35 +09:00
7ff8ff7744 add: nvim: vimtex 2023-03-14 00:15:04 +09:00
b81618e0c8 add: nvim: add autopair 2023-03-13 21:36:59 +09:00
f30a4822b3 add: nvim: LS for python, rust, latex 2023-03-13 21:36:31 +09:00
47cf7360d7 update: nvim: add gitsigns 2023-03-13 17:34:04 +09:00
5b5e9723eb update: nvim: telescope.nvim 2023-03-13 17:07:35 +09:00
52537bd1f3 add: nvim: comment 2023-03-13 16:32:00 +09:00
9cc5bc186e add: nvim: ftplugin for satysfi to change tab size 2023-03-13 16:14:28 +09:00
1108ea7e3a update: nvim: add cmp_nvim_lua 2023-03-13 15:27:13 +09:00
1ede90b7ec update: nvim: add satysfi tree-sitter 2023-03-13 04:20:25 +09:00
a7c98c7cbb update: nvim: satysfi filetype def & language server setup 2023-03-13 02:42:54 +09:00
b107ad0712 update: nvim: add tree-sitter text object 2023-03-13 00:33:09 +09:00
d7b7044536 update: nvim: add path & cmdline cmp 2023-03-12 23:50:09 +09:00
3875bb2a74 update: nvim: add tree-sitter 2023-03-12 23:31:18 +09:00
009a5f1e83 Merge branch 'main' into nvim 2023-03-12 20:12:03 +09:00
409a83feb7 update: wezterm: switch default on OS 2023-03-12 20:11:48 +09:00
01dbf0f83c update: tmux: true color (24bit) support for alacritty, xterm-256 2023-03-12 20:10:45 +09:00
4b5d01a646 update: nvim: colorscheme catppucin
- transparent
2023-03-12 20:09:56 +09:00
ef5577e7fe update: nvim: auto comp 2023-03-12 20:08:58 +09:00
514cd06019 add: nvim: lsp & snippet auto completion && julia lsp setup
- autocompletion with `nvim-cmp`
    - lsp completion with `cpm-nvim-lsp`
    - snippet completion with `cmp_luasnip`, `LuaSnip`
- Julia Language Server config
2023-03-12 02:09:10 +09:00
d4378f82d1 change: nvim: packer -> lazy.nvim
switched plugin manager
2023-03-12 01:39:11 +09:00
b8fff8602e add: nvim: LS keybindings & Lua LS
- keybindings from `lsp-config`
- Lua LS config from `lsp-config`
2023-03-11 22:53:31 +09:00
d7b88d3043 remove: nvim: vim-julia for confliction 2023-03-11 22:51:44 +09:00
6483ec78f5 remove: init.lua 2023-03-11 10:25:05 +09:00
7aae99d19f update: nvim config: replace \t with space 2023-03-11 10:15:33 +09:00
f84c77c78d Merge remote-tracking branch 'origin/HEAD' 2023-03-11 09:28:59 +09:00
00e65281bf update: alacritty 2023-03-11 09:28:22 +09:00
c139d72e12 remove: pwsh: completions(chezmoi, rustup) 2023-02-25 12:42:25 +09:00
44a16af84d add: readme on x11 keyboard config 2023-02-23 11:14:08 +09:00
cc8a8cf3c1 new: x11 keyboard configs
Xmodmap
xbindkeysrc
xcape
2023-02-23 11:05:31 +09:00
5984d43f4b add: wezterm config 2023-02-20 19:17:55 +09:00
6cdd51f11e new: pwsh: use local completion file 2023-02-19 06:29:15 +09:00
b3c40a3bb1 add: nvim: expandtab 2023-01-19 16:09:06 +09:00
18d9ef88db add: pwsh: remove alias 'r' 2023-01-18 15:20:51 +09:00
00ff665291 new: pwsh rustup completion 2022-12-20 17:09:48 +09:00
907253b097 fix: pwsh: custom history log 2022-12-05 01:48:04 +09:00