Commit graph

309 commits

Author SHA1 Message Date
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
1f4734ad8e add: mozc keymap 2023-04-04 13:20:25 +09:00
13304a29b0 add: nvim: tsserver 2023-04-04 13:20:14 +09:00
a477226eca Merge remote-tracking branch 'origin/HEAD' 2023-03-18 21:14:33 +09:00
337960030a fix: pwsh: gen_completion 2023-03-18 21:07:53 +09:00
8da7476324 add: nvim: ccls 2023-03-18 20:43:24 +09:00
qwjyh
1da9dd34ab
Merge pull request #17 from qwjyh/qwjyh/issue3
use $PSScriptRoot (other)
2023-03-16 22:30:33 +09:00
qwjyh
f371c20d22
Merge pull request #16 from qwjyh/revert-15-qwjyh/issue3
Revert "use $PSScriptRoot #3"
2023-03-16 22:29:51 +09:00
qwjyh
d8c93d748b
Revert "use $PSScriptRoot #3" 2023-03-16 22:29:12 +09:00
c1a708a088 use $PSScriptRoot (other) 2023-03-16 22:28:28 +09:00
qwjyh
1bb5fca1ef
Merge pull request #15 from qwjyh/qwjyh/issue3
use $PSScriptRoot #3
2023-03-16 22:25:33 +09:00
043ea58fbd use $PSScriptRoot 2023-03-16 22:24:01 +09:00
9c25e36452 new: pwsh completion for tree.com 2023-03-16 22:19:04 +09:00
30052098eb add: nvim: pwsh ls & documented some issues on windows 2023-03-15 16:47:20 +09:00
dcf74c1548
update README 2023-03-14 16:23:32 +09:00
qwjyh
6a934ff6c6
Merge pull request #14 from qwjyh/nvim
neovim configs on linux
2023-03-14 16:17:17 +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