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
Julio Biason
62cfd35fef
Removed Projectionist
...
I didn't figure out how to make it work, but I think I can make something close
to it myself -- the only real feature I need is jumping between code and tests.
4 years ago
Julio Biason
0c2c18163b
Simplified the abbreviation
4 years ago
Julio Biason
39e5cdae59
Added Skim with double-space to open it
...
Requires Skim: https://github.com/lotabout/skim
4 years ago
Julio Biason
a60ae6f01c
Added guntentags to keep ctags updated
4 years ago
Julio Biason
b24720c4a3
Cleaning up and adjusting Airline
4 years ago
Julio Biason
e67dd5e803
Enable the tabbar configuration
4 years ago
Julio Biason
27208742a8
Enabling airline
4 years ago
Julio Biason
ba582e3a5c
Abbreviations for Python
4 years ago
Julio Biason
825b797d55
Merge from branch
4 years ago
Julio Biason
7357bc2eec
Start abbreviations with ":"
4 years ago
Julio Biason
9d6edbcc9c
Clean up
4 years ago
Julio Biason
866db318d0
Added new kitty layouts
4 years ago
Julio Biason
905dbb9ec4
Merge branch 'master' of git.juliobiason.me:dotfiles
4 years ago
Julio Biason
bc8c5c28cc
CSV configuration
4 years ago
Julio Biason
cac7394d4c
Install NeoVim instead of Vim
4 years ago
Julio Biason
1123be3663
Define NeoVim as the default editor
4 years ago
Julio Biason
4fc9e78085
Couple more NeoVim settings
4 years ago
Julio Biason
24b29e211d
Ignore netrw history
4 years ago
Julio Biason
4ceace0c2f
Per file-type configuration
4 years ago
Julio Biason
8a7dd88c79
Added ALE for liniting everything
4 years ago
Julio Biason
06185e674a
Merge branch 'master' of git.juliobiason.me:dotfiles
4 years ago
Julio Biason
6d6828042c
Added simple log for git
4 years ago
Julio Biason
01373ffd99
Starting a NeoVim configuration
4 years ago
Julio Biason
e258b53550
Ignoring a few more Emacs files
4 years ago
Julio Biason
3271bc33b9
Set Kitty cursor
4 years ago
Julio Biason
64fca94a63
Added snippet to set VIM to Portuguese
4 years ago
Julio Biason
843999416d
New Bat theme and lets see how disabling paging feels like
4 years ago
Julio Biason
de81949067
Fixed the path in the symlinks
4 years ago
Julio Biason
e05a7ad4fd
Bat config directory may not exist
4 years ago
Julio Biason
909337e49b
Bat configuration
4 years ago