Commit graph

78 commits

Author SHA1 Message Date
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
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
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
b3c40a3bb1 add: nvim: expandtab 2023-01-19 16:09:06 +09:00
c4a3fc6a1b remove: neovim: lsp configs 2022-10-18 02:45:36 +09:00
dc4d3fac1b Merge remote-tracking branch 'origin/main' into manjaro
fix install.sh
2022-10-17 19:18:41 +09:00
b7f0f5a7ea Merge branch 'main' into manjaro 2022-10-17 19:15:47 +09:00
e27916a8ee Merge branch 'main' into wsl-ubuntu
- conflicted : config.fish
	- moved interactive functions
	- add $LESS
	- add custom history
2022-10-17 19:03:03 +09:00
745234408a add: neovim: lualine 2022-10-17 16:56:28 +09:00
05147b5aea update fish config & init.lua 2022-10-12 08:45:23 +09:00
c7d7b4204e (WIP) add nvim satysfi configs (need more config for lsp-config) 2022-10-07 04:03:59 +09:00
978bc31eae add: neovim configs (init.lua & basic LSP support)
- basic settings
- Packer.nvim for package managing
- LSP support
  - lsp-cmp
  - mason
2022-10-05 21:50:04 +09:00