refactor(nvim): manage Neovim with Home Manager
This commit is contained in:
		
							parent
							
								
									83c43d07df
								
							
						
					
					
						commit
						5630466780
					
				
					 42 changed files with 5 additions and 0 deletions
				
			
		
							
								
								
									
										6
									
								
								config/neovim/after/plugin/todo-comments.lua
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								config/neovim/after/plugin/todo-comments.lua
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,6 @@ | |||
| local status_ok, todo_comments = pcall(require, "todo-comments") | ||||
| if not status_ok then | ||||
|   return | ||||
| end | ||||
| 
 | ||||
| todo_comments.setup {} | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue