doc: journal: move details of editor support to cookbook
[ci skip]
This commit is contained in:
		
							parent
							
								
									7524c98d23
								
							
						
					
					
						commit
						6ff5d744b7
					
				| @ -1304,27 +1304,10 @@ background. | |||||||
| 
 | 
 | ||||||
| # EDITOR SUPPORT | # EDITOR SUPPORT | ||||||
| 
 | 
 | ||||||
| Add-on modes exist for various text editors, to make working with | Helper modes exist for popular text editors, which make working with | ||||||
| journal files easier. They add colour, navigation aids and helpful | journal files easier. They add colour, formatting, tab completion, and | ||||||
| commands.  For hledger users who edit the journal file directly (the | helpful commands, and are quite recommended if you edit your journal | ||||||
| majority), using one of these modes is quite recommended. | with a text editor. They include ledger-mode or hledger-mode for | ||||||
| 
 | Emacs, vim-ledger for Vim, hledger-vscode for Visual Studio Code, and | ||||||
| These were written with Ledger in mind, but also work with hledger files: | others. See the Cookbook at hledger.org for more the latest | ||||||
| 
 | information. | ||||||
| | Editor              |                                                                                            |   |  | ||||||
| | ------------------- | ------------------------------------------------------------------------------------------ |   |  | ||||||
| | Emacs               | <http://www.ledger-cli.org/3.0/doc/ledger-mode.html>                                       |   |  | ||||||
| | Vim                 | <https://github.com/ledger/vim-ledger>                                                     |   |  | ||||||
| | Sublime Text        | <https://github.com/ledger/ledger/wiki/Editing-Ledger-files-with-Sublime-Text-or-RubyMine> |   |  | ||||||
| | Textmate            | <https://github.com/ledger/ledger/wiki/Using-TextMate-2>                                   |   |  | ||||||
| | Text Wrangler  | <https://github.com/ledger/ledger/wiki/Editing-Ledger-files-with-TextWrangler>             |   |  | ||||||
| | Visual Studio Code  | <https://marketplace.visualstudio.com/items?itemName=mark-hansen.hledger-vscode>           |   |  | ||||||
| 
 |  | ||||||
| <!-- Some related LedgerTips: |  | ||||||
| https://twitter.com/LedgerTips/status/504061626233159681 |  | ||||||
| https://twitter.com/LedgerTips/status/502820400276193280 |  | ||||||
| https://twitter.com/LedgerTips/status/502503912084361216 |  | ||||||
| https://twitter.com/LedgerTips/status/501767602067472384 |  | ||||||
| --> |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user