Daiderd Jordan
1c3d38c69b
vim_configurable: replace default ftNix patch with sources from vim-nix
2018-04-24 22:56:25 +02:00
Bryan Richter
16bfd5a2be
vim: Set softtabstop in nix filetype plugin
2018-04-20 11:46:40 -04:00
Bryan Richter
94fd34a31b
vim: idiomatic nix filetype plugin
...
* Never modify tabstop. This causes incompatibilities with other
utilities that expect tabs to always be 8 spaces.
* Add standard boilerplate for system-level filetype plugins.
2018-04-20 10:39:58 -04:00
Domen Kožar
b49bf121b8
rename iElectric to domenkozar to match GitHub
2016-05-17 13:00:47 +01:00
Vladimír Čunát
6d6695ec14
vim: improve *.nix plugin ( #4662 )
...
- Sync syntax from source.
- Add indentation conventions.
2014-11-14 22:08:31 +01:00
Domen Kožar
5c9dc83bb9
vim ft: address the problem with broken highlighting in big files
...
It seems Vim needs to be instructed how to scan for the begining
of the multiline statements to correctly and efficiently highlight
lanuages.
See :help syn-sync-maxlines
2014-02-12 14:41:27 +01:00
Domen Kožar
4f3d4c55ff
vim-ft: match attributes with dash and set nix as ft
2014-02-07 11:06:41 +01:00
Domen Kožar
28acbbef3a
vim: ft-nix-support: update keywords, add builtins
2014-01-01 21:22:02 +01:00
Marc Weber
23ca0bb3c2
vim version (7.2), optional .nix filetype detection and syntax highlighting
...
svn path=/nixpkgs/trunk/; revision=14431
2009-03-07 00:27:13 +00:00