All Projects → adimit → Prolog.vim

adimit / Prolog.vim

Prolog Integration for Vim

Labels

Projects that are alternatives of or similar to Prolog.vim

Vim Jira Complete
AutoComplete JIRA issues in Vim
Stars: ✭ 85 (-6.59%)
Mutual labels:  viml
Netrw.vim
Network oriented reading, writing, and browsing (keywords: netrw ftp scp)
Stars: ✭ 86 (-5.49%)
Mutual labels:  viml
Mango.vim
A color scheme for vim
Stars: ✭ 90 (-1.1%)
Mutual labels:  viml
Nodejs Vagrant
Stars: ✭ 86 (-5.49%)
Mutual labels:  viml
Bash Support.vim
BASH IDE -- Write and run BASH-scripts using menus and hotkeys.
Stars: ✭ 86 (-5.49%)
Mutual labels:  viml
Source Insight Vim
source-insight-like vim.
Stars: ✭ 88 (-3.3%)
Mutual labels:  viml
Jasmine.vim
Jasmine Plugin for Vim
Stars: ✭ 84 (-7.69%)
Mutual labels:  viml
Dotfiles
My dotfiles
Stars: ✭ 91 (+0%)
Mutual labels:  viml
Twitvim
Twitter client for Vim
Stars: ✭ 86 (-5.49%)
Mutual labels:  viml
Vim Go Extra
Extra plugin for golang
Stars: ✭ 90 (-1.1%)
Mutual labels:  viml
Vim Oblique
DEPRECATED Improved /-search (experimental)
Stars: ✭ 86 (-5.49%)
Mutual labels:  viml
Vimclojure Easy
Setting up VimClojure is easy!
Stars: ✭ 86 (-5.49%)
Mutual labels:  viml
Vim Etherpad
Plugin to enable collaborative edition on etherpad with the best editor
Stars: ✭ 89 (-2.2%)
Mutual labels:  viml
Vim
Stars: ✭ 85 (-6.59%)
Mutual labels:  viml
Vim Search Pulse
Easily locate the cursor after a search
Stars: ✭ 91 (+0%)
Mutual labels:  viml
Vim Task
vim task plugin
Stars: ✭ 84 (-7.69%)
Mutual labels:  viml
Vim Jinja
Repository for Jinja support in vim.
Stars: ✭ 87 (-4.4%)
Mutual labels:  viml
Vim Json
Syntax highlighting for JSON in Vim
Stars: ✭ 91 (+0%)
Mutual labels:  viml
Unite Tag
tags soruce for unite.vim
Stars: ✭ 91 (+0%)
Mutual labels:  viml
Vim
我的VIM配置
Stars: ✭ 89 (-2.2%)
Mutual labels:  viml

Prolog integration for Vim

Prolog is lacking any sort of functional IDE, besides maybe the Emacs-integration that comes with SWI and Sicstus. Vim has traditionally not been a good editor for Prolog. In fact, it is close to being nothing more than a plain text editor for Prolog.

These files seek to change this. Copy them into your $VIM_RUNTIME or just ~/.vim, preserving the directory structure.

The files are public domain.

Maintenance

Note: I am no longer using Vim, or Prolog on a regular basis. Therefore I can no longer improve this package, but I will accept patches. (June 2014)

Feature Highlights

  • Accounts for pretty much all of Prolog syntax (including DCGs)
  • Syntactical hints for folding
  • Accounts for the full set of ISO built-in predicates and operators
  • Also features the full set of SWI built-ins.
  • gorgeous fruit-salad-fu for your Prolog
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].