summaryrefslogtreecommitdiff
path: root/nvim
AgeCommit message (Collapse)Author
2016-10-25[NeoVim] True color terminal and cursor shapeEkaitz Zárraga
2016-10-24Move textwidth to the init.vimEkaitz Zárraga
2016-10-24Refurbish the init.vimEkaitz Zárraga
2016-10-24Colorcolumn 80 in all the filetypesEkaitz Zárraga
2016-10-16Coffee Script supportEkaitz Zárraga
2016-09-04Grey colorcolumnEkaitz Zárraga
2016-08-10Simple remap in terminal mode for NeoVimEkaitz Zárraga
2016-08-05NetRW show tree [can be changed with 'i']Ekaitz Zárraga
2016-08-05Hide buffers without needing to saveEkaitz Zárraga
2016-08-05foldmethod indent by default syntax for CEkaitz Zárraga
2016-08-04Default tabulation in Vim and NeoVim and remove tab-bar when not necessaryEkaitz Zárraga
2016-07-21Remove line wrapping in htmlEkaitz Zárraga
2016-07-21foldmethod indent on htmlEkaitz Zárraga
2016-07-21Merge remote-tracking branch 'refs/remotes/origin/master'Ekaitz Zárraga
2016-07-21javascript folding to indentEkaitz Zárraga
2016-07-10Merge remote-tracking branch 'refs/remotes/origin/master'Ekaitz Zárraga
2016-07-10sql tab controlEkaitz Zárraga
2016-06-30Better neovim configuration in bashEkaitz Zárraga
2016-06-30Dont block the textwidth in htmlEkaitz Zárraga
2016-06-30Configuration better doneEkaitz Zárraga
2016-05-22Remove NerdtreeEkaitz Zárraga
2016-05-21NeoVim and Automatic Install:Ekaitz Zárraga
* Automatic installation file `install.sh` in order to handle NeoVim config. * NeoVim config -> a copy from Vims, check that in the future.