Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdalisue committed Nov 8, 2024
1 parent fb88e14 commit 1441cc7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion autoload/nerdfont/path/extension.vim
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
let g:nerdfont#path#extension#customs = get(g:, 'nerdfont#path#extension#customs', {})
let g:nerdfont#path#extension#defaults = nerdfont#get_json('extension')
let g:nerdfont#path#extension#defaults = nerdfont#get_json('asdf')

function! nerdfont#path#extension#find(path) abort
let n = tolower(fnamemodify(a:path, ':e'))
Expand Down

0 comments on commit 1441cc7

Please sign in to comment.