1
0
Fork 0

Add oni-fci

This commit is contained in:
Tom Willemse 2019-03-06 00:53:00 -08:00
parent ec7c84df1b
commit 836226f1da
15 changed files with 65 additions and 28 deletions

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190226003100
;; Package-Requires: (oni-company oni-flycheck fill-column-indicator)
;; Version: 20190306002807
;; Package-Requires: (oni-company oni-flycheck oni-fci)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190303121949
;; Package-Requires: (oni-flycheck fill-column-indicator)
;; Version: 20190306003104
;; Package-Requires: (oni-flycheck oni-fci)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190206002633
;; Package-Requires: (company diminish fill-column-indicator)
;; Version: 20190306002753
;; Package-Requires: (company diminish oni-fci)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190219000529
;; Package-Requires: (oni-company hydra fill-column-indicator)
;; Version: 20190306003014
;; Package-Requires: (oni-company oni-fci hydra)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190304235831
;; Package-Requires: (oni-company oni-flycheck oni-paredit rainbow-delimiters nameless fill-column-indicator erefactor)
;; Version: 20190306002948
;; Package-Requires: (oni-company oni-flycheck oni-paredit oni-fci rainbow-delimiters nameless erefactor)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

37
oni-fci.el Normal file
View file

@ -0,0 +1,37 @@
;;; oni-fci.el --- Fill Column Indicator configuration -*- lexical-binding: t; -*-
;; Copyright (C) 2019 Tom Willemse
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190306002728
;; Package-Requires: (fill-column-indicator)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation, either version 3 of the License, or
;; (at your option) any later version.
;; This program is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with this program. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary:
;; Fill Column Indicator configuration.
;;; Code:
(require 'fill-column-indicator)
(when (eql system-type 'windows-nt)
(setq fci-always-use-textual-rule t))
;;;###autoload(with-eval-after-load 'fill-column-indicator (require 'oni-fci))
(provide 'oni-fci)
;;; oni-fci.el ends here

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190204011700
;; Package-Requires: (flycheck flycheck-inline flycheck-cask)
;; Version: 20190306002858
;; Package-Requires: (flycheck flycheck-inline flycheck-cask oni-fci)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190221232546
;; Package-Requires: (jdee fill-column-indicator)
;; Version: 20190306003041
;; Package-Requires: (jdee oni-fci)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190303103704
;; Package-Requires: (oni-company js2-mode js2-refactor flycheck fill-column-indicator tern company-tern fic-mode rjsx-mode)
;; Version: 20190306003203
;; Package-Requires: (oni-company js2-mode js2-refactor oni-fci oni-flycheck tern company-tern fic-mode rjsx-mode)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190228214104
;; Package-Requires: (fill-column-indicator)
;; Version: 20190306003113
;; Package-Requires: (oni-fci)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190218221251
;; Package-Requires: (php-mode oni-flycheck oni-company ggtags fill-column-indicator fic-mode hydra company-php)
;; Version: 20190306003024
;; Package-Requires: (php-mode oni-flycheck oni-company oni-fci ggtags fic-mode hydra company-php)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190206003120
;; Package-Requires: (oni-company company-jedi fill-column-indicator flycheck rainbow-delimiters reformatter traad hydra)
;; Version: 20190306002919
;; Package-Requires: (oni-company company-jedi oni-fci oni-flycheck rainbow-delimiters reformatter traad hydra)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190226223311
;; Package-Requires: (ruby-mode fill-column-indicator)
;; Version: 20190306003050
;; Package-Requires: (ruby-mode oni-fci)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190304235839
;; Package-Requires: (oni-company oni-paredit rainbow-delimiters fill-column-indicator)
;; Version: 20190306003058
;; Package-Requires: (oni-company oni-paredit oni-fci rainbow-delimiters)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190130014540
;; Package-Requires: (reformatter flycheck fill-column-indicator)
;; Version: 20190306002909
;; Package-Requires: (reformatter oni-flycheck oni-fci)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by