Replace vim-notes with note.vim
This commit is contained in:
		
							parent
							
								
									98708c1ee4
								
							
						
					
					
						commit
						80b16bfb41
					
				
							
								
								
									
										7
									
								
								vimrc
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								vimrc
									
									
									
									
									
								
							| @ -98,11 +98,8 @@ if !platform#is_windows() | ||||
|   Plug 'junegunn/fzf.vim' | ||||
| endif | ||||
| 
 | ||||
| " vim-notes - easy note taking {{{ | ||||
| Plug 'xolox/vim-notes' | Plug 'xolox/vim-misc' | ||||
| let g:notes_directories = ['~/Sync/Notes'] | ||||
| let g:notes_title_sync = 'rename_file' | ||||
| let g:notes_word_boundries = 1 | ||||
| Plug 'kbenzie/note.vim' | ||||
| let g:note_directory = '~/Sync/Notes' | ||||
| 
 | ||||
| if !platform#is_windows() | ||||
|   " Seemless vim/tmux pane navigation | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user