Julio Biason
e5ae22f128
Setting up the statusbar on Tmux
4 years ago
Julio Biason
40429c5e24
Returning with Tmux configuration
4 years ago
Julio Biason
05996fcdb1
Added a few shortcuts for LanguageClient
...
<SPC>+] => Jump to definition
<SPC>+k => Show function documentation
<SPC>+r => Rename function/symbol
<SPC>+f => Fix suggestion
<SPC>+? => Show error explanation
4 years ago
Julio Biason
36eae97d26
Added the LanguageClient plugin
4 years ago
Julio Biason
6353b8414c
A few tweaks in Fish
4 years ago
Julio Biason
0ea6847e95
Re-enabled powerline
4 years ago
Julio Biason
e20b54dee1
Set the default editor in Fish
4 years ago
Julio Biason
a9f704897b
Trying yet another colorscheme for Alacritty
4 years ago
Julio Biason
a357be1816
Merge branch 'master' of git.juliobiason.me:dotfiles into master
4 years ago
Julio Biason
89ae6cbf2a
Set up the TERM variable properly
4 years ago
Julio Biason
f313dfc7a2
Changed Alacritty colorscheme
4 years ago
Julio Biason
bf11e00bd6
Fish configuration
4 years ago
Julio Biason
1dc0da715a
Starting to set up Alacritty
4 years ago
Julio Biason
95fa6bca00
Alacritty configuration (to replace Kitty in the future)
4 years ago
Julio Biason
36ac6a1c28
Merge branch 'master' of git.juliobiason.me:dotfiles into master
4 years ago
Julio Biason
03b6bd00bd
Enabled the username in prompt, 'cause I have two users now
4 years ago
Julio Biason
a4e06fe283
Neovide configuration
4 years ago
Julio Biason
3ff2263fbc
Cascadia has a Light version!
4 years ago
Julio Biason
09c55bfa22
Updated plugins
4 years ago
Julio Biason
5dc678deaf
Better abbreviations
4 years ago
Julio Biason
003555d1fe
Using the non-powerline fonts now
4 years ago
Julio Biason
8ec7868072
EditorConfig on vim
4 years ago
Julio Biason
0f218bf5cc
Truncation symbol
4 years ago
Julio Biason
25b5c55384
Also updated ale, Gutentags and Airline
4 years ago
Julio Biason
8109e01ac1
Updated Polyglot
4 years ago
Julio Biason
e9c883c2b1
Removing au-groups as I'm not actually using them
4 years ago
Julio Biason
e1305219a4
Added definitions for Rust files
4 years ago
Julio Biason
7eae6e1671
Oopsies, modules outside the `start` dir
4 years ago
Julio Biason
0c567123dc
Added new alias for simpler rsync
4 years ago
Julio Biason
71a5380a9a
Polyglot is back
4 years ago
Julio Biason
bdfcad0d8b
Using another CSV plugin, that colorizes columns (and, hopefully, only that)
4 years ago
Julio Biason
931f799c1b
Enable Rainbow Brackets globally
4 years ago
Julio Biason
f4127d10a6
Removed Polyglot, added syntaxes manually
...
The reason is that csv.vim is mostly useless in large files (it seems to get
stuck trying to figure out columns or something); since Polyglot doesn't allow
disabling a single element, I just picked the plugins listed there that I use
and added them as submodules.
4 years ago
Julio Biason
d4ec8b0907
Can't mark as keyword, 'cause it fucks with
4 years ago
Julio Biason
0c805169c9
Using the same technique of starting abbreviations with ':'
...
Also, added a new Python abbreviation to create the main function.
4 years ago
Julio Biason
9146e33499
No more unlimited scroll on Kitty
4 years ago
Julio Biason
eb56774622
Replace Vim with NeoVim
4 years ago
Julio Biason
82db9e99d1
And gone is the last Vim configuration
4 years ago
Julio Biason
ad375c37d2
Fixed the maps for Alternate, Trim whitespace and added a new one to show the jump options
4 years ago
Julio Biason
82a9700afd
Removed old configurations that make no sense
4 years ago
Julio Biason
2800bdcbe4
Removed old, non-used configuration
4 years ago
Julio Biason
9f82447b1a
Updated readme
4 years ago
Julio Biason
cf1555d007
Also, removed old configurations
...
The current configuration is kept here only to be used as future
reference, but in the long term, it should also go away.
4 years ago
Julio Biason
5ca5b65fc5
Removed a bunch of old Vim files
4 years ago
Julio Biason
02200f2e8a
Added EditorConfig to NeoVim
4 years ago
Julio Biason
46aed00685
Lightline is also out (Airline on NeoVim now)
4 years ago
Julio Biason
0e652041fc
Merge branch 'master' of git.juliobiason.me:dotfiles
4 years ago
Julio Biason
59735b9752
Cleaning up old Vim plugins
4 years ago
Julio Biason
8fd23ce510
Corrected a bunch of tiny problems in the install script
4 years ago
Julio Biason
3824fa345c
Jump to alternate (for Python files)
4 years ago