Marko Korhonen
5789851be9
Neovim: Enable indent-blankline
2021-12-03 09:30:27 +02:00
Marko Korhonen
2be99922f4
Disable dotdrop autoupdate
2021-11-30 17:38:54 +02:00
Marko Korhonen
82364ebc05
Neovim: Fix LSP server startup
2021-11-29 16:19:53 +02:00
Marko Korhonen
bbb68080a4
Add thunderbird to sway exec
2021-11-27 17:37:16 +02:00
Marko Korhonen
ea8debd6d9
Neovim add lsp keybindings
2021-11-27 10:25:59 +02:00
Marko Korhonen
e86d81eb32
Neovim: switch from lspinstall to nvim-lsp-installer, coq_nvim to
...
nvim-cmp
2021-11-26 18:19:36 +02:00
Marko Korhonen
43ecd19408
Neovim: add firenvim
2021-11-20 12:13:39 +02:00
Marko Korhonen
be4d72552e
Sway: remove gammastep (high CPU usage)
2021-11-20 12:12:58 +02:00
Marko Korhonen
6d92b744e1
Switch back to FZF from skim
2021-11-13 13:07:50 +02:00
Marko Korhonen
5035123437
Fix alias completion, cleaner setup for grc and clean up some old zsh stuff
2021-11-13 12:40:42 +02:00
Marko Korhonen
598ac83188
Enable vulkan backend for sway
2021-11-02 10:25:27 +02:00
Marko Korhonen
7bac1e6387
Use zdharma forks of deleted psprint repos
2021-11-02 10:21:30 +02:00
Marko Korhonen
6c5e01ce23
Sway: disable gaps
2021-10-16 10:59:23 +03:00
Marko Korhonen
43bfd1a5a2
Fixes for gpg-agent
2021-10-06 21:26:24 +03:00
Marko Korhonen
1f9f777b70
Fix gpg pinentry on ssh
2021-10-06 20:55:50 +03:00
Marko Korhonen
756cebca40
Neovim: switch completion plugin to coq.nvim
2021-10-06 19:08:38 +03:00
Marko Korhonen
ccd6548da0
Nvim: allow changing buffers with unsaved changes
2021-10-06 18:48:06 +03:00
Marko Korhonen
3f95366a5f
Use exa completions for aliased ls
2021-10-06 18:48:05 +03:00
Marko Korhonen
1b9eb3a6e1
Add pull to docker update
2021-09-29 18:19:54 +03:00
Marko Korhonen
aa2bf466b8
Update to new docker-compose v2 syntax
2021-09-29 18:04:08 +03:00
Marko Korhonen
413cf6a1ec
Remove thefuck alias from zsh
2021-09-19 13:22:04 +03:00
Marko Korhonen
c52737d9b3
Enable wayland for plasma
2021-09-03 15:45:13 +03:00
Marko Korhonen
3301139cd3
Fix mko-laptop mpv
2021-08-31 16:42:49 +03:00
Marko Korhonen
1b1ae24ba1
Nightfox: set()
has been deprecated in favor of load()
2021-08-31 16:42:48 +03:00
Marko Korhonen
de2a505613
Fix nvim plugin update
2021-08-22 11:36:58 +03:00
Marko Korhonen
7f8605354e
Add more configuration for indent-blankline
2021-08-22 11:33:15 +03:00
Marko Korhonen
9f39433bba
Change foot colors to nightfox
2021-08-22 11:32:40 +03:00
Marko Korhonen
1821340f03
Nvim: improvements to syntax highlighting and add a couple of plugins
2021-08-18 21:20:20 +03:00
Marko Korhonen
003c6f13c0
Nvim: add fugitive
2021-08-18 14:17:19 +03:00
Marko Korhonen
709cb2418f
Disable bat spacing in cat mode
2021-08-18 09:31:32 +03:00
Marko Korhonen
3cccb61089
Alias ls and cat to exa and bat
2021-08-18 09:30:21 +03:00
Marko Korhonen
c265be48ff
Nvim: add git gutter and line numbers
2021-08-18 09:29:44 +03:00
Marko Korhonen
028282b30c
Add diff settings for neovim
2021-08-17 22:36:48 +03:00
Marko Korhonen
ef7a36920f
Fixes to PAGER
2021-08-17 21:26:05 +03:00
Marko Korhonen
d7290836f3
Only enable pacman command not found handler for archlinux hosts
2021-08-17 21:02:58 +03:00
Marko Korhonen
ed5db34d5b
Activate zsh rehash with pacman hook
2021-08-17 20:54:45 +03:00
Marko Korhonen
a0d236b56f
Some fixes for skim
2021-08-17 20:32:46 +03:00
Marko Korhonen
8dd183766d
Add ~/.bin to path
2021-08-17 19:36:11 +03:00
Marko Korhonen
9103822ae8
ZSH improvements:
...
- Move from FZF to skim (seems to be a bit faster and smooth)
- Improve history
* Add new options to not save duplicate entries etc
* pi/pr aliases expand the paru command to history now
2021-08-17 19:17:38 +03:00
Marko Korhonen
f6fc1d4bdf
Switch from nvimpager to just nvim as pager
2021-08-17 17:43:30 +03:00
Marko Korhonen
357743c472
Sway: fix unfocused text color
2021-08-17 17:41:52 +03:00
Marko Korhonen
5e92dccee0
Disable java lsp for now
2021-08-16 22:33:24 +03:00
Marko Korhonen
db8e895e3d
Add gammastep for sway
2021-08-16 22:33:11 +03:00
Marko Korhonen
0502c29cdb
Enable wayland for electron and clutter
2021-08-16 22:30:50 +03:00
Marko Korhonen
c024a40316
Refactor neovim config ( #2 )
...
Changes include:
- [x] Use init.lua instead of init.vim
- Some keybindings are still to be converted
- [x] Use packer as a package manager instead of vim-plug
- [ ] Use built-in lsp instead of coc.nvim
- [x] Set up language servers
- [x] Completion
- [x] Formatting (previously coc-prettier, now neoformat)
- [ ] Snippets
- [ ] Replace fzf with telescope.nvim
- [x] Implement treesitter syntax highlighting
- More info: https://github.com/nvim-treesitter/nvim-treesitter
Note that this requires neovim nightly until 0.5 is released
Reviewed-on: https://git.korhonen.cc/FunctionalHacker/dotfiles/pulls/2
Co-authored-by: Marko Korhonen <marko@korhonen.cc>
Co-committed-by: Marko Korhonen <marko@korhonen.cc>
2021-08-08 15:33:23 +03:00
Marko Korhonen
59cf0f1c1f
Use fd instead of ripgrep in zsh fzf plugin
2021-08-03 12:03:39 +03:00
Marko Korhonen
2fe24572ae
Remove docker-compose zsh completion since it's provided by default
...
nowadays
2021-07-29 22:41:28 +03:00
Marko Korhonen
dbc2aaed26
Only add vulkan and wayland stuff for mirkwood mpv
2021-07-16 11:29:24 +03:00
Marko Korhonen
7536ad03d4
Remove deprecated option from alacritty
2021-07-08 13:11:43 +03:00
Marko Korhonen
b32f1b4362
Aliases don't need $@
2021-06-11 10:55:55 +03:00