teutat3s
b085e0bed6
Merge branch 'main' into teutat3s
2023-07-21 12:07:18 +02:00
Benjamin Bädorf
d951e821b3
feat: add back vim-gutentags to nvim
2023-07-20 23:59:08 +02:00
teutat3s
1fe6d34f6e
neovim: add syntax highlighting for ini, lua,
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
bash, make, ninja, diff, php
Sort nvim-treesitter.withPlugins alphabetically
2023-07-14 13:38:01 +02:00
teutat3s
9271e8d037
Fix merge conflict leftovers
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-07-14 13:13:13 +02:00
Benjamin Bädorf
e36709613c
fix: load schemastore for nvim
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
2023-07-13 18:07:58 +02:00
teutat3s
92a7c57f96
Merge branch 'main' into teutat3s
continuous-integration/drone/push Build is passing
2023-07-13 17:18:05 +02:00
Benjamin Bädorf
41c2d668f7
feat: use nnn and treesitter
...
continuous-integration/drone/push Build is passing
vifm is removed in favour of nnn, with the keybindings in nvim being
changed. TODO: improve the colorscheme of `nnn` to match `ls`.
All nvim plugins that were responsible for language syntax highlighting
are removed in favour of treesitter[1], a syntax highlighter that parses
AST instead of being regex-based. This is still experimental, but my
tests so far have not encountered any issues.
1) https://github.com/nvim-treesitter/nvim-treesitter
2023-07-13 17:15:53 +02:00
teutat3s
ead398b835
bash: use latest ble.sh version
...
Use fzf for completion again
Fix starship with newest ble.sh version, eval a second time after ble.sh
2023-07-04 01:42:49 +02:00
teutat3s
3d2aed46ab
neovim: trim final newline when copying to clipboard
2023-07-04 01:42:49 +02:00
teutat3s
29647b277e
neovim: remove duplicate config
continuous-integration/drone/push Build is passing
2023-07-02 16:10:16 +02:00
teutat3s
ea69c1d12c
neovim: use nixd as nix language server
2023-07-02 15:57:00 +02:00
teutat3s
c30c1700f4
bash: replace $USER with ~ in PROMPT_COMMAND
2023-07-02 15:55:42 +02:00
teutat3s
eeb7c7ef3a
neovim: trim final newline when copying to clipboard
2023-07-02 15:16:31 +02:00
teutat3s
f7acbf1bf7
bash: replace $USER with ~ in PROMPT_COMMAND
2023-07-02 13:14:08 +02:00
teutat3s
52e2fcff26
Merge branch 'main' into teutat3s
continuous-integration/drone/push Build is passing
2023-07-02 03:05:30 +02:00
teutat3s
9909a2152b
neovim: use nixd as nix language server
2023-07-02 02:50:01 +02:00
teutat3s
2b9def0a76
Merge branch main into origin/nixos-23.05
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
2023-06-28 19:20:11 +02:00
teutat3s
6931ca6aed
starship needs to start later than ble.sh somehow
...
continuous-integration/drone/push Build is passing
use fzf completion with ble.sh again
2023-06-20 23:36:07 +02:00
teutat3s
b8f340310c
bash: show current directory on top in alacritty
2023-06-20 23:35:15 +02:00
teutat3s
a2733eee73
zsh: enable until we switch to bash to fix assertion
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
631b7f6f88
2023-06-13 16:22:52 +02:00
teutat3s
a7d4be4af5
neovim: add ansible-language-server
2023-06-13 14:50:34 +02:00
teutat3s
f4f67b3197
chore: python3{9,10}Packages -> python3Packages
...
- Apply treefmt
2023-06-13 14:28:56 +02:00
teutat3s
8a2910f10c
neovim: add ansible-language-server
2023-06-09 17:06:11 +02:00
teutat3s
d3ed1bf9ae
ble.sh: use fzf ctrl-r history, ble.sh built-in completion
...
Fix selected ble-face region_input
Fix jump words limited by space (uword)
2023-05-31 20:56:52 +02:00
teutat3s
7e1758bfb2
wip: track nixos-unstable
2023-05-18 00:04:39 +02:00
teutat3s
1eac244310
nvim: remove unused patch file
2023-05-18 00:01:33 +02:00
teutat3s
12704e8df7
starship: more icons for git status
2023-05-18 00:00:56 +02:00
teutat3s
fe4550bfc7
chore: python3{9,10}Packages -> python3Packages
2023-05-17 23:56:46 +02:00
teutat3s
90e1fe7e6f
neovim: add kubernetes json schema to yamlls LSP
2023-05-13 18:47:56 +02:00
teutat3s
ca5ed1ae69
zsh: remove leftover files and traces of zsh usage
...
Move base16.zsh into XDG_DATA_HOME, rename to base16.sh
2023-05-06 15:19:08 +02:00
teutat3s
6bb6112bcc
ble.sh decrease completion timeout a bit more
2023-05-05 18:39:15 +02:00
teutat3s
c06c2c7fe9
starship: prepare username@hostname prompt
...
Remove old toml file
2023-05-05 18:11:04 +02:00
teutat3s
6547aa92cf
bash: want CTRL+c to cancel and discard current
...
continuous-integration/drone/push Build is passing
line when in ble.sh vim insert mode
2023-04-15 12:44:45 +02:00
teutat3s
92201e4a79
bash: move secrets customization to user teuat3s
2023-03-27 18:06:16 +02:00
teutat3s
b3711c5ec2
Merge branch 'main' into teutat3s
continuous-integration/drone/push Build is passing
2023-03-27 10:45:49 +02:00
teutat3s
a1d46324ea
terminal-life: add tree
2023-03-14 14:27:32 +01:00
Hendrik Sokolowski
1c6a726d01
remove packages from lite mode
2023-02-26 21:51:19 +01:00
teutat3s
a476b72916
bash: disable ble.sh calculating time after each
...
continuous-integration/drone/push Build is passing
command
2023-02-26 00:19:17 +01:00
teutat3s
a383385724
bash: fix starship color in prompt
continuous-integration/drone/push Build is passing
2023-02-24 18:35:06 +01:00
teutat3s
d1d9495f77
bash: ble.sh use desc menu style for completion
2023-02-24 18:23:36 +01:00
teutat3s
c8435976eb
nvim: fix file preview for names containing spaces
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-02-24 18:11:09 +01:00
teutat3s
d94adfb3b8
nvim: fix file preview for names containing spaces
2023-02-24 17:58:21 +01:00
teutat3s
32a6b9a016
bash: disable ble.sh history share
...
complete on first TAB if there's a single matching filename
with show-all-if-ambiguous on
enable history search with arrow up after starting to type a command
2023-02-24 17:56:17 +01:00
Benjamin Bädorf
0e84e1ef2a
bash: add ble.sh changed vi keybindings
2023-02-07 13:28:26 +01:00
teutat3s
db6ff53243
bash: ble.sh tweaks and starship ricing
2023-02-02 17:28:43 +01:00
teutat3s
8f77eef79a
terminal-life: switch from zsh to bash & starship
2023-01-28 22:05:02 +01:00
teutat3s
dca0bd978d
Apply treefmt
2023-01-28 21:49:10 +01:00
teutat3s
00677fb11f
Merge branch 'main' into feature/alejandra-treefmt
2023-01-28 21:40:44 +01:00
teutat3s
d6236d0b0d
neovim: config updates for 0.8.x
...
use default_capabilities
set mouse= to disable new default mouse behaviour
2022-11-26 04:42:03 +01:00
teutat3s
1a13960d54
neovim: config updates for 0.8.x
...
use default_capabilities
set mouse= to disable new default mouse behaviour
2022-11-22 12:31:45 +01:00