FollieHiyuki
a2a7caa279
neovim: bunch of changes again
...
- Fix commit 8a8e0db586
: vim.opt is a table, so it should have been
vim.o -> vim.opt:get()
- Add filetype.nvim (improved startup time)
- Drop vimtex. Potentially will switch to tex.nvim
- Re-compile packer only inside '/modules' directory (less eager)
2021-10-17 21:48:14 +07:00
FollieHiyuki
ef76692015
Various user configs
...
+ vifm: improve preview scripts
+ lite-xl: change fonts' locations
+ neovim: update config for nvim-tree.lua
2021-10-17 21:48:13 +07:00
FollieHiyuki
9b81f9b07b
Some user configs
...
- neovim:
+ update lspkind icons for completion
+ start migrating config for nvim-tree.lua
+ update lsp config for sumneko_lua
- scripts:
+ add POSIX clients for PurritoBin (https://bsd.ac )
+ add script to upload to https://0x0.st
2021-10-17 21:48:13 +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
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
b9d674767b
neovim: replace dashboard-nvim with alpha-nvim + persistence.nvim
2021-10-17 21:48:12 +07:00
FollieHiyuki
7889449676
neovim: move bufferline highlight to its setup{}
2021-10-17 21:48:11 +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