mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 19:30:01 +02:00
nvim: remove some comments and fixing trailing spaces
This commit is contained in:
parent
88454b931c
commit
b81cbae374
3 changed files with 1 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
|
||||
local M = {}
|
||||
|
||||
function M.all_files() require("telescope.builtin").find_files({no_ignore=true, prompt_title = "Find All Files"}) end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue