Commit Graph

227 Commits

Author SHA1 Message Date
FollieHiyuki
dfcfbd004a
neovim: configure packer.nvim + add iswap.nvim 2021-10-17 21:48:12 +07:00
FollieHiyuki
a8e3fb728b
neovim: add a snippet for using pandoc 2021-10-17 21:48:12 +07:00
FollieHiyuki
6f78887641
neovim: changes a bunch
- undodir: move to stdpath('data') to be more inline with other
- add todo-comments.nvim
- whichkey: rebind for hop.nvim (avoid conflicting with vim-sandwich
  blockwise)
- mappings: clean up and rearrange
2021-10-17 21:48:12 +07:00
FollieHiyuki
8c725aa77c
Lots of changes. See comment :)
- firefox: add script to automate updating user.js
- Anime4K: update version in install script to 4.0.1
- neovim:
    + remove nnn plugin (telescope's file browser has hidden files now)
    + telescope.nvim: update horizontal layout
    + nvim-cmp: update config for lsp, add more sources
    + indent-blankline: update config to use setup()
    + toggleterm, bufferline: repos moved
    + plugins: update multiple small configurations
2021-10-17 21:48:12 +07:00
FollieHiyuki
2e3a1b70a4
neovim: update highlights for nvim-tree 2021-10-17 21:48:12 +07:00
FollieHiyuki
0b6f538235
Bunch of changes
- emacs: enable parinfer
- neovim:
    + add config for sniprun
    + replace lsp-rooter.nvim with project.nvim
    + replace galaxyline.nvim with feline.nvim
    + update config for gitsigns.nvim, nvimtree and alpha-nvim
2021-10-17 21:48:12 +07:00
FollieHiyuki
22945505ed
neovim: update config for gitsigns.nvim 2021-10-17 21:48:12 +07:00
FollieHiyuki
fc2f231aaf
neovim: load persistence.nvim in BufEnter
This way it will still work in a readonly buffer (eg. alpha)
2021-10-17 21:48:12 +07:00
FollieHiyuki
b9d674767b
neovim: replace dashboard-nvim with alpha-nvim + persistence.nvim 2021-10-17 21:48:12 +07:00
FollieHiyuki
e9cdccb8a8
Another bunch of changes
emacs: update init.el following upstream
neovim: add conjure, update packer call for nvim-cmp
2021-10-17 21:48:12 +07:00
FollieHiyuki
2a62792e2b
Bunch of changes
neovim: add more plugins
nushell, xonsh: update startup hook for starship
2021-10-17 21:48:11 +07:00
FollieHiyuki
7889449676
neovim: move bufferline highlight to its setup{} 2021-10-17 21:48:11 +07:00
FollieHiyuki
a747daeacd
neovim: asynchronous loading in init.lua
Also fix luasnip mapping for nvim-cmp
2021-10-17 21:48:11 +07:00
FollieHiyuki
f6b969a931
river: update config 2021-10-17 21:48:11 +07:00
FollieHiyuki
fa5374bafe
neovim: reconfigure nvim-cmp mappings + vim.cmd -> vim.api.nvim_command
Also delete `news` script
2021-10-17 21:48:11 +07:00
FollieHiyuki
b45c8f2541
neovim: add editorconfig.vim and spectre.nvim 2021-10-17 21:48:11 +07:00
FollieHiyuki
58598d112d
neovim: add asynctasks.vim 2021-10-17 21:48:11 +07:00
FollieHiyuki
ac38c5dcc9
neovim: support choice nodes for luasnip
Also turn on short keys for moving between windows
2021-10-17 21:48:11 +07:00
FollieHiyuki
af695b83db
neovim: add undotree and vim-eft
Also fix some cursor highlight groups
2021-10-17 21:48:11 +07:00
FollieHiyuki
09cef9c60a
neovim: fix luasnip config
lazy_load() won't reload snippets when opening a new buffer, and will
only load general snippets (ft=all) first
2021-10-17 21:48:11 +07:00
FollieHiyuki
ac6be59e68
neovim: configure lsp_signature.nvim 2021-10-17 21:48:11 +07:00
FollieHiyuki
78b6d2bf54
neovim: add nvim-lint, nvim-dap-ui, vimtex 2021-10-17 21:48:10 +07:00
FollieHiyuki
3cefe864f4
neovim: big refractor
- nvim-compe -> nvim-cmp
- combine multple modules config into category files
- add some more plugins
2021-10-17 21:48:10 +07:00
FollieHiyuki
418f3b462b
neovim: lspsaga highlight groups 2021-10-17 21:48:10 +07:00
FollieHiyuki
7deb0d68f1
neovim: add more plugins 2021-10-17 21:48:10 +07:00
FollieHiyuki
c31868c416
README: mention deprecation of EXWM config 2021-10-17 21:48:10 +07:00
FollieHiyuki
e6e8689b57
Bunch of changes
- shells: set GOPROXY=direct (download sources directly instead of going
through proxy.golang.org)
- emacs: deprecated EXWM
- scripts: api_keys for `imdb` is not valid anymore, and I don't want to
subscribe for another key
2021-10-17 21:48:10 +07:00
FollieHiyuki
5ecf79b424
neovim: remove deprecated config 2021-10-17 21:48:05 +07:00
FollieHiyuki
7a33971f18
nftables: add wireguard rules template 2021-10-17 21:48:05 +07:00
FollieHiyuki
c4aa156dd1
river: change color format 2021-10-17 21:48:05 +07:00
FollieHiyuki
c2eee8ce71
river: put XKB env var in the config 2021-10-17 21:48:05 +07:00
FollieHiyuki
c933bc279c
river: update config 2021-10-17 21:48:05 +07:00
FollieHiyuki
b0d2122117
neovim: fix typo 2021-10-17 21:48:05 +07:00
FollieHiyuki
7a4a5bdeb1
neovim: add translate-shell + orgmode 2021-10-17 21:48:05 +07:00
FollieHiyuki
8b3da5fff0
starship: update config 2021-10-17 21:48:04 +07:00
FollieHiyuki
d3b5747f57
Some changes
river: remove opacity option
xonsh: add starship init
2021-10-17 21:48:04 +07:00
FollieHiyuki
2501edc0ea
neovim: add zem-mode + symbol-outline 2021-10-17 21:48:04 +07:00
FollieHiyuki
be9665b0e6
neovim: add hop.nvim 2021-10-17 21:48:04 +07:00
FollieHiyuki
ab971ea6c7
neovim: update Nord for treesitter 2021-10-17 21:48:04 +07:00
FollieHiyuki
024d62eca3
Add zellij themes 2021-10-17 21:48:04 +07:00
FollieHiyuki
13b0482e0e
neovim: forgot to rebind lsp 2021-10-17 21:48:04 +07:00
FollieHiyuki
84c528ddb1
neovim: add trouble.nvim
Also update treesitter highlight groups to be aligned with original
nord.vim
2021-10-17 21:48:04 +07:00
FollieHiyuki
ec3540565a
neovim: add lspkind and nnn.vim 2021-10-17 21:48:04 +07:00
FollieHiyuki
faaf42a125
neovim: fix bufferline TablineFill color
It was called twice.
2021-10-17 21:48:04 +07:00
FollieHiyuki
a0ca5c25b6
neovim: add Neogit config 2021-10-17 21:48:04 +07:00
FollieHiyuki
26a8058564
neovim: nord highlight groups for lsp 2021-10-17 21:48:03 +07:00
FollieHiyuki
584e77b933
shells: remove extract aliases
Use ~/.local/bin/extract instead
2021-10-17 21:48:03 +07:00
FollieHiyuki
2dbf4079a5
neovim: minor improvement in lspconfig 2021-10-17 21:48:03 +07:00
FollieHiyuki
5ab3184378
neovim: add lspconfig, move compe config 2021-10-17 21:48:03 +07:00
FollieHiyuki
e6e5b3149f
Update README 2021-10-17 21:48:03 +07:00