Oliver Davies
66a509d2a4
feat(nvim): add lukas-reineke/indent-blankline
2021-09-24 12:53:07 +01:00
Oliver Davies
802b2b522e
nvim: fix wrapping and indents
2021-09-22 21:09:07 +01:00
Oliver Davies
1ffc461982
fix: comment out completion code for now
...
Can review again at another point.
Fixes #19
2021-09-18 00:16:28 +01:00
Oliver Davies
0100c69eb2
Delete install.sh
2021-09-17 22:51:36 +01:00
Oliver Davies
8e3c3adaa5
Remove tat command and automatically loading tmux
...
This isn't needed now that the tmux-sessioniser is working, and it also
means that there isn't a weird "System32" session automatically created
within WSL2, or with my username in Pop!_OS.
2021-09-17 22:38:00 +01:00
Oliver Davies
d39bfee514
fix: Make tmux-sessioniser work outside of tmux
2021-09-17 22:35:53 +01:00
Oliver Davies
92d1ddeff2
feat: add a mapping to make the file executable
...
Press Ctrl+x in Vim to make the current file executable. Useful when
writing bash scripts.
2021-09-17 21:29:23 +01:00
Oliver Davies
e699c03b90
fix: sort directory list before piping to fzf
2021-09-17 21:26:34 +01:00
Oliver Davies
282fe69810
fix: ignore directories starting with a period
2021-09-17 21:25:49 +01:00
Oliver Davies
73e76b4d97
feat: add tmux-sessioner script
...
Add a script for quickly navigating between directories using fzf and
tmux sessions. Executable within zsh and Vim.
2021-09-17 19:42:11 +01:00
Oliver Davies
2f2c020719
Commit plugin changes
2021-09-11 08:13:04 +01:00
Oliver Davies
b5f21ae1d0
nvim: Add kabouzeid/nvim-lspinstall
2021-09-03 19:40:33 +01:00
Oliver Davies
6dc20d3c2f
nvim: Add nvim-ts-context-commentstring
2021-09-01 21:34:06 +01:00
Oliver Davies
ab321e7697
nvim: Add vuels
2021-08-19 15:27:33 +01:00
Oliver Davies
3b1ad2cc25
chore(nvim): Remove unused key mappings
2021-08-11 09:57:32 +01:00
Oliver Davies
48b5c9b908
fix(nvim): Run make for telescope-fzy-native
2021-08-11 09:46:08 +01:00
Oliver Davies
27b8254a68
refactor: Rename vim to nvim
2021-08-11 09:45:34 +01:00
Oliver Davies
d32bb32c0f
feat(nvim): Add tjdevries/cyclist.vim
2021-08-10 10:15:07 +01:00
Oliver Davies
f8042ae1a3
feat(nvim): Add gruvbuddy theme
2021-08-10 00:29:18 +01:00
Oliver Davies
977289ef14
fix(nvim): Re-add italic text
2021-08-09 22:54:03 +01:00
Oliver Davies
b32cae96a3
fix(tmux): Re-add italic text
2021-08-09 22:53:38 +01:00
Oliver Davies
7c89dbe63e
feat(vim): Add icatalina/vim-case-change
2021-08-07 01:31:22 +01:00
Oliver Davies
32ef0ecec2
fix(git): Use nvim as editor
2021-08-07 01:22:50 +01:00
Oliver Davies
d4d22844d8
feat(alacritty): Use JetBrains Mono font
2021-08-04 23:52:15 +01:00
Oliver Davies
6f752cc323
fix(vim): Disable Blamer output by default
2021-08-04 23:52:15 +01:00
Oliver Davies
db20d27f1c
fix(vim): Prevent concealing in markdown files
...
Prevent things like Markdown links from being concealed as this makes it
tricky to add and edit links in blog posts.
2021-08-04 23:52:10 +01:00
Oliver Davies
c3022608bf
vim: Remove the blamer prefix
2021-08-03 16:41:25 +01:00
Oliver Davies
d6116e73e2
vim: Enable auto-indent
2021-08-03 16:38:56 +01:00
Oliver Davies
04f4794c40
Add nv function for Neovim
2021-08-03 13:48:14 +01:00
Oliver Davies
2d0da237ea
vim: Add blamer prefix and use relative time
2021-07-29 13:28:37 +01:00
Oliver Davies
edbac89e40
alactritty: Move config file
2021-07-29 13:25:52 +01:00
Oliver Davies
8afba75ab1
vim: Remove on_attach for intelephense
...
This seemed to be causing issues when trying to type things in PHP code.
2021-07-29 10:03:45 +01:00
Oliver Davies
c988d2581c
vim: Use the jellybeans theme
2021-07-29 10:02:58 +01:00
Oliver Davies
ed6d1e91c5
Add install.sh
2021-07-29 00:18:02 +01:00
Oliver Davies
f6c7a0152a
vim: Replace CoC with Treesitter and LSP
2021-07-29 00:18:00 +01:00
Oliver Davies
51d091f066
vim: Show the first level of indentation
2021-07-29 00:16:08 +01:00
Oliver Davies
2b55c02492
Fix typo in directory name
2021-07-28 22:54:04 +01:00
Oliver Davies
a91fa7a378
Re-add missing function
2021-07-28 12:57:53 +01:00
Oliver Davies
e1596559f0
vim: Remove downloaded plugins
2021-07-27 18:42:36 +01:00
Oliver Davies
7fed1cf922
Use stow for managing dotfiles
2021-07-27 14:38:40 +01:00
Oliver Davies
7b29ee2104
vim: Add Yggdroot/indentLine
2021-07-24 20:59:17 +01:00
Oliver Davies
c1fc7528d8
vim: Tidy plugins
2021-07-08 22:11:37 +01:00
Oliver Davies
3b3092e40a
vim: Removed unused plugins
2021-07-02 13:11:20 +01:00
Oliver Davies
288250a541
vim: Add and use the jellybeans theme
2021-07-02 13:08:35 +01:00
Oliver Davies
1f69bdeacd
zsh: Re-add missing function
...
Re-add the missing `_not_inside_tmux` function as it was throwing an
error when starting a new Terminal session and was preventing tmux from
being opened.
2021-06-25 09:25:18 +01:00
Oliver Davies
ae29cc1a04
vim: Add CoC global extensions
2021-06-25 08:55:34 +01:00
Oliver Davies
f6662fb68f
vim: Experiment with the ayu theme
2021-06-25 08:54:33 +01:00
Oliver Davies
427220fcdb
vim: Ignore markdown line lengths in CoC
2021-06-25 08:52:31 +01:00
Oliver Davies
145711fc93
vim: Configure search settings
2021-06-23 16:29:32 +01:00
Oliver Davies
28710e23a6
tmux: Remove nord theme
2021-06-19 21:15:01 +01:00